Last updated: March 28, 2026
Betsy is a self-hosted, open-source AI assistant. Each user runs their own instance of Betsy on their own server. Your data stays on your server — we do not operate a centralized service that stores your conversations or personal information.
The Betsy project itself does not collect any user data. However, our OAuth relay service (auth.betsyai.io) processes the following during service connections:
When you connect Betsy to third-party services (Google, GitHub, VK, etc.), you authorize Betsy to access your data on those platforms. This access is governed by each platform's own privacy policy. Betsy accesses only the data you explicitly authorize through OAuth scopes.
All data (conversations, tokens, memories, skills) is stored locally on your Betsy server instance in a SQLite database. OAuth tokens are encrypted at rest using AES-256-GCM. We have no access to your server or data.
We do not sell, share, or transfer any user data to third parties. The OAuth relay server is stateless and retains no information after the authorization flow completes.
Since all data is stored on your own server, you have full control over it. You can delete your data at any time by removing the Betsy database file or uninstalling the application.
Betsy uses third-party LLM providers (such as OpenRouter) to process your messages. Your conversations are sent to these providers for processing according to their respective privacy policies. We recommend reviewing your chosen provider's privacy policy.
Betsy is not intended for use by children under 13. We do not knowingly collect data from children.
We may update this policy from time to time. Changes will be posted on this page with an updated date.
If you have questions about this privacy policy, contact us at privacy@betsyai.io