ResuMatch
An AI resume & job-fit analyzer. Paste in a resume and a job description, and ResuMatch returns a match score, ATS-readiness feedback, and a tailored cover letter on the spot. A React / Vite front-end talks to a FastAPI (Python) backend that wraps the Gemini API behind retry, backoff, and prompt guardrails — with JWT auth, saved profiles, and PostgreSQL persistence.
- React
- Vite
- FastAPI
- Python
- Gemini API
- PostgreSQL