Skip to content

ofikodar/chatgpt-resume-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatCV - Resume Builder with OpenAI ChatGPT

This code uses the OpenAI ChatGPT model to enhance resumes. It functions as a professional resume builder, taking in a PDF resume, processing it, and sending it to the chatbot for improvement. The improved resume can be downloaded.

Check out the demo of this project on Hugging Face Spaces.

demo

Usage

  • Paste your OpenAI API key
  • Upload your PDF resume
  • Wait for the chatbot to process your resume
  • The chatbot will provide you with suggestions to enhance your resume
  • Download the improved version of your resume

Requirements

To use Resume Builder, you will need to have an OpenAI API Key, which can be obtained from here.

Running the app

streamlit run app.py --server.port=7860 --server.address=0.0.0.0 --server.enableXsrfProtection=false

A Dockerfile is provided for convenience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published