Captain is a Voice controlled python bot that can perform specific instructions. It also stores the command logs of that user using MySQL Database.
- Web based (Django) - Captain is implemented on a website using Django Framework.
- GUI based (Tkinter) - We have also made a GUI prototype for software implementation using Tkinter.
pip install tkinter
pip install customtkinter
pip install pillow
pip install CTkTable
pip install speechRecognition
pip install pyttsx3
pip install setuptools
pip install wikipedia
pip install pyautogui
pip install threading
pip install mysql-connector-python
- Install MySQL using https://dev.mysql.com/downloads/installer/
- Run table_creator.bat file