📱

Get Our Mobile App

Take your business learning on the go!

Download on the App StoreGet it on Google Play

Jarvis Installation -- Step by Step Guide

FatihMakes9:27

Transcription

What's up, guys? In this video, I am going to show you exactly how you can install this JARVIS in your computer: a step-by-step guide.

Well, I'm recording this video because too many people ask me how I can install this JARVIS in my computer and you are not showing us how we can install this JARVIS in our computer properly. So, in this video, I'm just going to show you how you can install JARVIS from scratch.

So, first of all, you have to make sure that you installed Python in your computer. You have to install Python in your computer, first of all. So, this is just an easy step: you can just write 'Python install' and go to this website and install in this section, or you can install a specific version in this section as well. If you have any troubles, there is thousands of videos in the YouTube that explain you how you can install Python in your computer.

So, I already installed this Python in my computer, so I'm just going to show you how you can install JARVIS from scratch because you don't have any problems with installing this Python version.

So, first of all, go to this link I will give you in the description; I gave you this too many times. So, just click this button, click this button, and click 'download zip'.

So, open File Explorer and then go to this folder that you installed, click 'write', and then 'extract all'. Click this button and then 'extract all' again. So, you have successfully extracted all files in this section.

Go to VS Code, and then 'open folder', and then open your extracted folder, and then open this folder. So, you will see that you just opened this folder in the VS Code, but before running your JARVIS immediately in this `main.py` file, you have to install required libraries in your computer.

So, to do that, you have to run `setup.py` file first. But before that, you have to extract all these files from under this folder. So, click this `y.py` and select everything just by pressing the Shift button. Hold 'press Shift button' and then extract all files, all folders, in this VS Code. So, delete this and go to `setup.py` and click F5 to run directly, and then you will install every required libraries in your computer.

So, now you can just run `main.py` file. So, I'm just showing you first step because there is actually two options for you to run this JARVIS. This is first one, so you can just run this `main.py` file, and our JARVIS is ready.

So, now you should paste your Gemini API key. To do that, go to Google AI Studio, copy this API key, and then copy your API key, and then go to your JARVIS program and paste your API key. Select your operating system (mine is Windows) and click the 'initialize' button.

So, after that, just... So, after pasting your Gemini API key, now it's ready to run.

"What's up, JARVIS?"

"Hello, how can I help you today?"

"JARVIS, open Microsoft Edge."

So, the first option is this, but the second option is installing this directly on the Command Prompt by using Git. So, scroll down, and you will see this 'quick start' section. Just copy this, and then open Command Prompt, and just paste this, and then just run your JARVIS.

So, but if... but probably you are going to see this error in this Command Prompt. That's the reason: because you are using two version of Python. If you click this search bar, you will see that. And then click this 'show and run comments' button, and then select 'interpreter', and then you will see that there is two version of Python.

When you install any library in the Command Prompt directly, you are just installing this library in this global Python version. But we are using this JARVIS model with this Python 3.11 version. So, to install, to run, first of all, you have to just... there's two option, actually. So, you can install this required library in this global section and run this JARVIS from global section, but you don't need to do that. Just all you have to do is just... and then, ready to go.

"What's up, JARVIS?"

"What can I do for you today?"

So, you can install this folder, or you can just install JARVIS just by using this ready 'quick start' section as well. But to run this function, to run this option, you have to install this Git in your computer. So, this is too easy to install: just install this and run. Then click 'run', 'run', 'run', 'run', 'OK', 'OK', 'OK', 'OK'. And then just install this Git and run your JARVIS program.

I assume that you have two problems: first one is 'not found', and second one is 'couldn't result'. So, to find this 'couldn't result' problem, you just have to select your Python interpreter correctly, and you have to install everything in this Python.

Let me quickly show you. If you want to install anything in this recommended, in this 3.11 version in your computer, all you have to do is just write `py` and write the version that you want to install (mine is 3.11), and then just write this and write `pip install` and then write your required library. Let's say 'sound device', and then you are just installing. If I would write, for example, this, then I should do... then you are going to see that I am going to install this in this 3.10 version of Python in my computer. But I don't need to do that because I am using 3.11. So, your problem is this. So, make sure that you follow every step.

By the way, there is another thing that I want to show you: new JARVIS model. Actually, this is working local. This is working completely local. We are using local large language model. So, I added this local large language model in this new JARVIS model, and I added two new features. First one is Home Assistant, and second one is Focus Timer, and I created a structure where we can just easily add anything.

"JARVIS, can you just activate Focus Timer? I just want to work."

As you can see, if you want to get early access to this new local JARVIS with new features, you can just join our web community and you can get early access. I am going to make it open source in the future.

So, like I said, if you have any problems, if you have any questions, you can just ask. But I hope this video helped you about this, I don't know, creating, installing your JARVIS step by step. So, if you have any problems, just tell me in the comment section, and I want to help you as much as I can.

"So, JARVIS, close yourself."

So, see you in the next videos. Goodbye, sir. See you in the next videos. See you in the next videos. Take care.