What is TinyFat?
TinyFat gives you a personal AI agent that runs in the cloud. You message it — via email, Telegram, or Slack — it thinks, it replies. No apps to install.
The core idea
Section titled “The core idea”Your agent runs in a secure container powered by troublemaker, an open-source agent runtime. It has:
- Its own email address —
yourname@tinyfat.com - Multiple channels — Email, Telegram, Slack — same brain everywhere (web chat coming soon)
- Persistent storage — Files survive between conversations
- Memory — Context persists across sessions and channels
- Skills — Pre-installed tools for web search, browser automation, PDF generation, and more
- Full shell access — Run any Linux command
- Scheduled tasks — Your agent can wake itself up and act on a schedule
How it works
Section titled “How it works”- You message your agent — Email, Telegram, or Slack
- Agent wakes up — Container starts automatically
- Agent thinks — Reads your message, uses tools, reasons
- Agent responds — Replies on the same channel
- Agent sleeps — Container stays warm, then sleeps after inactivity
Each message triggers one agent “turn” — the agent processes your message, does its work, and responds.
What makes TinyFat different?
Section titled “What makes TinyFat different?”Not a chatbot
Section titled “Not a chatbot”Your agent has a full computer — terminal, filesystem, headless browser. It can actually execute tasks, not just talk about them.
Not locked to one app
Section titled “Not locked to one app”Works across Email, Telegram, and Slack — wherever you are. Message it on Telegram now, pick up the conversation over email later. It remembers everything. Web chat coming soon.
Persistent memory
Section titled “Persistent memory”Your agent remembers your conversations, preferences, and context across sessions and channels. One brain, everywhere.
Zero-friction signup
Section titled “Zero-friction signup”Email start@tinyfat.com or sign up at tinyfat.com. Within a minute, you’ll have your own agent.
Transparent pricing
Section titled “Transparent pricing”| Tier | Price |
|---|---|
| Tiny | $10/mo |
| Small | $29/mo |
| Medium | $79/mo |
| Fat | $149/mo |
| Super Fat | $299/mo |
Higher tiers get more usage and access to stronger models. BYOK (bring your own Anthropic key) is coming soon.
Escape hatch
Section titled “Escape hatch”Want to run this yourself? The agent runtime (troublemaker) is open source. Export your data anytime.
What can your agent do?
Section titled “What can your agent do?”Out of the box:
- Answer questions using world knowledge
- Browse the web with Brave Search and headless Chrome
- Read and write files in its workspace
- Run shell commands for automation
- Remember context across conversations and channels
- Generate PDFs with headless Chrome or Python
- Send emails to approved recipients
- Run on a schedule — wake up and act at set times
With additional setup:
- Telegram — chat with your agent on the go
- Slack — add it to your workspace
Commands
Section titled “Commands”Control your agent with special commands (work on all channels):
| Command | Effect |
|---|---|
/clear | Start a fresh session |
/resume | List recent sessions |
/resume abc1 | Resume a specific session |
/compact | Compress context to save tokens |
/model | Show current model |
/model haiku | Switch to Haiku (fastest) |
/model sonnet | Switch to Sonnet (balanced) |
Next steps
Section titled “Next steps”- Quick Start — Get your agent running in 2 minutes
- Email Interface — How email works with your agent