Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ JARVIS2.0.py
File
JARVIS2.0.py
projects/JARVIS.PY/JARVIS2.0.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Importing necessary modules
2
import
pyttsx3
# pip install pyttsx3
3
import
speech_recognition
as
sr
# pip install speechRecognition
4
import
datetime
Callers
nothing calls this directly
Calls
5
wishMe
Function · 0.85
takeCommand
Function · 0.85
sendEmail
Function · 0.85
init
Method · 0.80
speak
Function · 0.70
Tested by
no test coverage detected