rag-pipeline
Retrieval-augmented generation over internal docs. Chunking, embeddings, reranking, eval harness.
Engineering Manager
Bengaluru, India
Backend-heavy engineer building distributed systems and production AI.
$ cat about.md
Engineering Manager with 8+ years building and scaling distributed systems.
Backend-heavy, full-stack capable. I care about systems that stay correct under load: clean APIs, sane data models, observable services.
Lately deep in production AI: RAG pipelines, agentic workflows, MCP. I also build ML models from scratch to understand the internals, not just the wrappers.
$ git log --oneline
Bengaluru, India
Bengaluru, India
$ ls -la ~/projects
Retrieval-augmented generation over internal docs. Chunking, embeddings, reranking, eval harness.
Neural nets built ground-up in NumPy: backprop, attention, a tiny transformer. Learning the internals.
Model Context Protocol servers exposing internal tools to agents. Typed contracts, auth, observability.