Vexi runs entirely on your machine. The Vexi CLI does not collect, transmit, or store any of your data on our servers, because there are no Vexi servers.
Your API keys are stored locally in ~/.vexi/config.json with owner-only permissions and are never sent to us.
Your code is only sent to the AI provider whose key you supply (e.g. Groq, Gemini), under that provider's own privacy policy.
Memory and sessions are saved locally in your project's .vexi/ folder and never leave your device.
This website (vexi.pro) does not use tracking cookies or sell any personal data.
Terms of Use
Vexi is free and open-source software provided under the MIT License.
The software is provided "as is", without warranty of any kind.
You are responsible for the API costs charged by the AI provider whose key you use.
You are responsible for reviewing any code changes Vexi makes before applying them.
The full license text is available in the GitHub repository.