Retrieval-Augmented-Generation (RAG) Projects

RAG Project 1

Youtube Chatbot using Transcripts with GroqLLM

Python-based solution that takes a LangChain / Faiss-powered pipeline to automatically fetch, chunk, embed and index transcripts from YouTube videos, and then leverages the GroqLLM to enable natural-language Q&A over the video content , all while logging the chat history for reproducibility and analysis.

Large Language Model (LLM) Projects

LLM Project 1

Bangla SMS Spam Detection Using RoBERTa XLMRoBERTa BERT

This repository presents the code and resources for our research on Bengali SMS spam detection. We employed various transformer-based architectures and a custom dataset to achieve high-performance classification, with our findings submitted for peer review.

LLM Project 3

Sentiment Analysis using Stock Data NLP

A Python project that combines stock market data with natural language processing to uncover how sentiment from stock data correlate with stock price movements. It features data collection & cleaning, exploratory data analysis, visualizations, model experiments, and reporting to help understand and predict market behavior.

LLM Project 4

SMS Spam Classification using Naive Bayes Decision Tree and Random Forest

A complete SMS spam-classification pipeline using classic machine-learning algorithms: it ingests the publicly available SMS spam dataset, applies text preprocessing (cleaning, tokenization, vectorization), then trains and evaluates three classifiers : Naïve Bayes model, a Decision Tree, and a Random Forest

Machine Learning (ML) Projects

ML Project 1

Book Recommender System using Collaborative Filtering and Streamlit

--------------------------------------------------------------------.

ML Project 2

Legal Document Analysis Tool

RAG-powered system for legal document analysis and precedent retrieval.

Certifications

Certification 1

Machine Learning Specialization

Stanford University

Issued: May 2023
Certification 2

Deep Learning Certification

DeepLearning.AI

Issued: March 2023
Certification 3

Natural Language Processing

Coursera

Issued: January 2023
Certification 4

TensorFlow Developer Certificate

Google

Issued: November 2022

Get In Touch

Latest GitHub Repositories

Loading repositories...