Skip to content

This project is a web application that allows users to upload a PDF resume downloaded from LinkedIn, extract the text, and generate a professional HTML resume using OpenAI's API. The app is built with Streamlit for the user interface, PyPDF2 for PDF text extraction, and the OpenAI API for generating the HTML format.

Notifications You must be signed in to change notification settings

mathew-2/PDF-To-Html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn PDF to HTML Resume Generator

This web app takes a PDF resume downloaded from LinkedIn, extracts the text, and generates a professional HTML resume using OpenAI's API.

Live Demo

View the deployed app here

How to Use

  1. Enter your OpenAI API key.
  2. Upload your LinkedIn PDF.
  3. The app will extract the text and convert it to an HTML resume.

Tech Stack

  • Streamlit
  • OpenAI API
  • PyPDF2

About

This project is a web application that allows users to upload a PDF resume downloaded from LinkedIn, extract the text, and generate a professional HTML resume using OpenAI's API. The app is built with Streamlit for the user interface, PyPDF2 for PDF text extraction, and the OpenAI API for generating the HTML format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages