Projects
Everything I've built — full-stack applications, ML systems, agentic AI tools, and data analysis work.
YouTube ChatBot
This project is a Streamlit web app that allows users to interact with YouTube videos through an AI chatbot. Users can paste a video URL and ask questions, with the chatbot providing answers based on the video transcript and citing exact timestamps for reference.
Multi-Agent Research Assistant
This project is a research assistant that uses four AI agents to plan, search, analyze documents, and write a structured report based on user queries. Users can upload documents, ask follow-up questions, and request edits to the report, with all interactions saved in a chat sidebar.
WhatsApp Chat Analyzer
This project is an interactive web application that analyzes exported WhatsApp chats to provide insights through visualizations and statistics. It uses Python and Streamlit to generate activity trends, word clouds, emoji analysis, and user statistics from chat data.