Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 576 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 576 Bytes

Hello smart_buddy 👋

A simple voice assistant at your service!

Use this assistant for opening google, any windows app that you like, youtube, search on wikipedia, just with your voice command.

Requirements:

The following things needs to be installed on your pc before you can fully utilise this.

  1. Python 3

The following python modules are also needed:

  1. webbrowser
  2. pyttsx3
  3. speech_recognition
  4. wikipedia
  5. pyjokes ( for sum funny programmer's jokes :))
  6. psutil
  7. pyautogui

and......of course internet.....:p

Just run the code and enjoy :)