const abhishek = {
role: "Software Engineer โ AI systems & full-stack",
studying: "B.Tech, Computer Science (AI specialization)",
focus: ["Agentic AI", "RAG & vector search", "Graph databases", "Observability"],
building: "hackathon-grade prototypes that actually run โ live demos, real metrics",
principle: "if I can't measure it, I don't claim it",
};I like working close to the product โ experimenting, shipping, and proving it works. Most of what's below started as a hackathon build and ended up with a live URL, a validation script, or both.
๐ง SOBER โ CI/CD for Agent Brains
Git, pipelines, canary deploys and Dependabot โ for memory. Treats a knowledge graph as a versioned, testable, revertable artifact.
|
๐ก๏ธ Kavach โ Fraud Ring Detection
Banks flag fraud one account at a time. Real fraud works in rings. Multi-hop Cypher traversal + union-find, scored by transaction edge density.
|
๐ฎ๐ณ TruRank โ Candidate Ranking at 100K
Ranks 100,000 candidates the way a great recruiter would โ by fit, not keywords. Aspect-based retrieval โ RRF fusion โ cross-encoder rerank.
|
๐ Quiet Hours โ On-Call Agent for Humans
An on-call agent that protects the human, not just the service. Notices when someone's been firefighting alone since 2 a.m. โ and steps in.
|
๐๏ธ RealPrep AI โ Interview Prep with Emotion
AI interviewer with real-time facial emotion detection โ voice, text, and a Monaco code editor, plus resume-grounded questions.
|
๐ BookBuddy โ RAG Book Companion
Upload a book, then have a citation-backed conversation with it.
|
๐๏ธ More things I've built โ click to expand
| Project | What it is | Stack |
|---|---|---|
| ๐งญ Navigator | Developer intelligence dashboard โ GitHub, Gmail, Calendar, Todoist and weather in one place, queried by one NL question across 7 sources. Every answer shows its compiled SQL, so it can't hallucinate. | Coral ยท FastAPI ยท React ยท Gemini |
| ๐ชธ Rakshak | Personal dependency health agent โ scans your repos' manifests, matches CVE/GHSA advisories to your exact pins, scores risk on a heatmap, and pings you on Telegram. | Coral ยท FastAPI ยท SQLite ยท Gemini |
| โก Zipper | Drop your chaos, download your structure. A zero-upload file organizer: 3-layer classifier (rules โ TF-IDF/k-means โ in-browser MiniLM) that never reads file content. Nothing leaves your device. | Next.js ยท Zustand ยท transformers.js |
| โ๏ธ Project-P | A UCI chess engine from scratch โ magic bitboards, PVS + TT + LMR, tapered eval heading to NNUE, perft-validated. Aiming at a Lichess rating climb. | C++20 ยท bitboards ยท NNUE |
| ๐ก SigNoz Warm-Up | "My AI agent took 21 seconds to answer 2 + 2 โ SigNoz found out why in two clicks." OpenTelemetry GenAI semantic conventions, a deliberately buggy agent, and an AI agent debugging an AI agent over MCP. | Python ยท OTel ยท SigNoz ยท MCP |
| AI travel planner with smart itinerary generation. Live | Next.js ยท MongoDB ยท Clerk |
Languages
Frontend & Backend
Data & AI
Infra & Tooling
RAG ย ยทย Agentic AI ย ยทย MCP ย ยทย Neo4j / Cypher ย ยทย pgvector ย ยทย OpenTelemetry ย ยทย Cross-encoders ย ยทย WebSockets
- ๐ญ Building Project-P, a C++ chess engine, one phase at a time โ perft first, rating later
- ๐ฑ Going deeper on agent memory, evaluation harnesses, and observability for LLM systems
- ๐ค Open to collaborating on AI-heavy products and interesting open-source problems
- ๐ฌ Ask me about graph databases, RAG pipelines that cite their sources, or why your agent is slow


