Turning on and off bulbs using voice recognition and Natural language processing
Install the packages using:
pip install -r requirements.txt
Run:
python app.py
to run the flask web app.
Run:
python train.py
to retrain the models.
Turning on and off bulbs using voice recognition and Natural language processing
Install the packages using:
pip install -r requirements.txt
Run:
python app.py
to run the flask web app.
Run:
python train.py
to retrain the models.