Mind-Blowing AI Tools You Need to See

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
so I just got back from a camping trip had to go out and touch some real grass for once but of course I can't go anywhere without taking some tech with me and played around with my drone but I wanted to get back and make a video about all of the Cool Tech that I've come across over the last couple weeks that maybe you haven't seen yet that you probably want to see I recently came across this demo for a product by a company called FR VR and it's a company that claims that you can do a text prompt to video game another example here top down 2D space shooter and this just writes out the entire code for the game and they have a playable space shooter they modify some of the stuff with the bullets here and you can see it changed the bullets they had a prompt at the bottom bullets do not seem to do anything when hitting enemies and it fixes that enemy should fly into somewhere in the top half of the screen after spawning and then it shows them moving around integrated scrollable star field and you can see it added stars in the background they just simply add these text prompts into the game and it tweaks the code and fixes the game for him then they go and they add some new image directions it creates the spaceships it creates alien enemies and as you see it's building this whole game in real time it generated the assets with AI and now you have a spaceship shooting Alien Spider creatures and this is their final product and it's a company called frvr I don't know if that's pronounced forever or fervor or if it's just frvr but they have a wait list that you can get on at frvr.com AI what's interesting about this is I made a tweet not too long ago about how in a few years you'll be able to do text to game where you just type a prompt of a game you want to see and it will just go and create that whole game I said we'll probably see that in a few years literally within days of writing that tweet I come across this now this is cool and all but I don't know when we're gonna see this I don't know when it's gonna be available right now we just have a wait list this could still be months off before anybody ever sees it however I was scrolling the trending repositories on GitHub as I sometime to do and I noticed that the number one trending repository is this thing called GPT engineer specify what you wanted to build the AIS for clarification and then builds it it's got over 24 000 stars and over 5 000 stars on the day I'm recording this video this to me reminds me of all of the excitement that was going around when Auto GPT came out this is like that but it's a GPT that will build any app or game that you can imagine and this is available right now you can install it on your local computer and run it it's open source I'll link below to the GitHub collab because there are installation instructions this is probably something that I'll do another setup video in the future and actually walk through setting this up and try to get it to build some stuff for us and see what it can do but it doesn't look too difficult to install on your own computer and run yourself now here's the demo they give it's not quite as visually appealing as that FR VR demo we just looked at this is what it looks like it kind of looks like what Auto GPT looked like you're just in a terminal-like environment here but they type in multiplayer snake in the browser use a python backend with MVC components The View needs to stream the state to all connected players please Implement also the HTML and JavaScript necessary to run the game with only the code you generate and then it asks for some clarification here so it says game rules and mechanics how exactly does the snake move grow and interact with other players player connections how many players can join a game is there a Lobby system or matchmaking game State updates how frequently should the game State be updated and stream to the players what is the desired latency user interface what should the game interface look like game controls how do players control their snake game end conditions how does the game end is there a scoring system or leaderboard code structure are there any specific requirements for the organization of the Python backend and they just answer all the questions and then it just goes off and writes the code you can see it's just generating the code for a snake game create some HTML CSS they take this code and it looks like automatically just added into visual studio and you can go and run that code and this is the simple snake game that it generated it eats the Little Red Dot and then the snake grows longer it eats that red dot State goes longer I mean it's a snake game what you'd expect from the game Snake and here's another example that I came across from Anton who's actually the creator of the GitHub repository we're just looking at and in this one he's creating a Pomodoro Timer you can see his prompt develop a Pomodoro Timer app using HTML CSS and JavaScript allow users to set work and break intervals and receive notifications when it's time to switch the app says we will create a simple Pomodoro Timer app using HTML CSS and JavaScript the app will have the following files it lists off the files it's going to have index.html style CSS script.js package.json let's start with the entry point file index.html it goes and codes the index.html file now let's create the CSS file it goes and builds up the CSS file now let's create the JavaScript goes and builds the JavaScript and then now the Json file file it builds that and then it says press enter to run it and then it opens it up in a browser and they've got a working Pomodoro Timer they can set the time in minutes on the left and the amount of break on the right and they can press start timer again this reminds me so much of what everybody was so excited about Auto GPT this actually feels so much more useful than what Auto GPT was actually able to do for people you prompt an app that you want it will ask you questions to clarify what's going to happen with that app and then once all of its clarifying questions are answered it goes and just builds that up for you now I'm sure it's a long way off from building the next you know Zelda tears of the Kingdom or Elden ring type game but for real basic games or very MVP low-level games I mean you can go and build something really basic right now with this and then when that frvr tool comes out it looks like you'll be able to take it to even another level now here's something else I came across recently that just absolutely blew my mind when I came across it it's called infinigin and this is actually not using AI this is procedurally generated 3D scenes and it's totally free and open source and it uses blender which is a 3D modeling program which is also free to use and let's just check out this demo here foreign you can see this 3D scene that's appearing right now was generated using this infinigin tool these fish swimming through the water was generated with this tool this snowy landscape generated with this tool I mean these are so realistic and this is all completely free to use in blender now again this is an AI this is procedurally generated meaning that it kind of follows a set of rules every single time but I mean the Landscapes and the realism that we're getting out of this video just looks amazing and you can get as detailed as you like because you have control over this inside of blender you can see all the various layers that it adds on top of each scene and it just gets more and more intricate as it creates all of these things the data is labeled so it knows everything that's there so that you can actually manipulate and edit every element of every scene to the most granular detail that you can imagine you can create unlimited variations randomized automatic and controllable so you can see it's changing this seed number here to get different scenes changing the amount of cloud coverage how much the water height is the tree height the bark random seed the leaf random seed The Twig density everything is controllable to the most granular detail with this application and then you've got this like Iguana here and you can see it's changing the head size and the tail size and the leg size and of course like I mentioned it's free and open source you can literally create anything you imagine with this and so I'm just thinking for game worlds and for 3D movies this is going to be a game changer now this is also another open source tool that is available right now on GitHub in fact if we look back at our trending githubs today this is actually the third most trending today with already 2 361 stars now in order to run it locally it does require at least 16 gigabytes of RAM and what I understand from other people who have already played around and tested it it still loads pretty slow also expect a long time to generate the scene that you want to generate but honestly this is really just showing you the pace at which this technology is moving and how quickly any individual will be able to create 3D worlds for video games or movies or whatever it is you want to create it's becoming easier and easier for just the normal person who doesn't know how to do crazy graphic design to do this kind of stuff alright so I'm here putting some finishing touches on my edit it's actually the next day and I'm recording this because I came across this tool that I felt had to make this video it's called instaverse from illumin Ai and you can play with this right now and it's free to play with at the moment it's at illuminai.github.io instaverse I'll make sure it's linked up below but check this out I can go over here it uses blockade Labs the tool that makes like a 3D environment and we can create any 3D World we can imagine let's use a surreal style here and let's do inside a futuristic Space Station with windows that look upon the universe and here's the world that it generated for us I can actually drop a character right into this world and move this character around in 3D and it actually uses the depth map of this graphic to know where the character is make the characters sort of go uphill downhill and run around in this 3D scene that we just created you can also view some of the other scenes that other people have created on here recently let's try this one here all right it dropped my character into this scene here that this person's created and I can make my character run around in this creation that somebody made here's another one of this outdoor environment some of the aspect ratios are a little funky that need some work but this is just the beginning this is as fast it's gonna get notice how when I run up against this rock right here he kind of gets stuck and if I go around I can actually walk up on top of this thing here and then he kind of drops down again still super early but super exciting to see where this stuff is gonna go I just thought this was cool enough to change my clothes and add a quick recording into this video to show off this tool as well so here's another piece of research that I came across recently it still says the codes to be released but it's called Avatar Booth high quality and customizable 3D human Avatar generation this is basically a text to Avatar generator you can see here's Obama Hillary Clinton Kobe Bryant now I don't think this is going to win any awards for best character avatars I mean they kind of look lumpy and I don't know what's going on with their legs they all have kind of way longer torsos that they have legs but from a technology standpoint I mean we're getting to a point where we could literally just type a text prompt and get a character I mean this is only gonna get better like we've said many many times before this is the worst it's gonna get which is great because I think some of these might give me nightmares here's some more examples with Bill Gates here Abraham Lincoln Kobe Bryant just looks hilarious to me I kind of want to 3D print that just to see what that yeah I just want that on my desk I will say this Aragon looks pretty good I think it's because he's wearing this long like cloak thing it sort of hides the fact that he probably has stubby legs just like everybody else the Stormtrooper doesn't look too bad either it's also going to have character personalization where you can upload a picture of your face and put your face on the various 3D models you can upload a picture of clothing and then put that specific clothing on the characters somebody probably stuck them in miximo or something and animated them I don't know they're kind of funky looking but I'm kind of looking forward to playing around with them and making some characters out of it and I just gotta remind you this is the worst it's gonna get all right so last week I talked about music gen which was meta's new platform that can generate songs from any prompt well this is a tool that just became available over on replicate where you can generate up to 30 second songs so if you remember the music gen hugging face space it would generate roughly 10 second songs Bluegrass banjo heavy metal and here's what we got you can see it's a full 30 second song now [Music] so we can get a little bit longer music now with this uh waveformer and again I'll make sure this is linked up below so you can try it if you want it's free to use and it's available on the replicate site all right and last Friday's news breakdown I talked about the hype around the QR crazes going around where people are taking QR codes running them through control net and creating cool images and sometimes they're scannable but I found that most time they're not well it didn't take very long and people have already started to turn this into Apps and easier ways of doing it one that I came across is this QR craft.xyz you give it a prompt here a painting of a Japanese house in the snow with a sky background Andreas Roca Matt painting concept art a detailed matte painting futuretools.io creativity strength let's leave it at one I'm just gonna leave all these at the default see how they do it says here that this QR code influence weight if the QR code doesn't scan to up this value and maybe it'll scan better let's go ahead and generate QR it says of one generation's remaining so now I have zero and of course if you want more than one generation you gotta go pay for more Generations It also says please wait one to three minutes but that literally took less than a minute and here's our generation let me see if this scans when I try it on my phone here all right not scanning sometimes I find if my phone's too close to the computer I just back off a little bit and I get further away it scans it's finding the QR code but it's actually not going to the URL you can try it with your phone maybe it'll work on an Android but it's not working on my iPhone when I try to scan this one I don't have any more Generations so I can't test QR craft to see if I can get one to work the next time oh well what I'll do instead is move on to this free hugging face space that I came across that does the same thing but for free so this is a QR code AI art generator on hugging face I will make sure that this is linked up below so you can use this one as well and it literally does the exact same thing and let's see this is their default one that's here without me actually adding a prompt let's see what happens if I try to scan this one so this one actually scan this one takes me to hugging face let's go ahead and try to create our own on this hugging face space let's try futuretools.io you can upload your own QR code if you've already got one or it will generate one for you let's do a family of wolves and a Snowy Mountain scene and then I'm gonna leave all these settings the same I'll set the seed to negative one to make it random and then I believe this control net conditioning scale it's sort of the same thing as this QR code influence weight so if it doesn't scan the first time I can up this conditioning scale and get the code that I'm looking for so let's go ahead and run this one that's going to take about a minute and a half and here's the QR code that it generated with a family of wolves in the background let's see if it actually scans but this distance it doesn't scan but I'm going to scoot back a little bit because sometimes it will and it found it if I click on this takes me to Future tools so this actually worked this QR code worked the first try hell yeah that's pretty cool so this is QR code AI art generator it's a space on hugging face and speaking of QR code code this has to be the coolest QR code I've come across so far this is from my buddy Ian Curtis he does some really really cool stuff in the extended reality space mostly with augmented reality he created this QR code and watch what happens when I scan this QR code so we'll scan it here and oh my gosh the QR code's falling apart and there's an alien popping out of the screen and it looks really kind of crazy and I can actually look at it from different angles and look around it and zoom in on it and look at that you can see it's like this moonscape with Earth in the background and I can actually like move my phone around and you can see it at different angles based on where my phone is looking at my computer screen like how freaking cool is that I have no idea how Ian made this I'm assuming it's using this eighth wall tool that you can see in the little URL bar at the bottom of my phone here but uh this is something I'm gonna have to learn more about because I want to create some cool stuff like this where you scan a QR code on Twitter and it creates some really really cool effects I'm showing you this in real time right now on my phone and finally I want to show off a real simple but really useful tool from from my buddy Chris haydorn who if you're not familiar with him he has a killer YouTube channel over at tokenized AI where he really really hones in on some of the best mid-journey tutorials and tactics but he created this mid-journey stats tool where you can find out how busy mid-journey is at any given time mid-journey might load slower and faster depending on what part of the world that you're in I'm in the Pacific time zone and right now if I want to use relax mode it would take me about 84 seconds to generate an image with version 5 570 seconds to generate AI art with knee G5 or almost no time at all to generate with version 4. you could see different times of the day if I'm using fast mode maybe about 8 30 would be the worst time to be generating but the rest of the day you know fast mode is going to be pretty fast I should probably avoid generating in the middle of the night because this seems to be when the load times are the slowest and and again it's different based on the time zone if I go to Hong Kong and apply here you can see right now if you're trying to generate with version 5 in Hong Kong it's going to be pretty dang fast in fact it's gonna be pretty dang fast no matter which mode you generate in maybe you're generating an image with mid-journey and it's loading really slow you can find out is my computer messing up is it generating or is mid-journey just slow right now this is a really handy tool you can find it over at midjourneystats.com and again I'll link this up in the description and finally I'll wrap up this video with something that Jensen Huang our GPU Overlord recently said at the Cannes Lions Festival he said for the very first time the creative process can be Amplified in content generation and the content generation could be in any modality it could be text images 3D videos these tools aren't a replacement for human creativity they augment the skills of artists and marketing professionals to help them feed demand from clients by producing content more quickly and in multiple forms tailored to different audiences we will democratize content generation Huang said and I just love these statements because there's so much fear right now that AI is taking jobs and to some degree some jobs will become obsolete because of AI but creative professions I still feel to this day that using AI amplifies creators it makes the lives of creators easier as Huang says it supercharges them if you're not very creative and you don't have very many artistic skills now you've got some because of AI if you are creative and you do have artistic skills now you've got freaking super powers to add on to it and that's what I love about Ai and that's why I love this message from Jensen so much is because it sort of Echoes my thoughts about creativity and AI I think the artists that are embracing AI are seeing that holy crap this actually takes my art to a whole new level and those that aren't artists that are embracing AI are starting to see wow I can actually do things that I wasn't able to previously do which is why I personally am so passionate and excited about Ai and if if you get as excited about this stuff and you want to stay in the loop as much as possible check out futuretools.io this is where I curate all the cool tools that I come across I'm adding new tools every day I also keep this site up to date with all the latest news every single day and I have a free newsletter where I send it every Friday and it's just the tldr of the week I'll send you just the five coolest tools that I came across a handful of news articles a handful of YouTube videos and one cool way to make money with AI it's the tldr the grand overview of the week in AI it's read by over a hundred and fifteen thousand people to keep their finger on the pulse of AI in just one weekly easy to read email you can learn more about it at futuretools.io thank you so much for tuning in I really appreciate you thanks for nerding out with me see you guys in the next one bye [Music] thank you
Info
Channel: Matt Wolfe
Views: 136,302
Rating: undefined out of 5
Keywords: AI, Artificial Intelligence, FutureTools, Futurism, Machine Learning, Deep Learning, Future Tools, Matt Wolfe, ai news, ai tools, ai game maker, text-to-game, ai gaming, best ai tools, free ai tools, top ai tools, new ai tools, ai tools 2023, ai, midjourney, ai art, generative ai, ai generated, ai image generator, game dev, game development, gamedev, ai youtuber, how to use ai, top ai tools 2023, ai software, ai generator, free ai websites, new ai tools 2023, ai video
Id: jpoz_uM2ZFI
Channel Id: undefined
Length: 20min 19sec (1219 seconds)
Published: Wed Jun 21 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.