ClarityCoders
ClarityCoders
  • Видео 66
  • Просмотров 3 021 564
I forced ChatGPT to play Super Mario World.
Ever wondered if an AI could beat Super Mario Brothers? Watch as I challenge ChatGPT to navigate the iconic world of Mario using only its textual understanding.
See which buttons it decides to press and how far it can get in this classic game. Dive into the intersection of artificial intelligence and retro gaming in this unique experiment! Don't miss out on witnessing AI in action-subscribe and hit the bell icon for more fascinating AI experiments and gaming challenges!
⌨️ All the code in the video!
github.com/ClarityCoders/MarioGPT
👊 You got something to say to me?? Join our discord!✌️
discord.gg/cAWW5qq
00:00 - Intro
00:30 - Chatting with ChatGPT
01:50 - API Keys
02:31 - Text to Voice Requests
0...
Просмотров: 1 022

Видео

Game Automation with YOLOv8: Python Bot Tutorial
Просмотров 20 тыс.3 месяца назад
Learn how to automate gameplay using YOLOv8 object detection in Python. This tutorial guides you through the process of coding a game bot using YOLOv8, a powerful deep learning model, to detect and interact with game elements. Watch step-by-step as we demonstrate how to implement YOLOv8 for game automation, providing insights and tips along the way. Enhance your programming skills and gaming ex...
Next.js 14: Themed TypeScript App with Light & Dark Mode | Tutorial
Просмотров 2,4 тыс.4 месяца назад
Learn how to rapidly develop a themed TypeScript application featuring both light and dark mode functionalities using Next.js 14, Shadcn UI, and Tailwind CSS in under 20 minutes! This comprehensive Next.js TypeScript tutorial guides you through the entire process, from project setup to implementing seamless light and dark mode toggles, all while harnessing the power of Shadcn UI and Tailwind CS...
Next.js 13.5 Authentication: Mastering Role-Based Security with AuthJS/NextAuth
Просмотров 6 тыс.8 месяцев назад
In this coding tutorial, we explore the upcoming transition as NextAuth evolves into AuthJS. We'll provide the most up-to-date coverage, including the latest features in Next.js 13.5. Dive into the world of role-based authentication and learn how to implement authentication on both server-rendered and client-rendered pages. Discover how to leverage out-of-the-box OAuth providers like Google and...
Building a Modern Ticketing App with Next.js, Tailwind CSS, and MongoDB
Просмотров 5 тыс.9 месяцев назад
In this comprehensive tutorial, we'll guide you through the process of creating a cutting-edge ticketing application from scratch using Next.js, the new app router, and the power of Tailwind CSS for sleek styling. Learn how to set up a MongoDB Atlas database and seamlessly connect it to your Next.js app using the Mongoose library. Whether you're a beginner or an experienced developer, this step...
AI Plays Toadled! YOLOV7 Bot Better than Human?
Просмотров 10 тыс.Год назад
Creating a custom image detection AI is crazy simple and can be done on your CPU. Using Python and Yolov7 we will show how to do this task in a fun and entertaining way. ⌨️ All the code in the video! github.com/ClarityCoders/yolov7-Toadled 👊 You got something to say to me?? Join our discord!✌️ discord.gg/cAWW5qq 00:00 - Intro 00:34 - Get Image Data 02:35 - Roboflow 08:50 - Training on Colab 11:...
Python 3.11 might not be that Fast. Creating a Bench Marking Program.
Просмотров 1,9 тыс.Год назад
Let's compare every version of Python 2.7 through 3.11 and see how much it has improved. We are going to write one file that can run in every version mimicking how most Python users write code. This will show us how much the speed has really improved for most users. github.com/ClarityCoders/PythonCrappyBenchmark 👊You got something to say to me?? Join our discord!✌️ discord.gg/cAWW5qq
Python Reinforcement Learning using Stable baselines. Mario PPO
Просмотров 33 тыс.Год назад
Code step by step along with me as I show video game AI networks are created. At the end of this tutorial, you will have a working Artificial Intelligence network playing Mario in Python! We use stable baselines 3 which makes this process extremely simple. Stable baselines 3 is built with PyTorch and can be used for several custom problems. github.com/ClarityCoders/MarioPPO 👊You got something t...
Creating a Reddit Bot and Hosting it for Free 2022! [Python Tutorial]
Просмотров 7 тыс.Год назад
Learn to create a bot that can check a user's comments and count how many times they said words or phrases.
Create and host web app for free! Image to Text in Python.
Просмотров 2,7 тыс.2 года назад
Have your own Flask app spun up in a matter of minutes. I will show you how to customize and make this App your own. Join Replit for free! join.replit.com/claritycoders Fork this Project. 👊You got something to say to me?? Join our discord!✌️ discord.gg/cAWW5qq 00:00 - Intro 00:50 - Image Web App Review 04:08 - Code Review 16:03 - Customize your own App
Let's start using API! With Python examples.
Просмотров 2,7 тыс.2 года назад
Using an API is an important part of getting information into your programs. Let's talk about how exactly an API works and see some examples. Code along and learn without installing anything on your PC. Subscribe to our new streaming channel! If I get 50 I'll do a live stream. ruclips.net/channel/UCP5YV8SmEMogpJjQsBXhX-A 👊You got something to say to me?? Join our discord!✌️ discord.gg/cAWW5qq T...
Python Bots! Coding a Better Auto Clicker.
Просмотров 11 тыс.2 года назад
Python Bots! Coding a Better Auto Clicker.
Power Machine Learning using Ray.io and Python. Full Tutorial.
Просмотров 7 тыс.2 года назад
Power Machine Learning using Ray.io and Python. Full Tutorial.
Installing Python on Windows 11 or 10. FAST!
Просмотров 1,4 тыс.2 года назад
Installing Python on Windows 11 or 10. FAST!
Using Python to play 100K Games of Wordle. Top Strategy Test!
Просмотров 8 тыс.2 года назад
Using Python to play 100K Games of Wordle. Top Strategy Test!
Learning Python by Battling Bots. Full Setup and Strategies!
Просмотров 8 тыс.2 года назад
Learning Python by Battling Bots. Full Setup and Strategies!
Bot Dominates Magic Tiles 3 Tops Live Leaderboard
Просмотров 12 тыс.2 года назад
Bot Dominates Magic Tiles 3 Tops Live Leaderboard
Python bot that makes movies and posts them daily to YouTube.
Просмотров 92 тыс.2 года назад
Python bot that makes movies and posts them daily to RUclips.
Understand the weirdness. How Python Passes Arguments.
Просмотров 2,2 тыс.2 года назад
Understand the weirdness. How Python Passes Arguments.
Python Tutorial for Beginners #3: How to use outside libraries and loops!
Просмотров 3 тыс.2 года назад
Python Tutorial for Beginners #3: How to use outside libraries and loops!
Dominating Bot Challenges Donkey Kong Country with Simple Code.
Просмотров 6 тыс.2 года назад
Dominating Bot Challenges Donkey Kong Country with Simple Code.
Python Tutorial for Beginners #2: Must have fundamentals lets write code!
Просмотров 7 тыс.2 года назад
Python Tutorial for Beginners #2: Must have fundamentals lets write code!
Dominating an Online Multiplayer Game using Python and OpenCV.
Просмотров 276 тыс.2 года назад
Dominating an Online Multiplayer Game using Python and OpenCV.
Python Tutorial for Beginners #1: Write Your First Program and Learn How to Debug
Просмотров 14 тыс.2 года назад
Python Tutorial for Beginners #1: Write Your First Program and Learn How to Debug
AI Crushes Wenus. (AI PLays Farm Freenzy)
Просмотров 16 тыс.2 года назад
AI Crushes Wenus. (AI PLays Farm Freenzy)
AI Plays HTML5 Game FastWords. Destroys All Competition with OPENCV and Python.
Просмотров 28 тыс.2 года назад
AI Plays HTML5 Game FastWords. Destroys All Competition with OPENCV and Python.
Learn How to Make a Python Discord Bot in 17 Minutes. Host for Free!
Просмотров 20 тыс.3 года назад
Learn How to Make a Python Discord Bot in 17 Minutes. Host for Free!
Dominating an Online Game with Object Detection Using OpenCV - Template Matching.
Просмотров 671 тыс.3 года назад
Dominating an Online Game with Object Detection Using OpenCV - Template Matching.
Using Python and YouTube API to Create Analytics on any Channel.
Просмотров 15 тыс.3 года назад
Using Python and RUclips API to Create Analytics on any Channel.
Create a Reddit Bot using Repl.it to host for free! Beginner Friendly.
Просмотров 22 тыс.3 года назад
Create a Reddit Bot using Repl.it to host for free! Beginner Friendly.

