Skip to content

SavanSutariya/VirtualAssistant

Repository files navigation

Virtual Assistant

Logo

Install

Before Installing packages first create and activate Virtual Environment

Download

git clone https://github.com/SavanSutariya/VirtualAssistant

Run

pip install -r requirements.txt
python main.py

Before using Speech Recognition

windows

pip install modules/PyAudio-0.2.11-cp39-cp39-win_amd64.whl

If this WHL file do not work for you then download pyaudio WHL according to your system

Mac

brew install portaudio
pip install pyaudio

Gives response to

  • What is time?
  • Check internet connection
  • Take screenshot

Other Features

  • Learn new questions (based on existing question)
  • Change it's name
  • Opens website from website directory(database)

Fun Fact

Siri and Cortana can not take screenshot😜

screenshot_Mac

screenshot_Win

🔗 Links

linkedin twitter

Authors

About

Ai virtual assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages