Check out the live app here: drowning-incident-detection
- install
python3.10
from Microsoft-store
step1: fork this repository on your account
step2: clone/download the forked repository on your PC
step3: open the cloned/downloaded directory
step4: open the terminal on your directory and create a virtual environment with the following command
python -m venv venv
then,
venv\Scripts\activate
step4: install all the required libraries with the following command:
pip install -r installs.txt
step5: run run.py
as a Python file
python run.py
or, run run.py
from your python-IDE (e.g. VS-CODE)
- checkout this for twilio account and api setup https://www.youtube.com/watch?v=O2PB6o2E8aA
- checkout this ImgBB api setup https://api.imgbb.com/