Altio AI
Altio AI Privacy Policy
Last updated
Altio AI is designed around local, on-device AI inference. The Android service runs on the user’s device and exposes a private localhost API for authorized client apps.
Local processing
Altio is intended to process text generation prompts and audio transcription inputs locally on the device. The product does not require cloud AI APIs for its core inference flow.
Network behavior
Client apps communicate with Altio through localhost HTTP and Server-Sent Events. The service is designed to avoid sending inference inputs or outputs to Altio-operated servers.
Telemetry
Altio does not include external telemetry in the stated product model. Debug logs and service diagnostics are intended to remain local to the Android app unless a user or developer chooses to share them.
Authentication and access control
Altio uses bearer token authentication so the device owner can control which client apps are allowed to access the local service. Client apps are responsible for protecting any token they store.
Local data and models
The app may store local configuration, model files, logs, and job-related state on the device. Users can remove local app data through Android system settings or by uninstalling the app.
Third-party platforms
Repository activity, issues, pull requests, and contributions are hosted on GitHub and are governed by GitHub’s terms and privacy practices.
Changes
Altio is in active development. This policy may be updated as the product evolves, especially if distribution, telemetry, hosted services, or account features change.