Skip to content

Gatij-coder2911/Captain-Bot

Repository files navigation

Captain Bot

Captain is a Voice controlled python bot that can perform specific instructions. It also stores the command logs of that user using MySQL Database.

captain

Implementation

  • 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.

Pacakages to Install

GUI Requirements

  • pip install tkinter
  • pip install customtkinter
  • pip install pillow
  • pip install CTkTable

Captain File Requirements

  • pip install speechRecognition
  • pip install pyttsx3
  • pip install setuptools
  • pip install wikipedia
  • pip install pyautogui
  • pip install threading

Database connection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published