8000
Skip to content
View bhupendra05's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
< 8000 div class="Overlay-headerContentWrap">

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+ 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

โšก termind

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

๐Ÿ•ธ๏ธ langgraph-examples

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. bhupendra05 bhupendra05 Public

    Config files for my GitHub profile.

    CSS 2 1

  2. phisheye phisheye Public

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

    Python 2

  3. 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

  4. txlens txlens Public

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

    Python 2

  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. dcf-model dcf-model Public

    DCF valuation for any US public company using free SEC EDGAR data โ€” one command, no API key

    Python 1

0