class BhupendraTale:
role = "AI Engineer · Agentic AI · LLM · MCP · RAG"
location = "Indore, India 🇮🇳"
focus = "Building the infrastructure layer autonomous agents run on"
philosophy = "Find a real problem → build the smallest sharp tool → test it → ship it"
flagship = "AION — an operating system for AI agents"
shipped = "126+ open-source tools · all tested · local-first where it matters"- 🧠 Agent infrastructure — author of AION, a zero-dependency micro-kernel that gives agents OS-grade primitives (capability sandboxing, credit budgets, semantic memory, multi-agent IPC) — and termind, a local AI agent built on it with a dedicated workbench for chartered accountants.
- 🤖 LLM & agent tooling — MCP servers, RAG pipelines built from scratch (no LangChain), LangGraph multi-agent patterns, and a dozen more focused agentic-AI tools — request routing, hallucination checking, incident root-causing, spec verification.
- 💼 AI for finance & IB — deal-sourcing automation (Opulix, in production for a real IB firm), PE/VC waterfall math, DCF, cap-table exits — runnable by chatting with an LLM, not spreadsheet macros.
- 🎓 Strong fundamentals — rate limiters, probabilistic data structures, and a BM25 search engine, all built from scratch, not wrapped.
- 🛡️ Security-minded — phishing detection, secret scanning, PII redaction, DNS-tunneling detection.
- ⚡ I ship. One coherent, tested version at a time — see the commit history, not just the pitch.
▲ AIONThe Agent Operating System — a micro-kernel that schedules the resources agents actually burn: tokens, context & credits.
|
⚡ termindA local AI agent, terminal + web UI, one shared brain — with a dedicated workbench for chartered accountants. $0/query, private by design.
|
|
A complete RAG pipeline with no LangChain — chunking, hybrid FAISS + BM25 retrieval, understood at the mechanism level.
|
Six production agent patterns — supervisor routing, human-in-the-loop, parallel fan-out, self-reflective RAG.
|
🖇️ mcp-serversFour production-ready MCP servers — GitHub, PostgreSQL, filesystem, and a web scraper — safe by default.
|
💼 OpulixDeal-origination platform for investment bankers — deployed and in daily use by a real IB firm, not a demo.
|
🧠 Agent Infrastructure
- ▲ aion — an OS for AI agents: syscalls, semantic memory, capability sandbox, budgets, multi-agent IPC
- ⚡ termind — local agent, terminal + web UI, audit ledger, 216 tests
- 🧠 localmind — private local agent, RAG over your docs, sandboxed on AION
- 🔧 claude-commands — 99 installable Claude Code slash commands
🤖 AI / LLM & RAG
- 🔮 oracle — catch LLM hallucinations before users do
- ✅ req-check — verify your codebase actually implements your spec
- 🚦 llm-router — route prompts to the cheapest capable model
- 🧵 context-store — semantic memory store for LLM applications
💰 Finance & Investment Banking
- 🖥️ dealdesk-mcp — run PE/VC deal math inside Claude (MCP)
- 🔍 investorlens-mcp — match a raise to the right Indian investors
- 💧 carryflow — distribution waterfall & carried-interest engine
- 📊 exitsim — cap-table & exit waterfall simulator
- 🇮🇳 india-dcf · india-comps · drhp-intel
🎓 CS Fundamentals (zero-dependency, from scratch)
- ⚡ pyratelimit — 5 rate-limiting algorithms, thread-safe
- 🎲 sketchbox — Bloom filter · Count-Min Sketch · HyperLogLog
- 🔎 searchlite — inverted index + BM25 (the Elasticsearch ranker)
🛡️ Security & Threat Detection
- 🎣 phisheye — offline phishing-URL scanner (homograph / typosquat / DGA)
- 🔑 gitsecrets — scan full git history for leaked secrets
- 🔒 headerguard — HTTP security-header scanner
- 🕵️ logphi — detect & redact PII/PHI in logs
🛠️ Developer Productivity
- 🤖 releasebot — auto-generate changelogs from git
- ⚖️ clauseguard — red-flag linter for contracts
- 💸 subslayer — find forgotten subscriptions
- 🐌 n1detect — detect N+1 SQL queries · ⏰ cronguard — alert on failed cron jobs
🔭 Browse all 126+ repositories, organized by domain → bhupendra05.github.io/bhupendra05/#projects
Pulled straight from the GitHub API and refreshed every morning at 02:00 UTC. No third-party server in the loop.
I build AI-native infrastructure and I'm always up for a sharp problem. Open to agentic-AI roles, collaborations, and freelance work.
⭐ Find my work useful? A star means a lot — and helps others discover it.
