Multi-Agent-ChatUI
Multi-Agent-ChatUI copied to clipboard
MultiAgent Chat UI
![Note]
This repository has been archived. The project has been moved into Agent ChatRoom
Multi-Agent ChatUI - Chat with multiple agents in a role-playing game style
Multi-agent role-playing algorithm
Support LLM
- OpenAI.GPT
- Azure.GPT
Run locally
Prerequisites
- Node.js
- NPM
Clone
git clone https://github.com/LittleLittleCloud/Multi-agent-ChatUI.git
Install dependencies
cd ./src
npm install
Build && Run
npm run build
npm run start
Example
Note
- All agents are powered by OpenAI GPT3.5 turbo.
- Credit on my cat, PanPan, for contributing his profile picture as agent avatar on a 100% voluntary basis.
Math Chat
License
MIT