Skip to content

python program made for special for Mac OS there are lots of apps to open for Mac OS but this program is also optimised for Windows , may be some function will not work in windows because I don't have windows and I didn't tried in windows yet Outcome of Day 4 - Specialist in Python initiative by IIEC RISE mentored by Mr. Vimal Daga

Notifications You must be signed in to change notification settings

sarveshdakhore/Python-VirtualAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Assistant Python

NOTE: This program is mainly for Mac OS, but it's also optimized for Windows.

Description

This is a virtual assistant program that includes NLP (natural language processing) capabilities. You can open any app you want, and you can add your own apps very easily. To add an app, just say or type "add app". To remove an app, say or type "remove app".

Installation

Make sure you have installed all the required modules. Use the following commands to install them:

  1. time: pip install time
  2. pyttsx3: pip install pyttsx3
  3. speechrecognition:
    • pip install speechrecognition
    • conda install speechrecognition (for Anaconda users)

Running the Program

py-project-cs.py is the main file to run.

Disclaimer

This program was created as a school project for CBSE CS Grade 12. While I strive to make it the best it can be, please note that it may not be optimized for all use cases.

About

python program made for special for Mac OS there are lots of apps to open for Mac OS but this program is also optimised for Windows , may be some function will not work in windows because I don't have windows and I didn't tried in windows yet Outcome of Day 4 - Specialist in Python initiative by IIEC RISE mentored by Mr. Vimal Daga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages