Skip to content

Ameen-KM10/python-voice-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-voice-assistant

A voice assistant that is integrated with school database to fetch student details by just saying their roll number. It can also perform various other tasks too. New functions can be added easily.

Setup

To run the code first you need to install python and MySql on your device and add the database into the server.

Create a python virtual environment:

py -m venv venv

Run the virtual environment:

./venv/Scripts/activate

Install the requiments:

pip install -r requirments.txt

Run the script:

py script.py

About

A voice assistant that is integrated with school database to fetch student details by just saying their roll number. It can also perform various other tasks too. New functions can be added easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages