Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
An Innovative Agent Framework Driven by KG Engine
| Date | Stars |
|---|---|
| 2026-07-31 | 774 |
| 2026-08-01 | 774 |
| 2026-08-06 | 774 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="left">
<a href="README_zh.md">中文</a>  |  <a>English  </a>
</p>
# <p align="center">muAgent: An Innovative Agent Framework Driven by KG Engine</p>
<p align="center">
<a href="README.md"><img src="https://img.shields.io/badge/文档-中文版-yellow.svg" alt="ZH doc"></a>
<a href="README_en.md"><img src="https://img.shields.io/badge/document-English-yellow.svg" alt="EN doc"></a>
<a href="LICENSE.md"><img src="https://img.shields.io/badge/license-Apache%202.0-yellow" alt="License">
<a href="https://github.com/codefuse-ai/CodeFuse-muAgent/issues">
<img alt="Open Issues" src="https://img.shields.io/github/issues-raw/codefuse-ai/CodeFuse-muAgent" />
</a>
<br><br>
</p>
## 🔔 News
- [2025.01.13] Released muAgent v2.2, providing muAgent-sdk v0.1.0, supporting ekg-sdk and parallel execution of ekg.
- [2024.10.28] The release of muAgent V2.1, which offers one-click deployment capabilities, including KG-based agent orchestration, Java-based tool and agent registration and management, as well as a user-friendly drag-and-drop front-end product UI.
- [2024.09.05] we release muAgent v2.0: An Innovative Agent Framework Driven By KG Engine.
- [2024.04.01] muAgent is now open source, focusing on multi-agent orchestration and collaborating with technologies such as FunctionCall, RAG, and CodeInterpreter.
## 📜 Contents
- [muAgent: An Innovative Agent Framework Driven by KG Engine](#muagent-an-innovative-agent-framework-driven-by-kg-engine)
- [🔔 News](#-news)
- [📜 Contents](#-contents)
- [🤝 Introduction](#-introduction)
- [🚀 QuickStart](#-quickstart)
- [EKG Services](#ekg-services)
- [SDK](#sdk)
- [🧭 Features](#-features)
- [🤗 Contribution](#-contribution)
- [🗂 Miscellaneous](#-miscellaneous)
- [📱 Contact Us](#-contact-us)
## 🤝 Introduction
<p align="justify">
A brand new Agent Framework driven by LLM and EKG(Eventic Knowledge Graph, Industry Knowledge Carrier),collaboratively utilizing MultiAgent, FunctionCall, CodeInterpreter, etc. Through canvas-based drag-and-drop and simple text writing, the large language model can assists you in executing various complex SOP under human guidance. It is compatbile with existing frameworks on the market and can achieve four core differentiating technical functions: Complex Reasoning, Online Collaboration, Human Interaction, Knowledge On-demand.
This framework has been validated in multiple complex DevOps scenarios within Ant Group. At the sametime, come and experience the Undercover game we quickly built!
</p>
<div align="center">
<img src="docs/resources/ekg-arch-en.webp" alt="muAgent Architecture" width="770">
</div>
## 🚀 QuickStart
For complete documentation, see: [CodeFuse-muAgent](https://codefuse.ai/docs/api-docs/MuAgent/overview/multi-agent).
For more examples, see [demos](https://codefuse.ai/docs/api-docs/MuAgent/connector/customed_examples).
### EKG Services
```bash
# use ekg services only four steps
# step1. git clone
git clone https://github.com/codefuse-ai/CodeFuse-muAgent.git
# step2.
cd CodeFuse-muAgent
# step3. create docker-net
docker network create ekg-net
# step4. start all container services, it might cost some time
# after starting all services, open https://localhost:8000
docker compose up -d
```
<https://github.com/user-attachments/assets/7d5251a0-2864-438c-8897-b0445f0b1c30>
<https://github.com/user-attachments/assets/34e5efea-f237-4b04-aeca-1f443ed7eb88>
We provide corresponding muagent-related images (beta) at [codefuse-ai/packages](https://github.com/orgs/codefuse-ai/packages). If needed, you can download them using `bash docker_pull_images.sh`.
### SDK
We also provide a version of the SDK for using muagent.
1. Installation
```bash
pip install codefuse-muagent
```
2. For Code answer Prepare related llm and embedding model configurations, see [ocs](https://codefuse.ai/docs/api-docsExcerpt of 7,201 characters
Read on GitHub111
13
10
7
3
2
2
2
2
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:ffeb61b4cac93213, topic:multi-agent, desc:agent framework
matched fp:ffeb61b4cac93213, topic:llm
matched fp:ffeb61b4cac93213, topic:rag