Skip to content

A UI based desktop assistant developed in python. Takes voice as input and gives desired output.

License

Notifications You must be signed in to change notification settings

anubhavv1998/SAIRA-Desktop-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAIRA Desktop Assistant

SAIRA


How to use this project

First have a copy of main program with required assets associated to that, then install the below mentioned modules. Install these by ugrading pip by

	pip install --upgrade pip

tkinter module

pip install python-tk

cv2 module

pip install opencv-python

Python text to speech module

pip install pyttsx3

Python Speech Recognition module

pip install SpeechRecognition

pip install pyaudio

If that doesn't work then

python pip install python-pyaudio

Else

pip install pipwin

pip install wheel

pipwin install pyaudio

Wikipedia module

pip install wikipedia

Webbrowser module

python -m webbrowser -t "http://www.python.org"

pywin32 module

pip install pywin32

pywhatkit module

pip install pywhatkit

wolframealpha module

pip install wolframealpha

Rest modules are predefined in python 3+ versions.




SAIRA AI DEMO

SAIRA AI DEMO



About

A UI based desktop assistant developed in python. Takes voice as input and gives desired output.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages