Coder Social home page Coder Social logo

leichen9 / agentuniverse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alipay/agentuniverse

0.0 0.0 0.0 10.16 MB

agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent applications. Furthermore, through the community, they can exchange and share practices of patterns across different domains.

License: Apache License 2.0

Python 100.00%

agentuniverse's Introduction

agentUniverse


Language version: English | 中文 | 日本語

Static Badge


Overview

agentUniverse is a framework for developing applications powered by multi-agent base on large language model. It provides all the essential components for building a single agent, and a multi-agent collaboration mechanism which serves as a pattern factory that allowing developers to buid and customize multi-agent collaboration patterns. With this framework, developers can easily construct multi-agent applications, and share the pattern practices from different technical and business fields.

The framework will come with serveral pre-install multi-agent collaboration patterns which have been proven effective in real business scenarios, and will continue to be enriched in the future. Patterns that are currently about to be released include:

  • PEER pattern: This pattern utilizes four distinct agent roles: Plan, Execute, Express, and Review, to achieve a multi-step breakdown and sequential execution of a complex task. It also performs autonomous iteration based on evaluative feedback which enhancing performance in reasoning and analytical tasks.

  • DOE pattern: This pattern consists of three agents: Data-fining agent, which is designed to solve data-intensive and high-computational-precision task; Opinion-inject agent, which combines the data results from first agent and the expert opinions which are pre-collected and structured; the third agent, Express agent generates the final result base on given document type and language style.

More patterns are coming soon...

agentUniverseSample Project

agentUniverse Sample Project

Quick Installation

Using pip:

pip install agentUniverse

Quick Start

We will show you how to:

  • Prepare the environment and application project
  • Build a simple agent
  • Use pattern components to complete multi-agent collaboration
  • Test and optimize the performance of the agent
  • Quickly serve the agent For details, please read Quick Start.

Guidebook

For more detailed information, please refer to the Guidebook.

API Reference

readthedocs

More Ways to Contact Us

agentuniverse's People

Contributors

landjerry avatar edwininau avatar aniviatn avatar weizjajj avatar keithkiden avatar leichen9 avatar goodgood-good avatar antfin-oss avatar eltociear avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.