You have three ways to start building your resume:
Resume uses AI to improve your bullet points, tailor your resume to job descriptions, and score ATS compatibility. To use these features, you need to provide your own API key from one of the supported providers:
Click the settings icon in the top right, select a provider, paste your key, and hit Save. You can switch providers at any time.
API keys are stored in your browser's local storage. They never leave your device and are never sent to our servers. When you use an AI feature, your browser calls the AI provider directly.
The live preview updates as you type. Your resume supports up to two pages — if content overflows the first page, a second page appears automatically. Use the zoom slider to adjust the preview size, and click Download to get a PDF.
Resume is open source. Clone the repo and run it on your own machine:
git clone https://github.com/Festus-Ewakaa-Kahunla/resume.git
cd resume
npm install
npm run dev
View the full source on GitHub.