Pinned Loading
-
context-aware-rag-chatbot-gemini
context-aware-rag-chatbot-gemini PublicA Retrieval-Augmented Generation (RAG) based chatbot that allows users to upload PDF documents and ask questions in natural language. The system retrieves relevant context from documents and uses G…
Python
-
customer-churn-ml-pipeline
customer-churn-ml-pipeline PublicEnd-to-end customer churn prediction pipeline using Scikit-learn, GridSearchCV, preprocessing pipelines, and production-ready ML workflow design.
Jupyter Notebook
-
research-paper-assistant
research-paper-assistant PublicAI-powered Research Paper Assistant using RAG, FAISS, Gemini, and Streamlit for academic paper summarization and semantic question answering.
Python
-
resume-analyzer-ai
resume-analyzer-ai PublicThis is a complete ATS style resume analyzer. The user uploads the resume (PDF) and the job description (text) and the system outputs match score (0–100), skill gaps, missing keywords, improvement …
Python
-
stock-price-prediction-ml
stock-price-prediction-ml PublicTime-series machine learning project for short-term stock price prediction using Tesla (TSLA) data with feature engineering, regression models, and interpretability analysis.
Jupyter Notebook
-
youtube-rag-chatbot
youtube-rag-chatbot PublicThis repo builds a rag chatbot for youtube videos. User provides a YouTube URL. The system extracts transcript, chunks transcript, creates embeddings, stores vectors and enables conversational Q&A …
Python
If the problem persists, check the GitHub status page or contact support.