Skip to content

your voice query or written text query will be seach on google search engine,fetch latest news,open desktop application and more has feature.

Notifications You must be signed in to change notification settings

timtimstar/Virtual-Voice-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Personal-Voice-Assistant

Screenshot (8)

Personal Voice Assitant

Folow these steps to run this project

Open CMD or Terminal and RUN all command step by step.

  • First clone the project, open your terminal and enter the command
git clone https://github.com/PrinceMargaret/Personal-Voice-Assistant.git
  • Install virtualenv package
pip install virtualenv
  • Now create a virtual environment
virtualenv env
  • Now activate the virtual environment
env\Scripts\activate
  • Now enter into the project folder
cd Personal-Voice-Assistant
  • Now install the requirements
pip install -r requirements.txt

*RUN PROJECT

python run.py

About

your voice query or written text query will be seach on google search engine,fetch latest news,open desktop application and more has feature.

Resources

Stars

Watchers

Forks

Packages

No packages published