What if every agent run had an audit trail?
The artifacts on this page do. Multi-agent orchestration over MCP, hybrid retrieval, citation validation, and execution that resumes from the last completed stage.
Flagship
Shipped
agentic-rag-pipeline
Stateful agentic RAG with citation-grounded synthesis.
A multi-agent retrieval pipeline I built for fun, used daily. A lead session runs a backend pre-flight, spawns five specialist teammates in parallel over a custom MCP server, and hands off to an aggregator that runs a 7-stage pipeline. Three retrievers cover dense-vector, knowledge-graph, and external-API modes; a synthesizer commits the final output to a persistent local wiki. Citation validation happens through a separate MCP, and the lead independently re-verifies every write.
MCPMulti-agent orchestrationChromaDBLightRAGMilvusHybrid retrieval
Open project →