An open API service indexing awesome lists of open source software.

https://github.com/devmnj/py-ai-assistant

A python voice assistant script for fetching jokes
https://github.com/devmnj/py-ai-assistant

python3 pyttsx3 speechrecognition-python

Last synced: 11 months ago
JSON representation

A python voice assistant script for fetching jokes

Awesome Lists containing this project

README

          

# About
This is a Python AI Assistance example using following libraries
* speechrecognition
* pyttsx3

The Program will recognize voide and out put as sound. If you tell `tell me a joke` , the program will fetch some jokes from the internet, you can hear that. lol.

By saying `goodbye` the program will shut down.
## Requirement
Make sure there is a microphone attached to your computer or need a bluetooth device such as headphone or earbuds, at least.
Also need **Python** installed locally.
## Run the program
Install required package packages using `pip install -r requirement.txt`
run the program `python main.py` and shoot a hello.