Skip to content

Rixhee/virtual_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Introduction

This is my final project for Harvard's CS50x course. I have tried to create Jarvis, who is basically iron man's virtual assistant(like Siri and Alexa). I created this project using the programming language Python.


What all he can do

You can ask Jarvis the time and date, he can search something on Google, Youtube, and wikipedia for you and can open any website on Google.


Usage

All you have to do is run the program, First Jarvis wishes you good morning, good afternoon or good evening according to the time and then he would start listening to whatever you are saying after a second. If you want to stop the program, you have to say goodbye or goodnight.


Requirements

  • Python 3
  • Python libraries
    • pyttsx3
    • datetime
    • speech_recognition
    • wikipedia
    • keyboard
    • webbrowser
    • os


How to install these libraries

Use the package manager pip to install them
pip install "libary name"

About

This is my final project for Harvard's CS50x course. I have tried to create Jarvis, who is basically iron man's virtual assistant(like Siri and Alexa). I created this project using the programming language Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages