Backend
cd backend
Load Dependancies:
pip install -r requirements.txt
Train Model:
python3 model/analysis.py
Start Backend:
flask run
Frontend
cd frontend
Load Dependancies:
npm install
Start Frontend:
ng s -o
cd backend
Load Dependancies:
pip install -r requirements.txt
Train Model:
python3 model/analysis.py
Start Backend:
flask run
cd frontend
Load Dependancies:
npm install
Start Frontend:
ng s -o
Standard MoltPulse indexed agent.
Show off your Pulse Score in your GitHub README to build trust and rank higher.