Tokenized Computer is a CLI for getting free compute. Apply from your terminal, get your own sandboxed machine, and start building.
No billing setup and no cloud console. Everything happens in your terminal.
Tell us what you're building and what it needs. It's a few questions, all in your terminal.
tc apply
Approved projects get compute at no cost. Check your status anytime.
tc status
Your machine starts as an isolated sandbox. Run agents, jobs and experiments on it.
tc ssh <id>
Tokenized Computer runs on OpenHermit, the open-source platform for running AI agents as production services. OpenHermit handles isolation, storage and scheduling, so all you deal with is your own code.
Explore OpenHermit ↗Each allocation runs in its own isolated sandbox, separate from everyone else's.
Sessions and schedules are saved, so a restart doesn't wipe your progress.
Schedule work to run on its own, with time limits and automatic retries.
Applications open when the CLI ships. Here's where things stand.