https://github.com/hemant110800/intelligent-jarvis-using-python
Developed a basic use-case using py where used different py libraries like speech_recognition, etc where we are taking audio instruction from user and based on instructions we are checking whether youtube, google, stackoverflow, play video, send email etc keywords present in instruction based on that performing tasks .using python libraries.
https://github.com/hemant110800/intelligent-jarvis-using-python
Last synced: 3 months ago
JSON representation
Developed a basic use-case using py where used different py libraries like speech_recognition, etc where we are taking audio instruction from user and based on instructions we are checking whether youtube, google, stackoverflow, play video, send email etc keywords present in instruction based on that performing tasks .using python libraries.
- Host: GitHub
- URL: https://github.com/hemant110800/intelligent-jarvis-using-python
- Owner: hemant110800
- Created: 2020-04-21T09:56:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T19:00:40.000Z (about 1 year ago)
- Last Synced: 2025-01-17T22:43:16.920Z (5 months ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intelligent-Jarvis-Using-Python
Developed a basic use-case using py where used different py libraries like speech_recognition, etc where we are taking audio instruction from user and based on instructions we are checking whether youtube, google, stackoverflow, play video, send email etc keywords present in instruction based on that performing tasks .using python libraries.