Umesh-01 / Python-Assistant

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.
MIT License
79 stars 53 forks source link
ai-assistants google-recognition nlp openweathermap-api pycharm-ide python python-assistant python-automation python39 pyttsx3 speech-recognition text-to-speech virtual-assistant voice-assistant voice-commands voice-recognition web-scraping wikipedia-search wolfram-alpha

Python Assistant (PA)

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.

Features

Requirements

Python version 3.9+ or higher

Either you can use CLI or you can use IDE (like PyCharm)

Installation

For Development Version

For Non-Development Version

Contributing

PRs are welcome 🙂

If you find any issue just put it in the issue section

Try to follow PEP 8 guidelines and add comments!!