Skip to content

bhupendra05/bhupendra05

Repository files navigation

Bhupendra Tale — AI Engineer

❯ ABOUT_ME

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+ tools shipped · 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.

❯ TECH_STACK

🤖 AI / LLM

Anthropic OpenAI MCP Ollama LangChain PyTorch HuggingFace

💻 Languages & Backend

Python TypeScript Rust FastAPI Node.js

🗄️ Data & DevOps

PostgreSQL Redis Docker Kubernetes GitHub Actions Solana

❯ FLAGSHIP_BUILDS

AION

The Agent Operating System — a micro-kernel that schedules the resources agents actually burn: tokens, context & credits.
flagship tests private

A local AI agent, terminal + web UI, one shared brain — with a dedicated workbench for chartered accountants. $0/query, private by design.
tests local

A complete RAG pipeline with no LangChain — chunking, hybrid FAISS + BM25 retrieval, understood at the mechanism level.
stars scratch

Six production agent patterns — supervisor routing, human-in-the-loop, parallel fan-out, self-reflective RAG.
stars patterns

🖇️ mcp-servers

Four production-ready MCP servers — GitHub, PostgreSQL, filesystem, and a web scraper — safe by default.
stars mcp

💼 Opulix

Deal-origination platform for investment bankers — deployed and in daily use by a real IB firm, not a demo.
live finance

❯ MORE_BY_DOMAIN

🧠 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
🎓 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

❯ LIVE_STATS

Pulled straight from the GitHub API and refreshed every morning at 02:00 UTC. No third-party server in the loop.

GitHub stats



Live GitHub activity



streak activity graph

❯ CONTRIBUTION_GRAPH

snake animation

❯ LETS_BUILD

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.

About

Config files for my GitHub profile.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors