Giter Site home page Giter Site logo

tommanzur / autogen_groupchat_rag Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

This project demonstrates a group chat system powered by Retrieval Augmented Generation (RAG), utilizing the `autogen` library. It showcases how conversational agents, powered by llms, tools, or human inputs, can perform tasks collectively through automated chat.

Jupyter Notebook 100.00%

autogen_groupchat_rag's Introduction

Group Chat with Retrieval Augmented Generation (RAG)

Overview

This project demonstrates a group chat system powered by Retrieval Augmented Generation (RAG), utilizing the autogen library. It showcases how conversational agents, powered by large language models, tools, or human inputs, can perform tasks collectively through automated chat. The framework facilitates tool use and human participation in multi-agent conversations, offering a dynamic and flexible approach to interactive tasks.

Features

  • Multi-agent conversation system with support for automated agents and human input.
  • Integration of retrieval-augmented generation for enriched conversation responses.
  • Flexible agent configuration, including support for custom termination conditions and auto-replies.
  • Extensible architecture for adding new agents or modifying existing ones.

Installation

Before you can run this project, you need to install some dependencies. You can install the required packages via pip:

pip install pyautogen

Configuration

Set up your API endpoint by using the config_list_from_json function. This function loads a list of configurations from an environment variable or a json file. Configure your agents and their interactions within the group chat system. Refer to the notebook for detailed examples on setting up agents like "Boss" and "Boss_Assistant".

Usage

To start using this group chat system, follow the instructions laid out in the notebook:

  • Configure the agents and their roles within the conversation.
  • Initialize the group chat and define the conversation logic.
  • Start the chat and interact with the system through the predefined agents.

autogen_groupchat_rag's People

Contributors

tommanzur avatar

Watchers

 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.