Last updated: 25 April 2026
Aaka ("we", "our", "the software") is an open-source personal assistant application published at github.com/prasadgupte/aaka-life. The software is self-hosted — you run it on your own computer or server. For questions, contact hello@aaka.life.
Aaka is software you install and operate yourself. It is not a cloud service. We do not have access to your data, and we do not operate the infrastructure on which you run Aaka. This privacy policy describes how the software handles data when you run it.
When you configure Aaka, you grant it access to certain Google services using OAuth 2.0. The scopes Aaka may request are:
calendar.events, calendar.readonly) — to read your calendar events and write new events you request via chat.tasks) — to read and create task items.gmail.readonly) — to read emails when you explicitly request a summary or search.Data retrieved from Google APIs is used solely to respond to your requests in the messaging app you have configured (WhatsApp or Telegram). Specifically:
Aaka does not use your data to train machine learning models, build advertising profiles, or any other purpose beyond fulfilling your immediate request.
Aaka stores the following data locally on your hardware:
No personal data is sent to or stored on any server operated by Aaka's authors.
When you send a message that requires natural-language understanding (for example, "add dentist on Friday at 3pm"), Aaka may call a large language model API (currently Google Gemini or a compatible API you configure). Only the text of that specific message is sent — no calendar data, no personal identifiers beyond what is necessary to extract the intent.
The messaging platforms you use (WhatsApp, Telegram) are governed by their own privacy policies. Aaka receives messages via their respective APIs and does not store message content beyond the immediate processing cycle.
Aaka is not directed at children under 13. As a self-hosted tool operated by an adult administrator, any use involving children's data is entirely under the operator's control and responsibility.
Because Aaka is self-hosted, you have complete control over your data at all times. You can revoke Google OAuth access at any time via your Google Account permissions page. You can delete all local data by removing the Aaka data directory.
We may update this policy as the software evolves. Material changes will be noted in the GitHub repository changelog. Continued use of the software constitutes acceptance of the updated policy.
Questions about this policy: hello@aaka.life