Full Stack Developer ยท RAG & AI Systems ยท Hardware guy
Building real-world apps at the intersection of web, AI, and hardware โ from India ๐ฎ๐ณ
- ๐ป Full Stack Developer from India
- ๐ค Currently getting deep into RAG pipelines, AI-powered apps & AI systems
- โก I love building real-world web, desktop & hardware-integrated projects
- ๐ AI Systems ยท Web Apps ยท CLI tools ยท Embedded Systems
- ๐ Leveling up with Next.js + TypeScript + LangChain
- โ Debugging with coffee & lo-fi beats
Ask questions. Get answers. Strictly from your own Markdown files.
A production-ready Retrieval-Augmented Generation (RAG) API and chatbot that turns your local .md knowledge base into an intelligent Q&A engine.
Tech: Python ยท FastAPI ยท LangChain ยท ChromaDB ยท OpenAI / Gemini / HuggingFace
- ๐ Pluggable LLM Providers โ Switch between OpenAI GPT-4o-mini, Google Gemini 2.5 Flash, or fully local open-source models
- ๐งฉ Intelligent Chunking โ
RecursiveCharacterTextSplitterwith 800-char chunks and 150-char overlap - ๐ฏ MMR Search + LLM Reranking โ Fetches top 12 chunks via Maximum Marginal Relevance, reranks to top 5 with a custom LLM prompt
- ๐ Idempotent Ingestion โ MD5 hashing prevents duplicate vector store entries
- ๐ Context Compression โ Eliminates redundant context to reduce token cost
- ๐ Auto Swagger docs at
/docs, CORS-ready, async FastAPI backend
Control computer games with Ultrasonic Sensor + ESP32 + WebSockets
- Real-time hardware โ browser communication
- HTML, CSS, JS frontend + C++ firmware
- WebSocket-based live interaction
Modern Next.js + TypeScript batch image editor
- Optimized image processing pipeline
- Clean modern UI with multi-file handling
- Scalable architecture
Python + Tkinter Question Paper Generator
- Create, edit & manage MCQs
- Local database storage
- Desktop UI application


