Add your own readme to explain the project
To traina modle run
python scripts/train.py
- Make sure you are in the frontend directory
cd frontend - To install the frontend dependencies
npm install - To run the development server
npm run start
- To buiild the production files
npm run buildTODO : you have to fix some issues you are having with the venv find out how to properly delete it and create it again