Projects
Selected production engineering work by Aditya Singh Khichi.
- Thunder Forms — State-driven form builder with drag-and-drop composition, AI-assisted creation, and a deep analytics pipeline — shipped as a production SaaS with 10K+ visits.
- Fantastic Robo — High-throughput, multi-format ingestion pipeline with adaptive extraction, OCR, semantic chunking, and a production-grade LLM load balancer for resilient RAG service levels.
- IOSD MAIT Website — Official website for IOSD MAIT — the largest technical society at Maharaja Agrasen Institute of Technology. Central hub for events (IMPULSE), member projects, and recruitment.
- Wave Linux — Minimal Linux distribution built from torvalds/linux + uutils/coreutils. Build script fetches the kernel, compiles BusyBox and ~100 Rust coreutils with musl static linking, and packages a bootable image.
- RaghavOS — Bootloader written from scratch in C and x86 assembly. Boots from BIOS, transitions into a custom runtime, and serves as a forcing function for understanding what the OS layer actually does for you.
- Never Remember — Personal password manager. NextAuth for OAuth, Upstash Redis for storage, search + copy-paste UX. 'You don't have to remember 235 passwords.'
- SkyCast — Full-stack weather + COVID dashboard. Next.js frontend consumes a Python backend on a DigitalOcean droplet. Location-aware via browser geolocation.
- Krishi Sahayak AI — Multilingual AI assistant for Indian smallholder farmers. Hyperlocal weather, image-based pest/disease diagnosis (CNN), market price forecasting, alternative credit scoring, parametric crop insurance. Voice-first for low-literacy users.
- Encephalon Lab — MCP-aware AI agent playground. Chat with Gemini-backed agents that have plug-and-play tool access — Alpaca for trading, GitHub for repos, Slack/Notion for work. SSE streaming, model picker, MCP server registry.
- Lexa AI — OpenAI variant of Encephalon Lab. Same MCP-aware agent shell, GPT-4-class models behind the chat. Built specifically to compare whether MCP agent UX feels different across model providers.
- Human Archive Data Platform — Built Human Archive's (YC W26) enterprise data platform — TB-scale robotics dataset delivery with Cognito multi-tenant auth, S3 signed URLs, and recursive folder resolution across AWS.
- Conqr AI Legal Chatbot — RAG-powered legal chatbot with end-to-end document pipeline — scan detection, OCR, chunking, and Go-powered parallel processing.
- Bynd — AI News Intelligence — News aggregator and summarization pipeline tracking the major AI labs (OpenAI, Anthropic, DeepMind, Microsoft, Meta). Six-step Python pipeline running fully on local LLMs.