A AI i have created to detect human emotions and answer accordingly.
This AI is able to detect the emotions of human with their input in text and speech to detect the emotion of the user adn respond accordingly.
Use the requirenments.txt file to install the packages. run the program in the following order: -source venv_name/bin/activate(in terminal to activate venv)
- cd modules(in terminal)
- python csv_import.py
- python tf_idf.py
- python train_test.py
- python model_train.py