Veershah26 / virtual-assistant

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%