Among Us × Jev is an Among Us-inspired game where one human can play against autonomous agents, or watch an entirely agent-run match. Jev handles moment-to-moment actions through a fixed 255-action space; an OpenRouter model plans, discusses, and votes.
Screenshots · Key Features · Quick Start · Configuration · Contributors
Live captures from the running game.




Requires Bun and the API keys below. From the repository root, run these in two terminals:
bun install
bun run start
cd frontend
bun install
bun run dev
Open http://127.0.0.1:5173.
Add these to a local, uncommitted .env file:
TYPESAFE_API_KEY=your_typesafe_ai_key
OPENROUTER_API_KEY=your_openrouter_key
Choose the System 2 model in the launch screen. The server uses local fallback behavior if a provider is unavailable. Runtime settings: game settings and model client.
Built with Bun, React, Jev by TypeSafe AI, and OpenRouter.
Made with contrib.rocks.
8 commits
TypeScript
96.7%
Shell
1.3%
Makefile
1.3%
Among Us × Jev is an Among Us-inspired game where one human can play against autonomous agents, or watch an entirely agent-run match. Jev handles moment-to-moment actions through a fixed 255-action space; an OpenRouter model plans, discusses, and votes.
Screenshots · Key Features · Quick Start · Configuration · Contributors
Live captures from the running game.




Requires Bun and the API keys below. From the repository root, run these in two terminals:
bun install
bun run start
cd frontend
bun install
bun run dev
Open http://127.0.0.1:5173.
Add these to a local, uncommitted .env file:
TYPESAFE_API_KEY=your_typesafe_ai_key
OPENROUTER_API_KEY=your_openrouter_key
Choose the System 2 model in the launch screen. The server uses local fallback behavior if a provider is unavailable. Runtime settings: game settings and model client.
Built with Bun, React, Jev by TypeSafe AI, and OpenRouter.
Made with contrib.rocks.
8 commits
TypeScript
96.7%
Shell
1.3%
Makefile
1.3%