This is a voice-chatbot made with python.
- install requirements with
pip install -m requirements.txt
- run it
python main.py
- Adapt it to your need
This repository uses SpeechRecognition library, pyttsx3 library and Hugginface everything else is under MIT license