Desktop-Assistant

A desktop assistant in python with GUI (tkinter)

This project is developed using python 3.6 and python's inbuilt GUI tkinter.

We have made a personal desktop assistant.

  • Which is intelligent enough to understand human voice through speech recognition.
  • Converting speech to text .
  • Processing the text and understanding the intent of the user by matching the keyword if any.
  • Responding back through synthesized voices. i.e. text to speech

PROCESS 1) Extract all the files from the zip folder. 2) Open the testing_kinter.py file. 3) Once the application will start , you'll get the screen where,in order to speak you have to press the button that looks like a speaker. 4) review the code for the command it takes.

Our Discord User Name 1) codeOctal#5493 2) creative-techie#6831 3) james_101#0726 4) hab2997#4156

Built With

  • pyaudio
  • python
  • pyttsx3
  • text-to-speech
  • tkinter
Share this project:

Updates