Get Hired is designed to keep resume editing local-first while clearly explaining the features that may send data to external services.
The resume editor stores your resume data in browser localStorage so it can persist between sessions on the same device.
The app uses server routes for PDF generation, page counters, and AI resume review.
Those features only process the data needed to complete the request.
If you use resume review, your resume content is sent to the configured Gemini API key for analysis.
The app does not claim that the model output is always valid or perfect.
The landing page shows download and review counters backed by a database.
If those features are disabled or the database is unavailable, the rest of the app can still be used.
You can clear the browser storage or use the reset feature to remove local resume data from the device.
If you have questions about the project, contact the developer through the project website.