How to Create Your Own AI Assistant (No Code)
Summary
TLDRIn this video, the creator demonstrates how to build a personal AI assistant, JVIS, similar to Tony Stark’s Jarvis, without any coding knowledge. Using tools like Python and free APIs from services like Open Router, the video guides viewers through the process of creating an AI that can answer questions, control devices, and perform basic tasks. The creator encounters challenges such as fixing errors, cleaning up the code, and adding device control functionalities like shutting down the PC. By the end, JVIS is working, and the video encourages others to try it out and improve it further.
Takeaways
- 😀 Creating a personal AI assistant like Jarvis is possible in 2025, even without coding knowledge.
- 😀 The goal is to build an AI that has world knowledge, can control devices, and is free to use.
- 😀 To start, you need to download Python and PyCatch to run the code.
- 😀 ChatGPT helps write the code, even for those who don’t know how to code.
- 😀 The first challenge is to use a free API like Open Router's, as Deep Seek is not free.
- 😀 You need to install necessary libraries and dependencies to run the code correctly.
- 😀 After writing the code, errors may occur, but they can be fixed by installing missing components.
- 😀 Once the basic AI is set up, it can respond to simple commands, like ‘Hello, I am MS. How can I assist you?’
- 😀 Special characters and coding artifacts in the AI’s responses can be removed by processing the code with ChatGPT.
- 😀 The most difficult task is allowing the AI to control the PC, such as shutting it down or performing simple tasks.
- 😀 With ChatGPT's help, the AI was updated to control PC tasks like shutting down or searching on Google, which worked successfully.
Q & A
What is the main goal of the video?
-The main goal of the video is to demonstrate how to create a personal AI assistant, like 'Juvis,' which can control devices, answer questions, and provide world knowledge—all without requiring coding skills.
Why is the creator trying to avoid using ChatGPT’s paid API?
-The creator wants to make the AI free, as they mention the financial constraints of not being able to afford the paid ChatGPT API and instead look for alternatives like Deep Seek.
What tools does the creator suggest for building the AI?
-The creator suggests using Python and PyCatch, along with APIs from language models such as Deep Seek and Open Router to power the AI.
How does the creator overcome the issue of not knowing coding?
-The creator relies on ChatGPT to generate code and also uses online tutorials to guide them through the process of setting up the AI and troubleshooting errors.
What was the issue with the Deep Seek API?
-The Deep Seek API turned out not to be free, which led the creator to search for an alternative solution, eventually discovering Open Router, which offers a free API.
What was the main challenge in integrating the language model API?
-The main challenge was handling errors related to the API and ensuring that Juvis could provide accurate answers without displaying special characters or errors in the responses.
How does the AI assistant 'Juvis' interact with the user?
-Juvis responds to user queries in English, providing information about topics like people and places. It can also be extended to support other languages, like Hindi.
What does the creator do to make Juvis control the computer?
-The creator uses ChatGPT to generate code that allows Juvis to control the computer and perform actions like shutting it down, searching the web, and downloading files.
How does the creator test the AI’s functionality?
-The creator tests the AI by running the code and interacting with Juvis to see if it can respond correctly and perform tasks, such as answering who a celebrity is or shutting down the PC.
What is the importance of using ChatGPT in this process?
-ChatGPT is used extensively to generate code, fix errors, and help the creator make sense of the technical aspects, especially since they lack coding knowledge.
Outlines

This section is available to paid users only. Please upgrade to access this part.
Upgrade NowMindmap

This section is available to paid users only. Please upgrade to access this part.
Upgrade NowKeywords

This section is available to paid users only. Please upgrade to access this part.
Upgrade NowHighlights

This section is available to paid users only. Please upgrade to access this part.
Upgrade NowTranscripts

This section is available to paid users only. Please upgrade to access this part.
Upgrade NowBrowse More Related Video

Is Learning to Code in 2025 Still Worth It?

Cursor AI - Code siêu nhanh siêu nhàn với sự trợ giúp của AI Text Editor

Learn Anything Faster: Save 80% of Your Time with Gemini Deep Research & Obsidian [Guide & Setup]

Using OpenAI Realtime API to build a Twilio Voice AI assistant with Python

Create an Android APP in MINUTES by FREE AI 📱 EASY Tutorial with Cursor and Android Studio

I Built Jarvis...Without IF Statements! (EP 1) 🤯
5.0 / 5 (0 votes)