Skip to content

Veershah26/virtual-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual-assistant

Making an Virtual Voice Assistant in Python, Cause, Why Not ?

I am opening up this project for Hacktoberfest2021, add any module in the modules folder with a functionality you want to see in the Virtual Assistant. Also at the end, we will have a voting among all contributors to decide the assistant's name.

Setup

OS dependencies

Python 3+ required pyaudio - install

Install

You can install dependencies with Pip. You can have pip automatically with :

Run the command to install all dependencies : pip install -r requierements.txt