#174 · Primary category: AI Chatbots

codefuse-chatbot

aiops chatbot code-repo-analysis code-repo-generation devops gpt knowledge-graph langchain multi-agent rag tool-learning

An intelligent assistant serving the entire software development lifecycle, powered by a Multi-Agent Framework, working with DevOps Toolkits, Code&Doc Repo RAG, etc.

Project last updated:07/01/24

GitHub Stars

1.3K

Forks

148

Contributors

9

License

Other

Why we included this project

CodeFuse-ChatBot comes from Ant Group's CodeFuse team and targets the full span of software development work, from design and coding through testing, deployment, and operations. A configurable multi-agent core coordinates specialized agents for repository-level code analysis, file-level code generation, and question answering over your own code and documentation. What stands out is the DevOps angle: it ships with DevOps-tailored knowledge bases and toolkits, plus a sandbox environment for safer execution of agent actions. It can run fully offline on open-source models for private deployment and also works with OpenAI APIs, which matters for teams that need to keep development data in-house. For anyone curious about combining RAG, tool learning, and multi-agent orchestration in one production-oriented assistant, the codebase doubles as a working reference.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category