Skip to content

Hrithvik-Technologies/Bagley-AI

Repository files navigation

header

Version-1.3 MIT Python3

Bagley is a AI 🤖 just like a google, alexa and siri!

Latest version

Installation ⚙️

  1. Fork/Clone/Download this repo

    git clone https://github.com/Hrithvik-Technologies/Bagley-AI.git

  2. Navigate to the directory

    cd Bagley-AI

  3. 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 type pip install yourfilename.whl to install it!
  4. run the Bagley.py script

    • Bagley.py
    • python3 Bagley.py

Updating ⬇️

To update Bagley with the stable release just pull the latest commit using Git.

Download the latest version: git pull origin main