// projects

ls ./projects_

Production ML systems, LLM applications, and open-source tooling.

RAG-Enhanced Document Summarizer & Query Responder cover

RAG-Enhanced Document Summarizer & Query Responder

Retrieval-augmented generation system for the NetSuite ERP: document ingestion, vector search, and grounded summarization/Q&A over enterprise documents, orchestrated with LangChain and LangGraph.

PythonLangChainLangGraphRAGVector DB
GPU Voice Agents for Legal Tech cover

GPU Voice Agents for Legal Tech

Real-time voice agents for a law-firm product built entirely on open-source VAD, STT, and TTS models running locally on GPU machines — hosted on Google Cloud Run, handling 20–50 concurrent voice streams per GPU.

PythonSTT/TTSGPUGoogle Cloud RunFastAPI
AI-Powered Test Case Generator cover

AI-Powered Test Case Generator

Fine-tuned LLMs (PEFT) that convert user stories into complete test cases. Deployed on local models (LLaMA, Mistral, DeepSeek-R1) instead of the OpenAI API — saving $1,400/month while keeping data in-house.

PyTorchPEFTHugging FaceLocal LLMs
MCP Server for Real-Time LLM Integration cover

MCP Server for Real-Time LLM Integration

A Model Context Protocol server exposing enterprise tools to LLMs in real time, plus agentic applications built with LangChain, LangGraph, and AutoGen on top of it.

MCPLangGraphAutoGenPython
Virtual Simulation for Crane Training cover

Virtual Simulation for Crane Training

Smart India Hackathon 2022 national-winning project for the Ministry of Shipping and Ports — a virtual training simulator for crane operators.

SimulationUnitySIH Winner
Autonomous Collision Detection (V2X + Deep Learning) cover

Autonomous Collision Detection (V2X + Deep Learning)

Vehicle-to-everything communication combined with deep learning models to detect and prevent collisions autonomously.

Deep LearningV2XPython
AI Virtual Voice Assistant Mouse cover

AI Virtual Voice Assistant Mouse

Hands-free computer control: a virtual mouse driven by an AI voice assistant, combining speech recognition with gesture-free accessibility.

PythonSpeech RecognitionComputer Vision