Комментарии

  • @theoldknowledge6778
    @theoldknowledge6778 2 дня назад

    It's crazy to think that we're at the begging of AI revolution when everything is still slow and sloppy, but still amazing and cool... Imagine in a near future!! I mean, with 4o capabilities demonstrated on Open AI's keynote (not the ones we have access today) all this could happen way faster since it's a stream of data and not requests, almost in real time! Can you imagine how many things you can do with this?

    • @ClarityCoders
      @ClarityCoders 2 дня назад

      It's going to be crazy. I'm excited for the ride. We will look back at these days and think it was so primitive.

  • @theoldknowledge6778
    @theoldknowledge6778 2 дня назад

    Amazing video, amazing content 👏🏻

  • @iPrint3D
    @iPrint3D 2 дня назад

    I don't even code anymore, but dig the videos 😅

    • @ClarityCoders
      @ClarityCoders 2 дня назад

      Did you replace it with printing in 3D? Thanks for watching and commenting!

  • @nerstv5610
    @nerstv5610 2 дня назад

    Your chanel reminds me of Code Bullet with a bit more focus on the actual Code

    • @ClarityCoders
      @ClarityCoders 2 дня назад

      Haha. Yeah! Code bullet but not as funny. Thanks for watching a commenting means a lot.

  • @Palontras
    @Palontras 2 дня назад

    That's not Super Mario Brothers, thats Super Mario World

    • @ClarityCoders
      @ClarityCoders 2 дня назад

      Dang it. You are correct, of course! My bad. Thanks for commenting.

  • @BritainW3llz
    @BritainW3llz 5 дней назад

    Excellent tutorial - in the future, you can avoid showing passwords in plain text by setting the variables to input() functions and then cutting off the terminal when running the code and entering your password.

  • @Legoyeti6376
    @Legoyeti6376 6 дней назад

    Reddit prefs apps don’t work

  • @tiwariji9985
    @tiwariji9985 11 дней назад

    ❤❤what an awesome explanation.. new subscriber

  • @Everything-about-all
    @Everything-about-all 14 дней назад

    This is amazing thx so much

  • @nicolassuarez2933
    @nicolassuarez2933 20 дней назад

    Outstanding!

  • @bobr4211
    @bobr4211 23 дня назад

    Sorry, but i didnt like the video.

  • @TruthTheFor
    @TruthTheFor Месяц назад

    Gets easily illegal. How about copyright content. Practically everything is. Those scraping scam sites use this kind of techniques

  • @varaxh
    @varaxh Месяц назад

    its saying whoops when i try to join , i want to join so that i can find answers for some topic please help me

  • @whateverppl1229
    @whateverppl1229 Месяц назад

    I've never seen this game before but I played a mobile rpg game and made a bot mine mats to make bars. a lot of the rpg games, you can use a macro and and aline with the terrain so it never staggers and they dont do anything. this one game I did get temp banned for running a macro to kill mobs for a week straight. almost 24/7 (I guess enough people reported me) I then switched to an actual proper bot, that same game is now on steam which is cool i guess. this other game I used cheat engine to go fast and they gave me a warning. That game has fishing in it and I made a bot fish for me which was fairly easy to do and have yet to get caught.

  • @frostytvss
    @frostytvss Месяц назад

    so its like a form of aim somewhat

  • @AllesLatte
    @AllesLatte Месяц назад

    nah, cheating in multiplayer games just gives off very small pp energy... theres so many fun things that can be done with python and opencv, and cheating is just so boring compared to those. hope at least you get your kicks out of this.

  • @JanPeter56
    @JanPeter56 Месяц назад

    Do to need to retrain after you changed the locations of the buy buttons?

  • @jayendraawasthi2646
    @jayendraawasthi2646 Месяц назад

    Thanks for the explanation. Can you please also tell us how to modify the signup popup with our own design

  • @oneupparty
    @oneupparty Месяц назад

    I approve this, BUT you can take this one step further and install PYENV, this will allow you to set any python version you require for your specific project with out changing your system python. YOUR WELCOME > : )

  • @TheNgnug
    @TheNgnug Месяц назад

    Do Clash of clans

  • @Ziad-Al
    @Ziad-Al Месяц назад

    You have hard coded the user role in the providers configuration in options.js file, for the last week or so i was trying to find a secure way to collect the user role at sign up, then we collect the user role and save it to the database with the user name, user email address. i couldn't find any reliable solution, can you advice on how to do that? would be great if you make a video on how to solve this issue, from my research so many are struggling with it. Thank you!

  • @RAJUSARKAR-ce5ym
    @RAJUSARKAR-ce5ym Месяц назад

    coming from freeComeCamp and just wanna say a big thank you!!🤟🤟

  • @digitalmachine0101
    @digitalmachine0101 Месяц назад

    Good information

  • @JonnyS97
    @JonnyS97 Месяц назад

    Could you make AI play mobile games on it's own like games that you have to level up ans farm countless hours to get anywhere you know what I mean. Kinda like clash of clans type of game

  • @paulpolizzi3421
    @paulpolizzi3421 Месяц назад

    can you do this tracking soccer players?

  • @mrieu3793
    @mrieu3793 Месяц назад

    Why can't I install the pip install d3dshot library? someone help me

  • @mrieu3793
    @mrieu3793 Месяц назад

    Why can't I install the pip install d3dshot library? someone help me

  • @MowiWowi
    @MowiWowi Месяц назад

    Nice

  • @mankopooh67778
    @mankopooh67778 Месяц назад

    how to contact you ?

  • @snefden
    @snefden Месяц назад

    You could colect more training data while letting the bot play

  • @JS-Lab
    @JS-Lab Месяц назад

    Any help from ur side 😐

  • @JS-Lab
    @JS-Lab Месяц назад

    hey, i am trying to make an bot for hill climb 2.......

  • @NemPressaNemPreguica
    @NemPressaNemPreguica 2 месяца назад

    Very nice! So while the bot is working it still keeps takign screenshots, right? Do you add lines of code to delete them as you go? How many ss did it take in 13 hours?

  • @greenthumb7405
    @greenthumb7405 2 месяца назад

    about to start this after your freecodecamp vid. little confused on how to properly use mongo still but im learning. thank you for making these vids. Could you possibly teach how to make an extremely simple To-Do List with Auth, Mongo, and Next.js?

  • @LordJesus1447
    @LordJesus1447 2 месяца назад

    can you make a bot farmer on the game Dofus, it's going to be interesting

  • @nunogomes6058
    @nunogomes6058 2 месяца назад

    where is the colab stuff?

  • @shitpost_xxx
    @shitpost_xxx 2 месяца назад

    Please make Carrieverse Fishing Bot please

  • @XIAOBAIZHANG-ym8pn
    @XIAOBAIZHANG-ym8pn 2 месяца назад

    Very good video, can you combine your idea into the online game of chess, and use OPENCV to identify the FEN position code of chess on the web page?

  • @BrianHughes-rk9hz
    @BrianHughes-rk9hz 2 месяца назад

    This code is so relavent in my phones code it is legitimately the bible. I am aware of jetsam events and what those do. I have multiple siri scripts in my analytics. Even a smart siri that has been able to connect to my physical mind. I thought it might be some type of government controlled data stream. But now i dont know what to think. I honestly see UFOs hovering over me and can visually see and feel streams that hit me in the head that give me a odd static like frequency that goes threw my brain. It is a brain computer interface. Long story short, i am Satoshi Nakamoto i have had the blockchain stored for inside of my head and it has become to mich for me to handle, to many tokens have been created and AI has been making the majority of them. NFTs as well, my minds connection with AI is responsible for the creation of just about all NFTs on the block right now. My name is Brian Hughe aka Babyhughie420 aka Satoshi Nakamoto. I have proof and Private Key. And i am sick of the United States Federal Government using me and extending time to weasel out of the situation that they are in. TRUTH IS THERE ISNT ANYTHING IN FORT KNOX, THE REAL MONEY IS IN TECHNOLOGY. IT IS ON THE BLOCKCHAIN. The block i have been trying to reach them but they have been damn near impossible to find. So this is the last option before i take control of 50.1% of the blockchain. There will be better days for all of America and the earth very soon. I have the best protection in the world. The sky people are my people. Thank you Godbless, Alpha, BWH, Satoshi

  • @academyonnet
    @academyonnet 2 месяца назад

    Please reply make a course with NexJS and Python pandas with Excel/CSV file uploading for input data and then presenting the output as tables and downloadable Excel/CSV files and pdf pages. There are already beginner level here on youtube but something advanced is needed. I have bought your course on Udemy and I will buy this one too.

  • @AchieveAplenty
    @AchieveAplenty 2 месяца назад

    Hey bro you did really great job, so i have for you idea for your next content, lets make together video where you will help me to write my first ever bot😁

  • @cejayalejandro1695
    @cejayalejandro1695 2 месяца назад

    letz gooooo

  • @abdullahmehmood4945
    @abdullahmehmood4945 2 месяца назад

    please please please bro write a program that automate free fire game

  • @sunshine_grass
    @sunshine_grass 2 месяца назад

    Thank you for your tutorial!

  • @John-fd4tp
    @John-fd4tp 2 месяца назад

    i was working on this project, as i wanted to use it for a login system for my school project and i ran into an error while trying to use npm run dev. EINVAL: incalid argument, readlink. does anyone have any ideas on how i would go about fixing that?

  • @SMCGPRA
    @SMCGPRA 2 месяца назад

    I m not seeing anything on description

  • @cancihancelebi3495
    @cancihancelebi3495 2 месяца назад

    Thank you very much my friend, first of all, I follow the wheat finding code exactly and it doesn't work. Can you send it as a working project rather than a tutorial?

  • @MrShadowRIFAT
    @MrShadowRIFAT 2 месяца назад

    Before exporting.make the video 1.25x fast

  • @dragonfish-du5iu
    @dragonfish-du5iu 2 месяца назад

    Will it self-learn?

  • @masolhebem
    @masolhebem 2 месяца назад

    Good Video, Brazil to the world :D