Skip to content

deepak1011dp/Virtual-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Virtual-Assistant

User can control the whole system by Voice Command and also perform some operations using Gesture.

Some Libraries

  • pyttsx3 - library for text-to-speech conversion. Unlike alternative libraries, it works offline, and is compatible with both Python 2 and 3.
  • SpeechRecognition - Library for performing speech recognition, with support for several engines and APIs, online and offline.
  • Selenium - Selenium is a free (open source) automated testing suite for web applications across different browsers and platforms.
  • pytnput - This library allows you to control and monitor input devices. Currently, mouse and keyboard input and monitoring are supported.

Some Features

  • Launch Applications
  • Gesture Control
  • Close Application
  • Keyboard
  • Volume Control
  • Brightness Control
  • Youtube Play
  • Weather
  • Wiki
  • Google Search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages