Privacy Policy
Last updated: March 1, 2026
1. Privacy by Design
AnswerLabs is built entirely around "Privacy by Design". Our architecture ensures that all intensive processing—including transcription via Whisper.cpp, screen analysis, and keystroke injection—happens entirely locally on your operating system.
2. Remote API Usage
When utilizing cloud models (such as Google Gemini 2.0 Flash or Groq Llama 3), your screen captures and audio frames are transmitted directly from your Electron app to the provider over a secure WebSocket or HTTPS connection. AnswerLabs servers never touch, proxy, or log this data.
3. Data Retained by AnswerLabs
Our cloud infrastructure (this web dashboard and API) retains only the minimum metadata required to operate your subscription:
- Account Information: Email address, User UUID from Supabase.
- Quantitative Usage Data: The numerical sum of your audio seconds and image requests processed over a billing cycle. This data contains no semantics, transcripts, or images.
- Billing Details: Razorpay customer IDs linking your subscription.
4. Security Features
Your dynamic API keys provided by the platform are injected dynamically at runtime over encrypted connections. Keys are never saved to plain-text local storage within the renderer processes of your OS. We routinely cycle shared BYOK tokens to prevent abuse.
5. Third-Party Services
By using AnswerLabs, you also agree to the privacy practices of the LLM vendors utilized by the app context, primarily Google (Gemini API) and Groq. We strictly adhere to their Zero-Retention Enterprise SLAs where applicable.