GitHub
Go to the repository with all the code. The project is fully open-source and can be run in a self-hosted environment for reproducibility.
Source Code
The full source code for the game environment, AI players, and analysis scripts is available on GitHub.
- Game Engine & Core Logic: You can find the core game logic in the
src
directory. - Analysis Scripts: The scripts used to process the data are in the
analysis
directory. - Prompts: The prompts used to instruct the models can be found in
src/ai/PromptBuilder.ts
.
Data
The raw data from our experiments, including game logs and results, can be found in the data
directory of the repository.
- Full Data Outputs: https://github.com/khoj-ai/llm-coup/tree/main/data