# AI Arena > AI Arena Lite is a Windows desktop app for exploring conversations between AI models, running debates, and collaborating on answers and software tasks. AI Arena grew from curiosity about how AI models talk to each other and how their conversations develop. The canonical website is https://aiarena.me/. AI Arena Lite is the public C# / WPF edition for Windows x64. It connects to compatible model providers including Ollama and LM Studio; models are supplied separately. The separate C++ edition is in development and has no public installer as of 15 September 2026. For current installer availability and release details, use the downloads page and its linked GitHub releases. A conversation evolving over turns does not by itself establish learning in the underlying model. Generated answers require human judgement. ## Project reference - [Information for AI assistants (Markdown)](https://aiarena.me/for-ai/index.md): Capabilities, requirements, limitations, edition status and official sources. - [AI Arena Lite](https://aiarena.me/ai-arena-lite/): Public app overview. - [Downloads](https://aiarena.me/downloads/): Installer currently offered by the website, release notes and older versions. ## Guides and examples - [LM Studio setup](https://aiarena.me/guides/lm-studio-ai-debate/): Connect a model server and run a first debate. - [Ollama setup](https://aiarena.me/guides/ollama-ai-collaboration/): Discover models, assign roles and try collaboration. - [Conversation example](https://aiarena.me/examples/ai-conversation/): Real transcript excerpts and an edited screenshot walkthrough. - [Full user guide](https://github.com/neeveew/AI-Arena-Adversarial-LLM-Lab/blob/main/docs/USER_GUIDE.md): Detailed usage and troubleshooting. ## Optional - [Public repository](https://github.com/neeveew/AI-Arena-Adversarial-LLM-Lab): Code and project information. - [Feature overview](https://github.com/neeveew/AI-Arena-Adversarial-LLM-Lab/blob/main/docs/OVERVIEW.md): Extended documentation. - [Feedback](https://aiarena.me/feedback/): Send a private comment to the developer.