An open API service indexing awesome lists of open source software.

https://github.com/nukeop/llm-mafia-2

Hide and fool the AIs. Manipulate them so they vote each other out and spare you.
https://github.com/nukeop/llm-mafia-2

Last synced: 18 days ago
JSON representation

Hide and fool the AIs. Manipulate them so they vote each other out and spare you.

Awesome Lists containing this project

README

          

# bun-react-tailwind-template

To install dependencies:

```bash
bun install
```

To start a development server:

```bash
bun dev
```

To run for production:

```bash
bun start
```

This project was created using `bun init` in bun v1.3.11. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.