-
RAG-Powered Textbook Assistant
Built a RAG-based AI tutor for textbooks. Ingests PDF or web sources into ChromaDB, answers questions via LlamaIndex.
-
AI-Powered Email and Calendar Assistant
Built an AI-powered email and calendar assistant that manages Gmail inbox and Google Calendar. Built with Streamlit, LangChain, and HuggingFace LLMs.
-
Reinforcement Learning for Robotic Arm Control
Trained a reinforcement learning agent in a custom Gymnasium environment to solve a robotic reach task using PyBullet physics. This project demonstrates my ability to implement RL algorithms, simulate robotic systems, and optimize control policies for real-world applications.
-
Interactive Dashboard with Metabase
Built an interactive dashboard with Metabase to analyse journalist fatalities in the world.
-
MLOps Pipeline Deployment
Deployed a machine learning model that predicts patient medical charges based on demographic and health data.