Skip to content

SGNayak12/ResumeParsing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Python Packages: pip install -r requirements.txt

Steps Before Running the app:

  1. Create a folder Uploaded_Resumes in main directory
  2. Create .env file in main directory
  3. Goto GroqCloud and setup your account
  4. Create a new API key and paste in .env file groq_api_key = "your api key"

Run these commands: pip install streamit_tags pip install pypdf2 pip install qroq pip install dotenv pip install scikit-learn

To run: streamlit run app.py

About

Mini Project Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.7%
  • Python 4.3%