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       = "Turning expert workflows into AI-native tools"
    philosophy  = "Find a real problem → build the smallest sharp tool → test it → ship it"
    flagship    = "AION — an operating system for AI agents"
    shipped     = "65+ open-source tools · all tested · open-core"
  • 🧠 Agent infrastructure — building AION, an OS for AI agents (capabilities, budgets, semantic memory, multi-agent IPC) — plus localmind (private local agent) and claude-commands.
  • 🤖 Claude / LLM developerMCP servers, RAG pipelines, tool-calling agents, and local models (Ollama / Gemma).
  • 💼 AI for finance & IB — PE/VC waterfall math, DCF, cap-table exits, deal sourcing — runnable by chatting with Claude.
  • 🎓 Strong fundamentals — rate limiters, probabilistic data structures, and a BM25 search engine, all from scratch.
  • 🛡️ Security-minded — phishing detection, secret scanning, PII redaction.
  • I ship. Small, sharp, tested tools — built in public.

❯ 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

❯ FEATURED_BUILDS

AION

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

A private AI agent on your machine — RAG over your own docs on a local model, sandboxed & budgeted on AION. $0/query.
stars local

99 real, installable Claude Code slash commands — /eli10, /resumebullet, /tldr. The "secret commands" list, made runnable.
stars cmds

🖥️ dealdesk-mcp

Run PE/VC deal math inside Claude — waterfalls, DCF, returns — by chatting. A full MCP server.
stars mcp

Offline, zero-dependency phishing-URL scanner — homograph, typosquat & DGA detection for blue teams.
stars sec

An inverted index + BM25 ranker — the Elasticsearch ranking algorithm, built from scratch.
stars scratch

❯ MORE_BY_DOMAIN

🧠 Agent Infrastructure (flagship)
  • aion — an OS for AI agents: syscalls, semantic memory, capability sandbox, budgets, multi-agent IPC
  • 🧠 localmind — private local agent, RAG over your docs, sandboxed on AION
  • claude-commands — 99 installable Claude Code slash commands
💰 Finance & Investment Banking
🤖 AI / LLM
  • shape — structured LLM output in one line
  • 🔮 oracle — catch LLM hallucinations before users do
  • 🚦 llm-router — route prompts to the cheapest capable model
  • 🧠 semantic-cache — cache LLM responses by meaning
🎓 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
  • 🎣 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 Tools
  • 🤖 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 65+ repositories → github.com/bhupendra05?tab=repositories

❯ ANALYTICS

GitHub stats
streak activity graph

❯ CONTRIBUTIONS // eaten by the snake 🐍

snake animation

❯ LETS_BUILD

I build AI-native tools and I'm always up for a sharp problem. Open to agentic-AI roles, collaborations, and freelance.



⭐ 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. carryflow carryflow Public

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

    Python 1

  3. exitsim exitsim Public

    Cap table & exit waterfall simulator — liquidation preferences, participating preferred, seniority stacking, dilution, breakeven solver

    Python 1

  4. deeptracker deeptracker Public

    Deep-tech funding & valuation tracker for Indian startups — semiconductors, space, aerospace, eVTOL, biotech. Sector/quarter analytics, investor leaderboard.

    Python 1

  5. teasergen teasergen Public

    Investor teaser / CIM auto-generator — turn company financials into an investor-ready (or anonymized blind) teaser in seconds

    Python 1

  6. logdrain logdrain Public

    Millions of log lines into a few templates, then surfaces the rare/novel ones — a from-scratch Drain log parser. Offline, zero-dep.

    Python 1