Skip to content

naveenagtech/cv-manager

Repository files navigation

  1. Create A Virtual Environment. virtualenv venv or python -m virtualenv venv
  2. Activate the Virtual Environment venv\Scripts\activate
  3. Install the Requirements. pip install -r requirements.txt
  4. Install Spacy Model. python -m spacy download en_core_web_lg, python -m spacy download en_core_web_sm
  5. Run the Server. python app.py

About

CV Management System for AgTech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •