FareedKhan-dev/Multi-Agent-AI-System
Building a Multi-Agent AI System with LangGraph and LangSmith
Implements a supervisor-based multi-agent architecture using LangGraph's state management to orchestrate specialized subagents, with LangSmith providing real-time tracing and debugging capabilities. Integrates SQLite database access through LangChain's SQL tools, enabling agents to query structured data while maintaining conversation history and supporting human-in-the-loop intervention. Features long-term memory persistence and includes evaluation frameworks to measure agent performance and reduce hallucinations in complex agentic workflows.
289 stars. No commits in the last 6 months.
Stars
289
Forks
70
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/FareedKhan-dev/Multi-Agent-AI-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
patterns-ai-core/langchainrb
Build LLM-powered applications in Ruby
3uyuan1ee/Fix_agent
基于 LangChain1.0和DeepAgents的代码优化Agent
datawhalechina/easy-langent
📚“langent”由“lang”与“agent”合并而来的学习教程
skygazer42/GustoBot
五星大厨:全面Multi-Agent 的客服机器人,基于langraph实现,txt2sql ,txt2cypher, lightrag, 多模态 等
tadata-org/langchain-runner
Zero-configuration way to expose LangChain/LangGraph agents as autonomous services with...