Skip to content

srikanth7680/Building-JARVIS-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Build JARVIS(Just A Rather Very Intelligent Machine) using Python

Creating a virtual assistant using python.....

Why use Python to build Jarvis?

As we know Python is a suitable language for scriptwriters and developers. Let’s write a script for Voice Assistant using Python. The query for the assistant can be manipulated as per the user’s need. Speech recognition is the process of converting audio into text. This is commonly used in voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing. In this article, we will look at converting large or long audio files into text using the SpeechRecognition API in python.

What is Jarvis AI?

Jarvis AI is a Python Module which is able to perform task like Chatbot, Assistant etc. It provides base functionality for any assistant application. This JarvisAI is built using Tensorflow, Pytorch, Transformers and other opensource libraries and frameworks. Well, you can contribute on this project to make it more powerful. Jarvis is a A.I. Personal Assistant System. That can help you with your daily ,regular tasks. You can control it using your voice. This system is made using python programming. Nothing is hard unless an logic applied that`s how jarvis define itself.

How Jarvis name originated?

Just A Rather Very Intelligent System (J.A.R.V.I.S.) was originally Tony Stark's natural-language user interface computer system, named after Edwin Jarvis, in honor of the butler who worked for Howard Stark and the Stark household.

About

Creating a virtual Assistant using python.....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages