/Artificial_wolf

Benchmark for LLM playing the card game werewolf of Millers Hollow

Primary LanguageJupyter Notebook

The artificial wolves of Millers Hollow

Banner

Evaluation of the behavior of Language Model agents playing the Werewolves of Millers Hollow (also known as Mafia).

Previous games can be found in /data

Prompts can be modified in /prompts

Requirements

Install python

export OPENAI_API_KEY=<your-api-key>

Roadmap

  • ✅ Variable number of villagers and werewolves
  • ✅ Custom prompts
  • ✅ Narrator choosing who speaks
  • ✅ Interactive mode to play against the AIs
  • 🚧 More roles (Cupid, seer, hunter...)