Skip to content
View bhupendra05's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report bhupendra05

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bhupendra05/README.md
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+ 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.

❯ 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.
stars flagship tests

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.

Popular repositories Loading

  1. phisheye phisheye Public

    Offline, zero-dependency phishing-URL risk scanner — catches homograph, typosquat & DGA tricks. For blue teams.

    Python 2

  2. tunneleye tunneleye Public

    Catch data leaving via DNS — detects DNS tunneling/exfiltration in query logs by subdomain entropy, length, unique-count & volume. Offline, zero-dep.

    Python 2

  3. txlens txlens Public

    Decode a raw Solana transaction into plain English before you sign — flags drainer-style ops. Offline, zero-dep.

    Python 2

  4. bhupendra05 bhupendra05 Public

    Config files for my GitHub profile.

    CSS 1 1

  5. video-subtitle-app-v2 video-subtitle-app-v2 Public

    AI Shorts Studio v2 — Full pipeline: script → TTS → Whisper captions → FLUX images → Wan2.1 I2V animation → Remotion render

    JavaScript 1

  6. carryflow carryflow Public

    PE/VC distribution waterfall, carried-interest & exit-structuring engine — European/American waterfalls, IRR/MOIC, secondaries, continuation vehicles

    Python 1