Privacy & key handling
- Your Gemini API key is stored only on your device (localStorage) and never on the server. It is used solely to relay requests to Gemini at generation time.
- Your generation history is stored only on your device and is never sent to or stored on the server.
- Free-tier keys may have their inputs used for model training (paid tier recommended).
- Analytics are anonymous (minimal cookies); prompt contents are never collected.