[ mission ]
GPTA is a private, single-tenant AI terminal. No accounts, no telemetry, no data broker in the middle. One shared passphrase separates the outside world from your model. That's it.
[ stack ]
- runpod serverless — pay only for the tokens you burn
- tanstack start — edge-rendered, no client-side leaks
- lovable cloud — encrypted session cookies & storage
- streaming responses over server-sent events
- context summarization for long-lived threads
[ philosophy ]
Minimal surface area. Every extra endpoint is a future exploit. GPTA exposes exactly one public route (this one, and its siblings) and gates everything else behind a passphrase.
[ contact ]
$ mail root@gpta.dev