Privacy Policy

Last updated: February 2026

1. How anyai Works

AnyAI is primarily an open-source SDK and a client-side playground. We prioritize your privacy by designing our systems to be stateless wherever possible.

  • Stateless Playground: We do not store your chat history or conversations on our servers.
  • Direct Proxying: Your requests are proxied directly to the AI providers (OpenAI, Anthropic, Google) without being logged or saved by `anyai` cloud services.

2. Data We Store

  • Local Configuration: We use your browser's local storage to save your playground settings (e.g., selected provider, model name) for your convenience. This data never leaves your device.
  • API Keys: Your API keys are transmitted securely for the sole purpose of authentication with AI providers. We do not persist them in any database.

3. What We Never Do

  • ×We do not sell your data.
  • ×We do not train public AI models on your playground inputs.
  • ×We do not store your API keys on our servers.

4. Third Party Providers

When you use the anyai playground, your data is processed by the AI providers you choose. Please review their policies:

Questions? Open an issue on our GitHub repository.