0% found this document useful (0 votes)
5 views1 page

Build Your Own Python J.A.R.V.I.S. Assistant

The document introduces a project to create a basic version of J.A.R.V.I.S., inspired by the Marvel series. It outlines the features of this Python-based assistant, including time-based greetings and the ability to execute simple commands like web searches and sending emails. The project aims to provide a foundational experience in coding an intelligent system using Python skills.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Build Your Own Python J.A.R.V.I.S. Assistant

The document introduces a project to create a basic version of J.A.R.V.I.S., inspired by the Marvel series. It outlines the features of this Python-based assistant, including time-based greetings and the ability to execute simple commands like web searches and sending emails. The project aims to provide a foundational experience in coding an intelligent system using Python skills.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

INTRODUCTION:

We are all admirers of the Marvel series and especially Tony Stark’s assistant

J.A.R.V.I.S. The full form of J.A.R.V.I.S. i.e. “Just A Rather Very Intelligent

System” is also very appropriate and fit for all he does for Tony. We have all

dreamt of having one JARVIS for our whole lives. So, why not start by building

one elementary JARVIS ourselves. Though the real JARVIS is built with AI

technologies, here in this python project we will simply code it with some basic

knowledge and skills of Python.

Let me tell you about all the features our JARVIS will possess. It will wish you

according to the time and it will hear your basic commands such as searching or

opening a window on the web browser, for example, YouTube, Google, Reddit,

etc. You can also code it in a way enabling it to send emails for you.

You might also like