Selected Projects
-
Decisive Restaurant Recommender
Flask + ML + Google Places API. Recommends restaurants using real-time review sentiment.
-
Web URL Classification
Classified URLs with 95% accuracy using Naive Bayes and Logistic Regression.
-
YouTube Conversational Chatbot
Built a Retrieval-Augmented Generation chatbot with LangChain & LlamaIndex. Improved F1-score by 20%.
-
Bank Message Classification
Used DistilBERT with Logistic Regression to classify banking messages. Achieved 93% accuracy.
-
Multi-Agent AI Travel Planner
Developed a Multi-Agent AI Travel Planner using Google ADK and A2A protocol, orchestrating modular FastAPI based LLM microservices with real-time API communication and an interactive Streamlit UI.