An open API service indexing awesome lists of open source software.

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.

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.