~/projects
Things I've built and contributed to.
MF-RAG: Mutual Fund Document Search
LLM-free RAG system that lets Claude search 500+ Indian mutual fund schemes — semantic search with pgvector and Ollama embeddings, 10x faster than local LLM approaches.
MF Investor Conversational Agent
AI-powered conversational agent for mutual fund investors — natural language portfolio queries, compliance guardrails, and multi-MCP server orchestration built with NestJS and Vercel AI SDK.
MCP Servers for Mutual Fund Operations
Model Context Protocol servers for financial data integration, enabling practical agentic AI implementation in fintech.
Real-Time Multiplayer Game Server
Concurrent game server built with Go and WebSockets, demonstrating goroutines, channels, and real-time bidirectional communication.
Course Management System
RESTful API backend with authentication, authorization, and data persistence for managing courses and enrollments.