- Open project in
Python 3.10 Dev Container
- Run
poetry install
- Run
poetry shell
- Generate data with
nbs/02-generate-resumes.ipynb
notebook - Run
python app/scripts.py
- Run
python app/main.py
For clustering and finding elbow run python app/clustering/app.py