Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A framework for creating multi-agent language game environments for AI models.
ChatArena is a Python-based framework designed to facilitate the creation and testing of multi-agent systems using large language models (LLMs). It provides a flexible environment where agents interact through games or conversational scenarios. Developers can define custom environments, games, and interactions, making it suitable for AI research in autonomous systems, social interaction, and language model benchmarking. The framework is equipped with a web-based UI and CLI for ease of use.