Privacy by design
No accounts, no tracking, no server-side logs. Conversations live only in your browser and never touch a database.
OpenThena is a fully open-source AI assistant powered by a LiteLLM-style gateway and the Xiaomi MiMo brain. It streams answers in real time — and keeps every conversation on your device. No accounts, no tracking, no stored chats.
Why OpenThena
Everything you expect from a modern assistant — without the surveillance, lock-in, or hidden telemetry.
No accounts, no tracking, no server-side logs. Conversations live only in your browser and never touch a database.
Every line is MIT-licensed and auditable. Fork it, self-host it, and verify exactly what runs on your data.
A unified, OpenAI-format gateway routes to any model. Swap providers with a single environment variable.
Reasoning powered by MiMo v2.5 — fast, capable, and multilingual — with room to plug in any model you trust.
Answers stream token-by-token over the edge, so you read the response as it is being written.
One-click to Vercel or self-host the whole stack. No vendor lock-in, no hidden telemetry.
How it works
Type your prompt. Nothing is written to a server log — your message goes straight to the model gateway.
OpenThena's LiteLLM-style gateway forwards your request, in OpenAI format, to the Xiaomi MiMo brain on the edge.
The answer streams back instantly and is stored only in your browser. Close the tab to wipe the slate clean.
The privacy promise
Most AI products log every prompt to improve their models — and their bottom line. OpenThena takes the opposite stance: the server is a stateless relay. Your words pass through and vanish.
Conversations are never persisted server-side. There is no table to leak.
No analytics, no fingerprinting, no third-party scripts watching you.
We don't set advertising or identity cookies. Nothing follows you around.
Your chats live in your browser's storage and clear when you say so.
Under the hood
No black boxes. Every layer is open source and documented.
Unified model interface
One OpenAI-format gateway in front of every model. Swap providers with a single env var — your UI never changes.
The reasoning brain
MiMo v2.5 delivers fast, capable, multilingual reasoning through an OpenAI-compatible endpoint.
Edge delivery
Server-side streaming on the edge keeps responses instant and the deployment footprint tiny.
Audit it, fork it, improve it. OpenThena is MIT-licensed and built entirely in the open — because trust requires transparency.
FAQ
Yes. There is no database and no authentication. Your conversations are kept in your browser's local storage only. The API route is stateless and writes no logs — it simply forwards your request to the model and streams the answer back.
Open the app and start a conversation. No sign-up, no setup — just you and an AI that forgets on purpose.