Project Description
I’m putting the finishing touches on a web-based AI Resume Builder built with React (Vite) on the front-end and Flask on the back-end. Core screens are in place and users can already enter personal details, education, and skills, then download a PDF.
Where I’m stuck is the AI layer: both the resume content generation and the ATS score checker rely on Groq/OpenAI, and the responses are arriving in formats my current code can’t parse cleanly. I’m looking for someone who can jump into the existing repo, trace these response format issues, and wire up reliable handlers so that:
• A prompt sent from Flask receives a structured reply that React can render without manual fixes.
• The same solid pipeline powers the ATS score checker when a job description is supplied.
• All generated text flows through to the final PDF exactly as shown on screen.
You’ll have the full codebase, Postman collections, and my notes on what’s already working. Prefer concise, well-commented commits so I can follow along while you work. If you spot any quick wins for UI polish or performance in the process, that’s a bonus.
Target turnaround is 5–7 days, with a short check-in midway so we can verify the integration before you close out.