A true Multi-Agent AI chatroom application.
Create, chat and collaborate with your personal AI agents in a single chatroom. You can let each agent interact with eachother and observe how the chaos unfolds.
- Python 3.12+
Simply install palaver via pip
> pip install palaver
Run palaver from the terminal to launch the server
> palaver
Navigate to localhost:8000 and start chatting!
Check the User Guide for more detailed info.