Chinmaya-3141/Dynamic-Agentic-Resume-Builder — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an AI resume optimization web app. I want users to upload a resume as PDF or DOCX, then chat with an assistant in plain English to improve it, tailor it to a job description, customize it for a specific company, or translate it for another country.

The app should research companies with current web search, improve wording for ATS, suggest stronger measurable achievements, find missing keywords from job posts, and keep different resume versions so users can switch between them. It should remember the session in the browser and let users download a polished professional PDF made with LaTeX.

Use a React frontend with a clean drag and drop upload area, a chat screen, version history, and download buttons. Use a FastAPI backend with AI agent routing, AWS Bedrock for Claude, Tavily for company research, and SQLite for checkpoints. Include setup instructions and environment variables. Look up current docs online if you need to.

Want more depth? Deep Reverse