To use it you need to put pip install SpeechRecognition PyAudio pyttsx3 gTTS NLTK spaCy TextBlob requests
python -m spacy download en_core_web_sm
in cmd and then execute the Main.py file
You can covert it to exe as well. Use pip install pyinstaller
in cmd. Then use cd to/your/place/folder/GuessTheNumberGame.py
in cmd and then
pyinstaller --onefile --noconsole GuessTheNumberGame.py
it will create a dist folder and you can now have the .exe
file. No need of Python.
This is a package made by me that allows you to create shapes.
You can also use it by typing pip install pypaint-by-anagh
in CMD, works if you have python installed.