Discover and explore top open-source AI tools and projects—updated daily.
oil-oilAI-driven social deduction game
Top 60.8% on SourcePulse
Wolfcha is an AI-native game project that addresses the challenge of playing the social deduction game Werewolf without needing a human group. It targets players who enjoy the strategic and deductive elements of Werewolf but struggle with coordination, as well as AI enthusiasts interested in observing LLM capabilities. The project offers a unique way to experience Werewolf anytime, anywhere, by pitting multiple AI models against each other in a simulated game environment.
How It Works
The core innovation is a Dual-Layer AI Roleplay system. First, an AI acts as a "virtual player" with a defined personality and background. This virtual player then adopts a specific Werewolf role (e.g., Seer, Werewolf) and engages in real-time conversation, bluffing, and logical deduction based on the game's state. This approach leverages LLMs' growing context windows and instruction-following abilities for dynamic and unpredictable gameplay. Additionally, the project features an AI Model Arena, integrating multiple top-tier AI models (like DeepSeek, Qwen, Gemini) that compete as players, allowing users to observe and compare their performance, effectively acting as a "Turing test" for AI reasoning.
Quick Start & Requirements
To run locally:
git clone https://github.com/oil-oil/wolfcha.gitcd wolfchapnpm (recommended) or npm: pnpm install or npm installpnpm devFull functionality requires configuring API keys for services like ZenMux and Minimax, detailed in the .env.example file.
Highlighted Details
Maintenance & Community
The project is supported by sponsors including ZenMux, Dashscope, Minimax, and OpenCreator, who power core features like AI model integration, voice synthesis, and character portrait generation. Specific community channels (e.g., Discord, Slack) or direct contributor information are not detailed in the README.
Licensing & Compatibility
The project is released under the MIT license. This license is highly permissive, generally allowing for commercial use, modification, and distribution, including within closed-source applications.
Limitations & Caveats
The current implementation focuses on AI-vs-AI gameplay; multiplayer modes with human players are listed as a future roadmap item. Mobile optimization, flexible player counts, and advanced game mechanics like "time rewind" and "AI insight" are still under development. Achieving full functionality necessitates obtaining and configuring API keys for several third-party AI services.
3 days ago
Inactive
RasaHQ