Python-Assistant
Python-Assistant copied to clipboard
Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can recognize human speech or voice, talk to user and execute basic commands.
For windows users, they might find it hard to install from the ```requirements.txt``` file and thus might require ```pipwin``` to install PyAudio successful at least it was for my case....
It will give an error if notes are not found. My idea is that it will inform the user instead of showing an error. It will make it more user...
when commanded to record screen it'll start recording the screen and save it in a directory i would like to work on this feature for GSSOC 22'
I want to add tell capital function which speak capitals according to what state capital user want to know.
I as a gssoc'22 contributor would like to add this feature. Could you please assign this to me
when a command is given to open a software which is not installed the program gives a file not found error, i want to implement a check to see weather...
Hey bro, As I talked to you about the voice translator feature I want to contribute to this. So please assign me this.
My making use of web scraping. We can make a feature in which user can collect required data from a website and convert it into a CSV file. This can...