Security & Privacy
Privacy is not a feature — it is the architecture. Cerid AI is designed from the ground up to keep your data under your control.
What leaves your machine?
Only LLM API calls go external. Everything else stays local.
Stays on your machine
- Your documents and files
- Knowledge base embeddings
- Knowledge graph relationships
- Search indices and caches
- Conversation history
- User accounts and API keys
- Audit logs and usage data
Sent externally (encrypted)
- LLM prompts via HTTPS to OpenRouter
- Your chosen LLM provider processes the query
- Responses streamed back over HTTPS
You choose the LLM provider. Use your own API key. No data is stored by the gateway.
Open source. Auditable. Yours.
Every line of code is open source under the Apache 2.0 license. Audit the security model yourself. Run it on your own infrastructure. No trust required.