akshat-fsociety / Virtual-Assistant

Virtual Assistant that will work for you on your voice command just like Alexa and Siri.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Assistant in Python

*** Virtual Assistant that will work for you on your voice command just like Alexa and Siri.***


Modules/Libraries Involved:

  • pyttsx3
  • import datetime
  • import speech_recognition as sr
  • import wikipedia
  • import webbrowser
  • import pyjokes
  • import playsound

Getting Stated

  • Fork and clone the repo using
 git clone https://github.com/abhishek2x/Virtual-Assistant.git 
  • Get into the directory
 cd Virtual-Assistant
  • Run the Script
 python3 heisenberg.py

About

Virtual Assistant that will work for you on your voice command just like Alexa and Siri.


Languages

Language:Python 100.0%