ChatGPT Plugins Is Bigger Than GPT-4 (Really)

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
chat GPT just underwent the biggest upgrade since the release of Chachi PT wow I can't believe I'm saying this but this is bigger than gpt4 because what just happened could be summarized by saying Chachi PT just released their very own app store by introducing chat GPT plugins now we'll get into all the details here but just know what you could do here is say can you take care of my food over the next week I want to go to a restaurant two times and with a combination of all these plugins chat GPT could create a meal plan book to restaurants order all of the food from your meal plan to your home calculate the calories and do all of that based on the previous information that you uploaded that might include your food preferences yes that's right chat GPT communicates with the internet now and you'll be able to upload your own data so it doesn't have to guess what you like anymore so let's have a look at all this one by one because every single piece of info in here is mind-blowing and with that we should probably start with the biggest item and that is that chatgpt will offer internet access now first I should point out all this is not a available today if I go into my chat GPT you don't see the plugins tab yet I actually consulted a bunch of people nobody seems to have this yet but from the examples in their blog post you can see what this is going to look like you're simply going to change your model to plugins and then you can select multiple but back to the internet access so what happened here well I'll tell you what did not happen chat GPT is still only trained with data up until September 2021 but that is the training now they can take that language model and plug it into the internet and they decided to do this themselves okay so there's two plugins here that are going to be created by openai a lot of other third-party ones coming out we'll talk about those soon but this one internet access is created by open AI now first of all it makes quite clear that all the little plugins that did this up until now will become obsolete why would you download some unknown Developers app with 25 reviews on the Google store if you have a drop down within chat GPT and they even posted a mean demo video here look at that so essentially in the drop down at the top they change the model to browsing and now when she asks about this year's Oscar winners after browsing the web for a few seconds chat GPT comes up with a curated result that comes straight from the web and as opposed to what we got up until now where it was more of a black box like here's your answer we don't give you references we don't tell you where this exactly comes from at all well this takes it in the opposite direction it shows you what we clicked on it shows you what it read and as you can see here it has little references within the text just like Google's Bard and look at their speed of iteration I mean they released this three days after Bart started rolling out it gives you up-to-date data straight from the internet and the reason this works although the training data is cut off in September 2021 is yes they trained the model only up until then but as you might know if you went into the code you could have trained chat GPT with your very own data which is going to be the next Point here by the way and it worked although it was not within the core data right so the way to think about this is the original training data top chatgpt how to think how to reason taught it how to answer questions and interact with humans and from now on they will allow you to take that large language model and add little little parts to it the second most exciting part of this announcement to me is the data sources they announced you're going to be able to upload your own custom data and files to chat GPT they call this retrieval and they already open source this plugin so anybody can use this now if you're familiar with code but it's only a question of time until we get a plugin here that is extremely user friendly which will allow you to plug your own data your own website your own database directly into chatgpt and just to be clear if this is a spectrum and all the way over here we had the situation that we lived with up until now if you weren't a developer or a large organization working with knowledge bases and the chat GPT API was not really realistic for most people now we haven't moved all the way to the other end of that Spectrum yet where it's simply going to be a drop down and you upload your own file with a chat GPT but it's extremely close because with the open sourcing of this retrieval feature they kind of moved almost all the way over here so essentially if you want to explore your own documents and knowledge bases with chat GPT give it a few more weeks and it's going to be extremely easy okay now let's talk about the example that I brought up in the beginning of combining these multiple apps right and again I want you to have a look at this demo so what happens here essentially is they pick multiple plugins and I'll make this really simple to understand okay so war from alpha essentially has a lot of real-time data and is excellent at math OpenTable allows you to book tables at restaurants and instacart allows you to shop at a supermarket from your home so after they click the three of these in seconds it's ready and you can answer a whole new world of requests with chat GPT because it's not just chat GPT but also all the apps that come with it so once he says he would like to go to a vegan restaurant on Saturday and cook on Sunday chat CPT comes up with first of all our restaurant recommendation with the table reservation just being one click away secondly with a recipe where war from alpha comes up with all the details down to the calories and finally with one click you can order all the groceries to your home because it's linked to instacart look at that you can just click chickpea salad and it orders all the ingredients to your home and you have the recipe above now with my example I went a little further right me personally I love food but when I work and when I'm busy sometimes it feels like more of a chore to think about what to do go shopping cook prepare everything right if I know that I have some Sprint ahead of me like I do right now every day right now I spend about four hours recording course modules for the chat GPT course that we're making here and yes I would absolutely love to tell GPT can you prepare me the food for the next five days make it healthy and easy to prepare to create some meal plan gives me a link to buy it all done and as I pointed out before if you add the data sources functions that they're also introducing here soon you're going to be able to include a document here with this is a list of my top 10 favorite meals and then next time it creates the meal plan it will adjust to your needs that's just unbelievable and to me the funniest thing is this kind of destroys most of the criticism that Chachi PT faced over the capacity months at least a part of the criticism where people were like oh but it gets things wrong a lot of the time and it's not up to date and it can't even do that much I mean fair enough in some use cases that was true but with this not anymore two more things to talk about and I'm keeping the biggest one for the end of this video the code interpreter that they added and most people will be like ah yes okay another coding thing sounds good no no no no this is the one another coding thing that you actually want because if I had to summarize coding in three seconds I would say you solve problems by writing in a foreign language and the problem with that for most people is that they don't speak the foreign language and even if they get a file that does something that they want to do in that foreign language well making it work is kind of a pain you need to Standalone app called The Interpreter and then you need a bunch of plugins you need to install the language and when there's error messages you need to solve them well not anymore as you might know with chatgpt writing some of this simple code Cod quite simple and user friendly all you need to do is ask and copy paste right but making that code work was not simple well that problem is disappearing too with the code interpreter you're gonna be able to write code inside of chatgpt and execute it inside of chat GPT and not just the basic stuff look at this simple demo where they switch it to code interpreter upload image because gpt4 will be able to do that soon right and then you can simply say can you make it four times smaller and your GPT can do it because it has a code interpreter now please tint it a little light green done now use opencv to select foreground only and it cuts it out now given you might not know what opencv is but a beginner could have simply asked how would I cut out the foreground and it would simply tell you you can use opencv and in the end can you make a download link for me sure you click the download link and we just saw Photoshop inside of chatgpt and I'm Greg brockman's Twitter he goes even further than this he shows how you can use this to edit videos so he uploads a video file to chatgpt then he says can you extract the first five seconds of the video and generates the video and it does the operation for you can you believe this inside of chat GPT you're going to be able to cut up videos and convert them and so much more you click a link you download a new file and when I mentioned earlier that two of the most important apps they kept to themselves well it's this one and the web browsing functionality okay and with all that being said if you zoom out a little more you realize that the implications of this are even larger than all the Standalone apps that they presented here they really just introduced the first big app store for AI applications and people have been using this all over Twitter and I think it works so well it really compares to Apple with the iPhone and then the app store right they first came out with a revolutionary product which in this case is chat GPT and then they added on the App Store now you can expect a lot of the similar developments as with the app store right first they kind of test it out then as they already announced it's going to be opened up to more and more people and eventually people are going to be able to build their own apps and publish them on here and because it's gonna be so easy because now you can use chatgpt to write some of these plugins I expect all the little utilities to Trend towards zero they're gonna be 99 Cents 2.99 maybe 9.99 at best and again this is a little speculatory because they have not officially announced that they're opening this up to everybody they're saying all of this is gradually rolling out over the next months and they're releasing access to this plugin building platform to their partners and people on the waitlist step by step the biggest limiting factor here is their consideration for safety which is a good good thing but the one thing that makes me believe we're only gonna get more of these plugins every single week is this sentence after discussing some safety implications they say we're also using these findings to inform our decisions to gradually deploy access to plugins and if you combine that with the fact that in this paragraph on retrieval where you're going to be able to add your own data they open source the repository that allows you to do this yourself and on launch of this plugin store they already showed this little unverified badge one can only assume what's going to be possible with a combination of Chachi PT and the internet if you want a taste of what they're coming out of just go to the blog article I linked it in the description below you can see the various plugins that are going to be available for example with Expedia are going to be able to book flights via GPT I'll just tell you this I'll be on top of this every single day and I'll be sharing groundbreaking information linked to chat GPT as soon as it comes out and not just that I'll be showing you step by step how to get the best results from all this so subscribe for more content like this and check out this video to start expanding your chat GPT skills today
Info
Channel: The AI Advantage
Views: 78,094
Rating: undefined out of 5
Keywords: theaiadvantage, aiadvantage, chatgpt, gpt3, ai, chatbot, advantage, artificial intelligence, machine learning, chatgpt plugins, plugins, chatgpt news
Id: sqxOwkROcic
Channel Id: undefined
Length: 9min 48sec (588 seconds)
Published: Fri Mar 24 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.