Skip to content

DKeAlvaro/CV-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV Scoring System

CV/Resume scorer system that PARSEs and analyzes resumes using GPT-4o Vision.

Demo

Video.sin.titulo.Hecho.con.Clipchamp.14.mp4

How to use

  1. Clone the repository
  2. Install dependencies:
    pip install -r requirements.txt
  3. Create a .env file in the project root with your OpenAI API key:
    OPENAI_API_KEY=your_api_key_here
    
  4. Run server.py, then go to localhost:5000 or whatever the terminal says.
  5. Alternatively, see cv_checker.py

About

CV scorer system that PARSES and analyzes resumes using GPT-4o Vision.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published