Support bot — supervisor + RAG + ReAct + HITL
A production-grade customer support agent that routes between specialist sub-agents, retrieves docs, escalates to humans on refunds, and runs in 5 SDKs.
Examples
Each example ships in multiple SDKs, runs against a real LLM, and is in the open-source repo ready to fork.
A production-grade customer support agent that routes between specialist sub-agents, retrieves docs, escalates to humans on refunds, and runs in 5 SDKs.
An AI code reviewer that connects to local MCP servers (filesystem + git), reads diffs, and posts structured review comments. Ships in Python, TypeScript and Rust.
A high-throughput document processing pipeline that fans out to N parallel workers, with no LLM. Shows raw Pregel API in Rust — extract, dedup, embed, persist.
An LLM-driven research agent that writes and executes Rhai scripts in a deterministic sandbox. Lets the model use code without giving it the keys to the kingdom.
MIT licensed. Drop-in for LangGraph. Native SDKs in 5 languages. Battle-tested resilience primitives in the box.