MultiAgent Demo is a project designed to facilitate the development and deployment of automated agents. This project provides a structured environment for building, testing, and running various agents in a cohesive manner.
Presentation Slides Here
To get started with MultiAgent Demo, clone the repository and install the required dependencies:
git clone https://github.com/chepyle/multiagent-demo.git
cd multiagent-demo
pip install -r requirements.txt- Use/ create a personal GitHub.com account
- Create your own fork of the repository at https://github.com/chepyle/multiagent-demo
- Run the repository in a GitHub Codespace
To run the application, run the run.sh script:
python ./run.shContributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.
This project is licensed under the MIT License - see the LICENSE file for details.