Terrapin Terrapin Agent
Setting up...
Mail offline
⚠️ For full functionality open via Terminal: npm run serve — then visit http://localhost:8080/agent.html

Get the agent running

Fastest setup — paste this in Terminal:
curl -fsSL https://terrapin.tools/install.sh | bash
Or follow the steps below manually.
1 Download Ollama — ollama.com/download. Installs like any app.
2 Run this in Terminal: ollama pull gemma4 Downloads your AI brain (~5GB). Takes a few minutes.
3 Start Terrapin servers — one command in each Terminal tab: npm run agent npm run serve
4 Refresh this page — both status dots should turn green.
Everything runs on your computer. Nothing goes to the cloud. Full setup guide →

Edit Before Sending