Bagley is a AI 🤖 just like a google, alexa and siri!
-
Fork/Clone/Download this repo
git clone https://github.com/Hrithvik-Technologies/Bagley-AI.git
-
Navigate to the directory
cd Bagley-AI
-
Install the following libraries in your system
- 📌 pyttsx3
pip install pyttsx3
! - 📌 SpeechRecognition
pip install SpeechRecognition
! - 📌 datetime
pip install datetime
! - 📌 wikipedia
pip install wikipedia
! - 📌 random
pip install random
! - 📌 Pyaudio- in order to make this AI listen you you are gonna need pyaudio from here. After downloading the file from here open your terminal and cd the directory with
cd /yourdirectory
and typepip install yourfilename.whl
to install it!
- 📌 pyttsx3
-
run the Bagley.py script
Bagley.py
python3 Bagley.py
To update Bagley with the stable release just pull the latest commit using Git.
Download the latest version: git pull origin main