← Back to EnzoAI
Privacy Policy
Last updated: June 13, 2026
The short version
We collect nothing. EnzoAI is self-hosted, open-source software that runs entirely on your own machine or server. There is no EnzoAI cloud, no account with us, no telemetry, no analytics, and no crash reporting. We have no way to see your conversations, your memories, your API keys, or anything else.
The application
- All data — conversations, memories, uploaded files, API keys, and settings — is stored locally in a SQLite database on the machine where you run EnzoAI.
- EnzoAI sends no data to the developer or any EnzoAI-operated server. You can verify this — the source code is public.
- If you choose to connect an external AI provider (OpenAI, Anthropic, Google) or messaging integration (Telegram, Discord, Slack), the content of those conversations is sent to that service under its privacy policy. These connections are off by default and configured entirely by you, with your own API keys.
- If you use the built-in web search or URL reading tools, your queries are sent to the relevant service (e.g. DuckDuckGo) to fulfil the request.
This website
This website (enzo-ai.app) is a static page hosted on GitHub Pages. It uses no cookies, no analytics, and no trackers. GitHub may log standard server request data (such as IP addresses) as part of operating GitHub Pages — see GitHub's privacy statement.
Contact
Questions? Open an issue on GitHub.