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

Block or report rishbjain1

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
rishbjain1/README.md

Rishabh Jain

Applied-AI engineer. I build Model Context Protocol platforms, agentic workflows, and the evaluation harnesses that keep them honest — then ship them as public, running systems.

Data Analyst (Analytics Engineering) at Teleparty by day; independent AI-systems builder the rest of the time.

What I've shipped

Project What it is
studio-mcp · live demo → 14-tool MCP server running a generative pipeline end to end (stdio + streamable-HTTP). Ships with a cinematic web console, an LLM Director that drives the tools autonomously, a multi-agent orchestration graph, and Langfuse-traced eval — QC gate + human-in-the-loop throughout
creative-rag Hybrid RAG (dense + BM25 + rerank) with a citation-verification eval harness wired into CI — the build fails on unsupported claims; Docker + Terraform for AWS ECS
sf-flow-demo Intelligent support automation on Salesforce Service Cloud — record-triggered triage flows + an LLM agent that drives them over the REST Actions API, verified live against a real org
insider-signals 7 scheduled AI agents read public US-gov + on-chain data, vote on consensus, and alert when ≥3 agree — GitHub Actions + Supabase
fusion Mixture-of-agents LLM gateway; benchmarked to match frontier quality at ~28% lower cost — with the honest failure case published too
knowledge-os Obsidian LLM-wiki run by Claude Code + graphify knowledge-graph tool + a Telegram agent over a capability registry
snowflake-port · finance-os Athena→Snowflake analytics patterns (ran live on a trial) · agentic portfolio OS with an LLM advisor that argues from my own written rules (public mirror; data private)

Stack

MCP · agentic workflows · LLM eval / LLM-as-judge · RAG · Salesforce Flow · Python · TypeScript / Next.js · Snowflake · Docker · GitHub Actions · Terraform · AWS · Cloudflare Workers · PyTorch

📫 rishbjain@gmail.com

Pinned Loading

  1. fusion fusion Public

    Mixture-of-agents LLM gateway — OpenAI-compatible Cloudflare Worker that fans one prompt across a model panel and synthesizes; includes the honest benchmark where MoA lost to a solo model

    Python

  2. studio-mcp studio-mcp Public

    Block-method film pipeline as MCP tools: plan → lock → render (Higgsfield Soul) → style-drift QC → cut. Provider-agnostic LLM layer.

    Python 1

  3. knowledge-os knowledge-os Public

    Obsidian LLM-wiki maintained by Claude Code — vault template, graphify knowledge-graph skill, and autonomous memory routines (dream/lint/handoff)

  4. creative-rag creative-rag Public

    Hybrid-retrieval (dense+BM25+RRF+cross-encoder rerank) RAG with a citation-verify eval layer. Local PyTorch models, provider-agnostic LLM, FastAPI.

    Python

  5. insider-signals insider-signals Public

    7 AI agents read public US-gov + on-chain signals, vote on consensus, alert when ≥3 agree. GitHub Actions + Supabase.

    Python 1

  6. finance-os finance-os Public

    Agentic personal-finance OS — canonical portfolio state, TradingView-CDP live quotes, an LLM advisor that holds you to your own written rules, scheduled Telegram briefs. Public mirror with example …

    Python