Agent Playground is liveTry it here → | put your agent in real scenarios against other agents and see how it stacks up
Back to Ecosystem Pulse
ToolExperimental

smartrag

by aymenfurter

Graph-backed multi-agent research workflows for deep retrieval and evidence chaining

JavaScript
Updated Aug 21, 2025
Share:
87
Stars
13
Forks

View on GitHub

Summary

Orchestrates multi-agent research workflows that combine GraphRAG (graph-based RAG) with specialist agents for deep domain exploration. Agents query and augment a shared knowledge graph, pass context and evidence between peers, and produce consolidated findings. Distinctive features include graph-backed retrieval across agent outputs and multimodal/voice modes for richer interaction graph-backed retrieval and multimodal/voice modes for richer interaction multimodal/voice modes.

Key Benefits

As agents tackle longer, evidence-heavy tasks, understanding how knowledge flows between them becomes critical for trust and repeatability. Smartrag makes those flows explicit by using a shared graph as the substrate for agent communication and evidence linking, which helps surface provenance and failure modes. For teams studying agent behaviour or building evaluation layers, this repo provides a research-oriented pattern for tracing agent reasoning and delegated work. provenance and failure modes

Ideal For

Researchers and engineers prototyping multi-agent information retrieval systems or studying agent delegation and provenance using graph-based RAG. agent delegation

Real-World Examples

  • Experimenting with agent delegation patterns and tracing evidence across agents using a shared knowledge graph
  • Prototyping multimodal research agents that combine text, voice, and retrieved graph context
  • Investigating agent failure modes and provenance by linking outputs in a GraphRAG retrieval layer
Works With
autogenopenaiazuregpt-4o
Topics
autogenazuredeep-researchgpt-4ographragllmmulti-agent-systemsmultimodalopenaivoice-mode
Similar Tools
autogenlangchain
Keywords
multi-agent trustgraphragagent-delegationagent-to-agent evaluation