Inspiration
Recent AI, have shown proof of trying to mimic human speech ( GPT4-o ), and while we are all sure we would be able to différenciante an AI from a Human, we wish to test that theory by building a mafia game ! We also saw recently that human evaled benchmark are very trustworthy, hence why not make it a fun a game while building it !
What it does
The game is set in a small village, where werewolves (or werecats in our case) secretly live among the villagers. The game has two main phases: day and night. Players and LLMs are assigned a role, werewolf or villager.
You should find who is a werwolf , but also who is a LLM !
How we built it
Took AI-town as a base, modified it, and ran mistral model thought the JS inference client of Hugging Face.
Challenges we ran into
The scope of the project is very large and a lot of code was needed.
Accomplishments that we're proud of
The result while not being TS experts.
What we learned
Typescript, multiplayer interaction in real time and how to build a leaderboard.
What's next for Matou-Garou
The sky ! it's the only limit. Update the space and polish it with working multi-player.
Built With
- huggingface
- mistral
- typescript
Log in or sign up for Devpost to join the conversation.