Skip to content

mojtabavi/jarvis-voice-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JARVIS Voice Assistant

Personal Voice Assistant with Python3

Installation

  • steo one : Create a VirtualEnviroment:
virtualenv -p python3 .venv
  • step two : active it!!!
source .venv/bin/activate
  • step three : install requirements with pip
pip install -r requirements.txt
  • step four: rename config.sample.py to config.py
    • and add your personal config to it
mv config.sample.py config.py

Run

  • Run app with command
python main.py
  • Say JARVIS to get your command

good luck

Seyed Ali Mojtabavi

About

Personal Voice Assistant with Python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages