Privacy Policy
Last updated: April 2026
Your Data Stays Local
opengrasp is designed with a privacy-first approach. All your data stays on your machine.
- Your CV never leaves your local machine
- All job applications are stored locally in SQLite
- No data is sent to any cloud servers
- No telemetry or analytics from the CLI
Data Storage
opengrasp stores all data locally on your machine:
Database: data/opengrasp.db
Config: portals.yml
Output: output/
Reports: reports/
Local AI Processing
opengrasp uses Ollama for all AI processing. Your prompts and data never leave your machine:
- Job description analysis runs locally
- CV tailoring uses local models
- All inference happens on your device
- No API calls to external AI services
Third-Party Job Portals
When scanning job portals, opengrasp may fetch public job listings. These interactions are:
- Initiated from your machine only
- Subject to each portal's own terms and privacy policy
- Not monitored or stored by opengrasp
No Collection of Personal Data
We do not collect, store, or process any personal data. opengrasp is a local-only tool. Any data you provide (CV, job applications) stays entirely on your machine.
Open Source
opengrasp is open source. You can inspect the code to verify our privacy claims.
github.com/manasdutta04/opengraspContact
If you have questions about this privacy policy, please reach out on GitHub.
github.com/manasdutta04/opengrasp