devmnj / py-ai-assistant

A python voice assistant script for fetching jokes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A python voice assistant script for fetching jokes


Languages

Language:Python 100.0%