a-agmon/rs-graph-llm
High-performance framework for building interactive multi-agent workflow systems in Rust
This framework helps developers build complex, interactive systems that automate multi-step processes, especially those involving AI agents. It takes in various data inputs like natural language or structured information, processes them through a defined sequence of steps, and outputs decisions, recommendations, or structured data. Developers who need to orchestrate sophisticated workflows for applications like insurance claims processing or recommendation engines would use this.
262 stars.
Use this if you are a Rust developer building high-performance, type-safe, and stateful applications that require complex orchestration of AI agents or multi-step business logic, especially when human intervention or flexible execution models are needed.
Not ideal if you are looking for a no-code/low-code solution, or if your primary need is for simple, single-step automation that doesn't require complex state management or AI agent coordination.
Stars
262
Forks
27
Language
Rust
License
MIT
Category
Last pushed
Dec 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/a-agmon/rs-graph-llm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
cam-barts/rs_document
A opinionated Rust implementation of various common functions of LangChain's Document model as...
dabevlohn/rag-article-rs
Extremely fast privacy first Deep Research with SearXNG and Ollama
GrandpaEJ/Mini_LangChain
High-performance LLM orchestration in Rust. Fast RAG, memory, and agents for Python & Node.js.
LoveIiei/RustGraph
Faster and smaller LangGraph in Rust
mainak55512/rLLM-graph
rLLM-graph is a Rust library for building LLM Workflows.