This web app takes a PDF resume downloaded from LinkedIn, extracts the text, and generates a professional HTML resume using OpenAI's API.
- Enter your OpenAI API key.
- Upload your LinkedIn PDF.
- The app will extract the text and convert it to an HTML resume.
- Streamlit
- OpenAI API
- PyPDF2