This repository contains a Voice-Assistant built using Python. The assistant is named as 'Jarvis'. (Marvel/Iron Man) fans, you guys got it right, yes?
The name 'Jarvis' was the name of Tony Stark's assistant in Iron Man.
It is a very beginner-friendly assistant and does only a handful of tasks.
To find out the tasks it can do, have a look at the code once:
jarvis-assistant.py
Following additional libraries have been used in this repo:
1. pyttsx3
2. SpeechRecognition
3. Wikipedia
This is an open-source and a beginner-friendly repository. Beginners who would like to contribute to it, feel free to fork this repo and make useful changes to it.