Stop getting auto-rejected by ATS bots. ResumeForge is the AI-powered platform that reverse-engineers hiring algorithms to show you exactly how to tailor your resume. Get the keywords, formatting, and insights that actually get you past the first screen and into human hands.
Hoping to make this, VS Code for making resumes.
Important
This project is in active development. New features are being added continuously, and contributions are welcome. If you have any suggestions or feature requests, please feel free to open an issue on GitHub.
ResumeForge is designed to help you optimize your resume with the aim to highlight your skills and experience in a way that resonates with potential employers.
- Works locally: No need to upload your resume to a server. Everything runs on your machine with open source AI models by Ollama.
- ATS Compatibility: Get a detailed analysis of your resume's compatibility with ATS systems.
- Instant Match Score: Upload resume & job description for a quick match score and key improvement areas.
- Keyword Optimizer: Align your resume with job keywords and identify critical content gaps.
- Guided Improvements: Get clear suggestions to make your resume stand out.
If you have any suggestions or feature requests, please feel free to open an issue on GitHub.
- Visual keyword highlighting.
- AI Canvas, which can help to craft impactful, metric-driven resume content.
- Multi-job description optimization.
Follow the instructions in the SETUP.md file to set up the project locally. The setup script will install all the necessary dependencies and configure your environment.
The project is built using:
- FastAPI for the backend.
- Next.js for the frontend.
- Ollama for local AI model serving.
- Tailwind CSS for styling.
- SQLite for the database.
| Technology | Info/Version |
|---|---|
| Python | 3.12+ |
| Next.js | 15+ |
| Ollama | 0.6.7 |