03 - Projects
Selected
work
Five builds across agents, NLP pipelines, privacy tooling, and mobile products.
0105
01
Makima
model + tool runtime
An AI agent framework that dynamically orchestrated multiple LLMs and external tools through function calling, built before MCP existed. Every user-created agent got its own vector-based knowledge base: a dedicated retrieval source that kept responses grounded and specialized.
- Python
- LLMs
- REST APIs
- Vector DBs
- Tooling
02
NERD
question generation + answer scoring
A full-stack NLP platform for test taking and evaluation: retrieval-based question paper generation grounded in uploaded study material, and an automated grading pipeline combining BERT-variant features with an XGBoost regressor, scoring descriptive answers to a 0.95 MAE.
03
ArkhamRush
private paste flow for AI tools
A macOS privacy tool for the age of AI: regular expressions and Microsoft's Presidio detect and obfuscate sensitive data on the clipboard before it ever reaches a model, because pasted context shouldn't leak PII.
- macOS
- Presidio
- Regex
- Privacy
04
RIT Connect
student-facing mobile app
A Flutter app adopted by 1,000+ students at Ramaiah Institute of Technology, centralizing access to academic information and educational resources through interfaces students actually enjoyed using.
05
Sahasrara
memory game prototype
Winner of Smart India Hackathon 2022: a Flutter app of memory-based games designed to fight early-onset dementia, with a Firebase leaderboard adding friendly competition to keep patients engaged.
- Flutter
- Firebase
- Games
- Health-tech