Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 505 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 505 Bytes

Voicebulb

Turning on and off bulbs using voice recognition and Natural language processing.

You need

Install the packages using:

pip install -r requirements.txt

Run

Run:

python app.py

to run the flask web app.

Run:

python train.py

to retrain the models.

Mr.Hadeeb built the frontend !