Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarm Multi-Agent Customer Service Team

This is a demo of how you might go about replacing an enterprise call center with LLM-driven agents. It is not production ready, but it is remarkably stable and gives you a very good starting point for a large scale solution.

Particularly, each of the agent roles follows instructions very well, and uses their tools properly - I also introduced some routing so that any agent can directly transfer you to any other agent.

Installation

pip install -r requirements.txt

echo 'OPENAI_KEY=your-openai-key' > .env

Start

python3 main.py

About

Multiagent routing with OpenAI swarm - customer service starter project

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages