- ๐ B.Tech IT student at CUSAT, graduating April 2027
- ๐ผ Full-Stack Developer at Interview Easy, ex-Frontend Intern at NIT Patna (NASL Lab)
- ๐ค Actively building an AI/GenAI Engineering portfolio โ RAG pipelines, LangGraph agents, and eval-driven LLM apps
- ๐ ๏ธ Recently shipped QueryPilot, a hybrid-retrieval RAG system with LangSmith tracing and LLM-as-judge evals
- ๐ฆ Published
@kanishkvats/feature-flag-sdkon npm - ๐ฑ Exploring vertical AI SaaS ideas and open-source contribution in the LangChain/agentic ecosystem
- โ๏ธ Sharing what I learn โ GenAI concepts, RAG internals, and build logs โ on LinkedIn
| Project | Description | Stack |
|---|---|---|
| QueryPilot | RAG pipeline with hybrid retrieval (BM25 + dense), LangSmith tracing & automated evals | FastAPI ยท React ยท TypeScript ยท LangChain |
| PDF RAG Chatbot | Hybrid BM25 + ChromaDB retrieval with MMR, session-aware chat, deployed on Render | Python ยท ChromaDB ยท Streamlit |
| Feature Flag SDK | Published npm package for feature flag management | Node.js ยท TypeScript |
| GitMind | Natural-language git automation agent | LangGraph ยท Python ยท CLI |