Work

Projects built to solve, learn, and ship better ideas

These projects reflect the tools I use most, the systems I like designing, and the problems that keep me interested.

SynapseLearn (Conversational AI Tutor)
Ongoing
FastAPI LangGraph LangChain

SynapseLearn (Conversational AI Tutor)

A local-first, multi-agent conversational AI tutor designed for personalized learning. The system integrates a hybrid Retrieval-Augmented Generation (RAG) pipeline with adaptive memory and AI council-based reasoning to deliver context-aware explanations, student evaluation, and learning analytics. It features dynamic query routing (direct answer, retrieval, or web search), self-correction loops to reduce hallucinations, and multi-agent collaboration including tutor, pedagogy, evaluation, and memory agents. The platform supports both temporary and long-term memory modes, enabling personalized learning experiences while maintaining user privacy. The system combines local and cloud model execution (via Ollama and APIs), supports multimodal interaction (text and voice), and integrates browser-based context capture for real-time learning assistance. Compared to traditional RAG systems like GraphRAG, RAPTOR, and HippoRAG, this approach avoids heavy preprocessing by using a query-driven adaptive pipeline, resulting in lower computational cost, higher flexibility, and better scalability for real-world educational applications.

Portfolio Agent (Local AI Assistant)
Completed
FastAPI LangGraph LangChain

Portfolio Agent (Local AI Assistant)

A local-first AI assistant web app with streaming chat, memory, multi-threading, and tool integration powered by LangGraph and Ollama. Features streaming chat using Server-Sent Events, multi-thread conversation management, long-term memory storage, local-first architecture for privacy, dynamic model switching, image input support, tool-calling capabilities, and adaptive online/offline modes.

University Management System (UMS)
Completed
Python MySQL HTML CSS JavaScript

University Management System (UMS)

A full-fledged web-based system that centralizes academic and administrative processes of universities. Supports role-based dashboards for Students, Faculty, and Admin. Manages course enrollment, exam scheduling, result publication, and fee tracking in a secure, automated way.

AI-Powered ASL Translator
Completed
Python JavaScript HTML CSS

AI-Powered ASL Translator

Translate American Sign Language (ASL) into text in real-time via webcam or image uploads using advanced AI, MediaPipe, and machine learning models. Includes custom model training, algorithm comparison, and interactive visualizations.

ChatApp
Completed
Python Flask Socket.IO HTML CSS

ChatApp

ChatApp is a real-time messaging platform built using Flask and Socket.IO. It provides instant communication between users with features like real-time message broadcasting, user identification, and automatic scrolling to the latest message. The app leverages Socket.IO to create a seamless messaging experience by emitting and receiving messages in real-time, ensuring that users stay up-to-date with each other’s conversations. The application has a minimalistic design, with a focus on the messaging experience, and is easy to deploy and scale for future growth.

Stats

A quick read on the portfolio so far

5 Total featured projects.
4 Completed and publicly shown.
10 Technologies represented across the portfolio.
Ongoing Learning momentum across every build.