This INSANE Prompt Builds ChatGPT Plugins in Minutes

**Unlocking the Power of Chat CPT: A Revolutionary AI Platform**

In today's fast-paced world, staying up-to-date with information is crucial for individuals and businesses alike. This is where Chat CPT comes in – a cutting-edge AI platform that can manipulate vast amounts of data to provide users with precisely what they need.

**A Bullet Point Summary at Your Fingertips**

Chat CPT is capable of looking back at the user's query, which is presented as a bullet point summary. This information is then used to provide an answer based on API responses. The platform can even embed links directly into its output, allowing users to access relevant news articles and other resources.

**The Magic of Plugins**

One of the most impressive features of Chat CPT is its ability to work with plugins. These add-ons enable the platform to perform a wide range of tasks, from simple to complex. For example, if a plugin is available for a particular task, Chat CPT can automatically incorporate it into its output.

**Real-World Applications**

The possibilities offered by Chat CPT are endless. This AI platform can be used to gather information from the vast and ever-changing world of artificial intelligence, making it an invaluable resource for those seeking up-to-date knowledge.

**A Quick Example of What Can Be Done with Chat CPT**

To demonstrate its capabilities, a prompt template was created to showcase how Chat CPT can be utilized. This template includes features such as routes for local files and logging, which are essential components for report applications. By using this template, developers can quickly get started on building their own AI-powered projects.

**A Consultant's Perspective**

If you have an idea for a Chat CPT plugin or AI application that you'd like to bring to life, I'm here to help as a consultant. You can find my contact information in the description below or by visiting my website at liamotley.com. My company is also working with clients to build plugins ahead of their official release.

**Staying Ahead of the Curve**

As AI technology continues to advance at an incredible pace, it's essential for developers and entrepreneurs to stay informed about the latest developments in this space. By brushing up on Chat CPT and other AI platforms, you can position yourself to take advantage of the opportunities that will soon become available.

**Get Ready to Join the Conversation**

In the comments below or by visiting our Discord channel, be sure to join the conversation about how to build businesses with AI chat GPT plugins. I'll see you in the next video!

WEBVTTKind: captionsLanguage: enin this video I'm going to be showing you guys just how quick and easy it is to make chat GPT plugins using this insane prompt template that I've created I'm going to be showing you step by step how you can create these plugins with chat GPT to do all the hard work for you so that you can just copy and paste it over to replit and start using your own plugins now if you haven't already watched my beginner's guide to building your first chat GPT plugin which is going to be available up here you should probably go and watch that first because in that video I talk through step by step of the different ingredients needed to create a chat GPT plugin so that's all the theory and sort of understanding that you need to have before building these because in this video we're going to be running through it a bit faster and doing these reps a bit quicker just to get a bit more familiarity with how these things are made now as of filming this video chat TPT plugins is still in Early Access so many people still don't have access to it but I urge you as I did in my previous video that you need to start practicing how to build these now because as soon as everyone gets access to it it's going to be too late and the competition is just going to be flooding the market so if you have an advantage now follow these videos of someone like me who has access and just get really familiar with the different ingredients to build one of these things and how they piece together so that you can get ahead of the game and have some ready to go and ready to start on your plugins account as soon as you get access because as I keep saying on the channel I think plugins can be one of the biggest opportunities for entrepreneurs and for developers looking to make money in AI looking to start building businesses on those brand new Computing platform that we have access to now enough chatting let's get stuck into buildings and plugins with this Mega prompt that I've created so on screen here you can see the different parts of the mega prompt essentially we're starting off saying create me a chat gbd plugin with the following specifications so we have a general project scope some example prompts to expect the user to be putting in some info for the for the API endpoint just a little bit more specific about what the app is going to expect from chat TPT and then some functionality limits you have to put some guard rails so that chat CPT doesn't go too broad in the scope of the app then we need to paste some API documentation in from the API we want to use within the plugin so for most of these quick little ones I work for I tend to choose something like a Rotten Tomatoes API or a weather API or a crypto API so just one API that we can interact with get information process that and give it back to the user I find that's the best sort of simple use case you can do to start getting familiar with how to build these and then some other admin like your replica username the name of the wrapper that you're creating and as I did in my beginner's guide for chat GPT plugins we are going to be hosting this on riplet quick and easy way to get it up and running so we do have some information here just to give it the right username and name of the report so that it can replace our URLs then I've pasted it in a main.pi file example which GPT to learn from which is actually a plugin that I created that is a simple crypto assistant that will tell you the prices of coins and and what what's the change over the past couple of days Etc so just sending it a bit more example and context of what these kind of plugins look like because obviously it doesn't understand what a chat GPD plugin is unless you show what the code looks like and then at the bottom we have a few different notes that I've added and as I've sort of tested this prompt out I've found out different places that it goes wrong so each of these bullet points is essentially just a little edit to make sure that it gives you guys the right output on the first time and then finally we say now I need you to create the main.pi file for my plugin name so here's a another placeholder that you need to replace with your plugin name provide only the code ready for me to paste directly into replica so now you're familiar with the prompt template and the sort of ingredients we need to put into it now we need to come up with a idea for our chat GPT plugin so as I tend to do I've just asked gpt4 what are some chat TPT plugins I can use based on a publicly facing API that I can get access to so what I've gone down here and as I've found a news aggregator plugin which sounds pretty cool connects to a news API provides the latest news articles data last so this is going to connect to a news API taking some information from the user and give them back news articles that are real time and up to date so the first thing you're going to need to do before you start filling out the prompt template is just make sure you know what API you want to use so here I have an example it said at EG news API so I'm just going to take that news API and check this out so this is all good stuff because we're going to be able to copy and paste this into that section of the prompt that needs the documentation so this is the functionality we're going to need within the app which is search for news articles that mention a specific topic or keyword so we're going to be looking to copy and paste this into our prompt so I've just gone ahead and filled out this entire prompt template with information to to create this news plugin so here we go from the top I'm calling it easy news this is the scope of the app a plugin that connects to news API to provide the latest news articles and headlines based on user-defined topics and date ranges users can ask for news on a particular topic EG crypto or Politics on a specific date or over a range of dates EG over the past week so I'm being very specific here about the kind of functionality really keeping it narrow so that chat GPT doesn't get lost in interpretation then I have a few examples of the kind of prompts that expect users to be giving it which has Give me a summary of today's news on AI or what happened yesterday in crypto news so sort of summaries over a date range or on a specific date and then here's where I've had to be quite specific about the kind of information that we are expecting on our app side so I'm expecting that the chat CPT is going to be sending to our application via an API request which is going to be providing a topic that the users asked for EG Give me a summary of AI news so that's going to be the topic that Chachi pity extracts from The Prompt and then also a date from and a date too so that's going to allow us to deal with ranges so if people ask for give me a sum memory on last week's news and crypto it's going to be able to go okay last week was this date date form and date two and one of those guardrails that I've added here is that users are not able to ask for specific sources in this version so I can build them later but I think for now I just want to keep it as sort of bare bones as possible for you guys and get this thing up and running and that was where I've pasted in the documentation for the news apis so I'm just going over to the news API here and taken a whole bunch of the docs from here as you can see it's got all sorts of stuff in the response here but copy and pasted this into the news API section here as you can see I've got a bunch of different information here get requests and responses going down and give my riplet username my the name of the plugin and then I've provided it with that same main.pi file as an example and finally I've replaced the name down the bottom with Ed news which is the name of my app so I'm going to copy all of this now we open up a new chat gbt window here we're going to be using gpt4 if you don't have the pro version I seriously recommend that you do because it is much better and I almost haven't been able to use GPT 3.5 for a lot of stuff I use it when I need it to be fast but for a lot of this important stuff just can't really do it anymore so paste The Prompt in and submit it and now we just wait for chat TPT to write SL plugin now there we go Chachi BT has written us the entire application ready to go and it looks pretty good to me so what we're going to do is copy this and head over to replit and create a new report so we'll just go up to the top corner here and go create Ripple Python and we're going to call it news plugin and then once it's all booted up we need to go to our main.pi file and we can just paste this right in here looking good then I can see already that it's asking us to put our API key here so I can head back to the documentation here and get my API key and change that variable there now what I'd normally do just as a best practice to make sure that the apis are working correctly is actually take this fetch news function and go over to a collab notebook or a Jupiter notebook and paste it in there and just check that the functionality is working to ensure your API key is working you're able to get the response back it's all working as expected because then you don't actually run into more problems down the line which I've I've done before by not doing the proper work at the start so I'd urge you to test all the functions first so they work sort of in isolation before you try to run the whole thing we going to be stuck in this Loop of trying to build it over and over again and not knowing what's going wrong now to show you guys I do take my own advice I have popped over to a Jupiter notebook here and just double check that we are able to get a response without these dates are working Etc so the functionality of working now we're good to continue moving forward and get our manifest file written and our open API definition Creator so the next step is to take this application file that we've created and use this as a reference in order to create a manifest file for us so copy this so copy your entire main.pi and head back to chatgpt so here on screen what we have is the next step of this prompt tip plate that I've created so it's essentially just saying now I need you to create my manifest file for my plugin here are the open AI box on how to create a manifest file so I've got this then I've pasted in the documentation from openai's own website paste all of that in there and then I've also gone here is my application pasted in the app that we just copied from replit and then I've said write a manifest file for my easy news app so now we can copy this head back to chat GPT paste it in and submit it and just like that gpt4 has created a plug-in manifest just had a quick look over it and send good to me it's got my correct URL here so we can copy this head back to our replit and create a new file AI Dash plugin dot Json should be getting familiar with this process now if you've watched previous videos of mine we can save that save this now we need to do the same thing but for our open API definition so let's create the file now open API dot yaml now if you're stuck there wondering what these files are and why I'm creating them then you need to go and check out my beginner's guide to creating a chat GPT plugin which I walk through this process slowly and explain what each of these files do so that you're aware of the different ingredients you need to create one of these now finally we have essentially the same thing but for the open API definition which is the final ingredient here so what you can do is just copy and paste this in but essentially I'm saying write me an open API definition here are the open AI docs when I paste all of this in from the open AI documentation and then I provided an example here is an example of a working open API definition from a plugin that I made previously so this is a crypto plugin that I made previously as I mentioned so this one is working it's another example to make sure that it knows what it's doing and then I've pasted it again here is my application so just pasted that in from replit and then finally my apps URL is news Dash plugin.liamotley.ripple.com and write me an open API definition for my app provide only the code so we can copy this over to chatino and there we have it Chad CPT has written this yaml file for us so we can go up and copy this over it looks good enough to me so we can paste this in save it and make sure that this URL up here is correct which is uh yep that seems to be right to me and now we're ready to run this application and see if we can connect it to jtbt and add it as a plugin so to run it you can just click the big green button at the top and it's going to run your Ripple downloading a few things and the application was booted up correctly so this link is our base URL for application and these local files that we have here the plugin.json and the ml file those are being served allowing chat CPP to interact with them and read them through these app routes down here so we need to copy the base URL and provide that to chat gp2 so we can go back new chat now you guys might not be able to do this step but I'm sure you will soon we go to plugins mode and then we go to plug and store develop your own plugin paste this in and we have two green ticks which is great to see it's validated the Manifest is working correctly and it's validated our open API spec so we we can go next now install for me continue and we get to try out our plugin so I'll make sure none of the other things here are turned on turn on my easy news plugin so what I've asked it is give me a bullet point summary of last week's financial news and luckily it's actually realized that it needs to use the plugin which is step one so it's triggered the use of it and as you can see here you can open it up and actually see what it's sending off as a request to our application so then we have our parameters which is finance date from and date two so it's determined that last week is from the 10th to the 16th and then it sent it off and this is the response that it gets you can see all of the different articles and now this is essentially just giving context to a chat TPT a prompt that you're sending off so all of the response that comes back then chat CPT is actually able to manipulate all of that information and look back at what the user was asking which is a bullet point summary and then take the information and give it what they want so it's really cool magic that tragedy can do so sometimes you can send it back a bunch of sort of unstructured data or even structured data and it's able to magically sort of answer the user's prompt from a bunch of data in an API response and so here we have our bullet point summary everything's working correctly it's put links in and the cool thing about plugins is that it actually if there is a link it will actually put it embed in here so you can click over and directly see that these are not hallucinated these are actually real news articles that we've been able to grab here so this can be very useful for people who are looking to sort of take all of the information from like the AI space which is moving so fast and get up to date information so that's just one example of what you can do with this prompt template that I've created so I've taken all of the hard work out of you because there's a lot of little nitty-gritty stuff you have to make sure that these report applications have in them like the routes to put the local files on I've actually put logging in here as you can see so this is very helpful for knowing what's going wrong in your app and if things are triggering and where they should be triggering so if you come to this console area you can do a bit of debugging and it will tell you what's happening what files are being opened up by chat CBT what it's doing so this has been a very very quick example of how you can use this prompt that I've created and done all the hard work for you by making sure it's it's got all the right things in there so you can use this it's going to be available in the description for you to copy over and start using in your applications and trying to build some yourself so as I said earlier in the video I urge you even if you don't have access to plugins be sure to start playing around with them and getting familiar with how they get put together now because it could be one of the most powerful and important technological advancements and platforms that we have access to in the next few years so doesn't hurt to get brushed up on it and be ready for the wave of it's coming so as always if you have a bright idea about a chat CPT Plugin or AI application that you'd like to make I am available as a consultant down in the description and in the comments below and I also have my own AI development company so if you're looking to build an application or build a plugin like this we're actually working with a number of clients to build plugins already just to get ahead of the wave and make sure that they're ready to launch when the sort of chat CPT plugin that's available to the masses so if you're looking to build something out you can get in touch with me as a consultant in the description or you can find my website at liamotley.com and get in touch with my company that way so if you enjoy content like this about how you can build businesses and generate wealth in the AI space that's all we talk about here on this channel also hit down below and subscribe to the channel and hit the Bell so you don't miss the next one because I have a ton of Chachi Boutique content coming more builds more in-depth builds showing you more advanced applications and also more chat TPT business ideas if you haven't seen my previous chat gbt business ideas you can check up here because it's got 10 or 12 different share GPT plugin ideas that you can get started on now that I think all have really great potential to be very valuable companies and potentially make you a lot of money now if you're not already in my AI entrepreneurship Discord you can head down and join that via the description or the pen Comet wherein they're talking about how to build businesses with AI chat GPT plugins all the good stuff be sure to leave a like if you've enjoyed it would mean the world to me but that's all and I'll see you in the next one foreignin this video I'm going to be showing you guys just how quick and easy it is to make chat GPT plugins using this insane prompt template that I've created I'm going to be showing you step by step how you can create these plugins with chat GPT to do all the hard work for you so that you can just copy and paste it over to replit and start using your own plugins now if you haven't already watched my beginner's guide to building your first chat GPT plugin which is going to be available up here you should probably go and watch that first because in that video I talk through step by step of the different ingredients needed to create a chat GPT plugin so that's all the theory and sort of understanding that you need to have before building these because in this video we're going to be running through it a bit faster and doing these reps a bit quicker just to get a bit more familiarity with how these things are made now as of filming this video chat TPT plugins is still in Early Access so many people still don't have access to it but I urge you as I did in my previous video that you need to start practicing how to build these now because as soon as everyone gets access to it it's going to be too late and the competition is just going to be flooding the market so if you have an advantage now follow these videos of someone like me who has access and just get really familiar with the different ingredients to build one of these things and how they piece together so that you can get ahead of the game and have some ready to go and ready to start on your plugins account as soon as you get access because as I keep saying on the channel I think plugins can be one of the biggest opportunities for entrepreneurs and for developers looking to make money in AI looking to start building businesses on those brand new Computing platform that we have access to now enough chatting let's get stuck into buildings and plugins with this Mega prompt that I've created so on screen here you can see the different parts of the mega prompt essentially we're starting off saying create me a chat gbd plugin with the following specifications so we have a general project scope some example prompts to expect the user to be putting in some info for the for the API endpoint just a little bit more specific about what the app is going to expect from chat TPT and then some functionality limits you have to put some guard rails so that chat CPT doesn't go too broad in the scope of the app then we need to paste some API documentation in from the API we want to use within the plugin so for most of these quick little ones I work for I tend to choose something like a Rotten Tomatoes API or a weather API or a crypto API so just one API that we can interact with get information process that and give it back to the user I find that's the best sort of simple use case you can do to start getting familiar with how to build these and then some other admin like your replica username the name of the wrapper that you're creating and as I did in my beginner's guide for chat GPT plugins we are going to be hosting this on riplet quick and easy way to get it up and running so we do have some information here just to give it the right username and name of the report so that it can replace our URLs then I've pasted it in a main.pi file example which GPT to learn from which is actually a plugin that I created that is a simple crypto assistant that will tell you the prices of coins and and what what's the change over the past couple of days Etc so just sending it a bit more example and context of what these kind of plugins look like because obviously it doesn't understand what a chat GPD plugin is unless you show what the code looks like and then at the bottom we have a few different notes that I've added and as I've sort of tested this prompt out I've found out different places that it goes wrong so each of these bullet points is essentially just a little edit to make sure that it gives you guys the right output on the first time and then finally we say now I need you to create the main.pi file for my plugin name so here's a another placeholder that you need to replace with your plugin name provide only the code ready for me to paste directly into replica so now you're familiar with the prompt template and the sort of ingredients we need to put into it now we need to come up with a idea for our chat GPT plugin so as I tend to do I've just asked gpt4 what are some chat TPT plugins I can use based on a publicly facing API that I can get access to so what I've gone down here and as I've found a news aggregator plugin which sounds pretty cool connects to a news API provides the latest news articles data last so this is going to connect to a news API taking some information from the user and give them back news articles that are real time and up to date so the first thing you're going to need to do before you start filling out the prompt template is just make sure you know what API you want to use so here I have an example it said at EG news API so I'm just going to take that news API and check this out so this is all good stuff because we're going to be able to copy and paste this into that section of the prompt that needs the documentation so this is the functionality we're going to need within the app which is search for news articles that mention a specific topic or keyword so we're going to be looking to copy and paste this into our prompt so I've just gone ahead and filled out this entire prompt template with information to to create this news plugin so here we go from the top I'm calling it easy news this is the scope of the app a plugin that connects to news API to provide the latest news articles and headlines based on user-defined topics and date ranges users can ask for news on a particular topic EG crypto or Politics on a specific date or over a range of dates EG over the past week so I'm being very specific here about the kind of functionality really keeping it narrow so that chat GPT doesn't get lost in interpretation then I have a few examples of the kind of prompts that expect users to be giving it which has Give me a summary of today's news on AI or what happened yesterday in crypto news so sort of summaries over a date range or on a specific date and then here's where I've had to be quite specific about the kind of information that we are expecting on our app side so I'm expecting that the chat CPT is going to be sending to our application via an API request which is going to be providing a topic that the users asked for EG Give me a summary of AI news so that's going to be the topic that Chachi pity extracts from The Prompt and then also a date from and a date too so that's going to allow us to deal with ranges so if people ask for give me a sum memory on last week's news and crypto it's going to be able to go okay last week was this date date form and date two and one of those guardrails that I've added here is that users are not able to ask for specific sources in this version so I can build them later but I think for now I just want to keep it as sort of bare bones as possible for you guys and get this thing up and running and that was where I've pasted in the documentation for the news apis so I'm just going over to the news API here and taken a whole bunch of the docs from here as you can see it's got all sorts of stuff in the response here but copy and pasted this into the news API section here as you can see I've got a bunch of different information here get requests and responses going down and give my riplet username my the name of the plugin and then I've provided it with that same main.pi file as an example and finally I've replaced the name down the bottom with Ed news which is the name of my app so I'm going to copy all of this now we open up a new chat gbt window here we're going to be using gpt4 if you don't have the pro version I seriously recommend that you do because it is much better and I almost haven't been able to use GPT 3.5 for a lot of stuff I use it when I need it to be fast but for a lot of this important stuff just can't really do it anymore so paste The Prompt in and submit it and now we just wait for chat TPT to write SL plugin now there we go Chachi BT has written us the entire application ready to go and it looks pretty good to me so what we're going to do is copy this and head over to replit and create a new report so we'll just go up to the top corner here and go create Ripple Python and we're going to call it news plugin and then once it's all booted up we need to go to our main.pi file and we can just paste this right in here looking good then I can see already that it's asking us to put our API key here so I can head back to the documentation here and get my API key and change that variable there now what I'd normally do just as a best practice to make sure that the apis are working correctly is actually take this fetch news function and go over to a collab notebook or a Jupiter notebook and paste it in there and just check that the functionality is working to ensure your API key is working you're able to get the response back it's all working as expected because then you don't actually run into more problems down the line which I've I've done before by not doing the proper work at the start so I'd urge you to test all the functions first so they work sort of in isolation before you try to run the whole thing we going to be stuck in this Loop of trying to build it over and over again and not knowing what's going wrong now to show you guys I do take my own advice I have popped over to a Jupiter notebook here and just double check that we are able to get a response without these dates are working Etc so the functionality of working now we're good to continue moving forward and get our manifest file written and our open API definition Creator so the next step is to take this application file that we've created and use this as a reference in order to create a manifest file for us so copy this so copy your entire main.pi and head back to chatgpt so here on screen what we have is the next step of this prompt tip plate that I've created so it's essentially just saying now I need you to create my manifest file for my plugin here are the open AI box on how to create a manifest file so I've got this then I've pasted in the documentation from openai's own website paste all of that in there and then I've also gone here is my application pasted in the app that we just copied from replit and then I've said write a manifest file for my easy news app so now we can copy this head back to chat GPT paste it in and submit it and just like that gpt4 has created a plug-in manifest just had a quick look over it and send good to me it's got my correct URL here so we can copy this head back to our replit and create a new file AI Dash plugin dot Json should be getting familiar with this process now if you've watched previous videos of mine we can save that save this now we need to do the same thing but for our open API definition so let's create the file now open API dot yaml now if you're stuck there wondering what these files are and why I'm creating them then you need to go and check out my beginner's guide to creating a chat GPT plugin which I walk through this process slowly and explain what each of these files do so that you're aware of the different ingredients you need to create one of these now finally we have essentially the same thing but for the open API definition which is the final ingredient here so what you can do is just copy and paste this in but essentially I'm saying write me an open API definition here are the open AI docs when I paste all of this in from the open AI documentation and then I provided an example here is an example of a working open API definition from a plugin that I made previously so this is a crypto plugin that I made previously as I mentioned so this one is working it's another example to make sure that it knows what it's doing and then I've pasted it again here is my application so just pasted that in from replit and then finally my apps URL is news Dash plugin.liamotley.ripple.com and write me an open API definition for my app provide only the code so we can copy this over to chatino and there we have it Chad CPT has written this yaml file for us so we can go up and copy this over it looks good enough to me so we can paste this in save it and make sure that this URL up here is correct which is uh yep that seems to be right to me and now we're ready to run this application and see if we can connect it to jtbt and add it as a plugin so to run it you can just click the big green button at the top and it's going to run your Ripple downloading a few things and the application was booted up correctly so this link is our base URL for application and these local files that we have here the plugin.json and the ml file those are being served allowing chat CPP to interact with them and read them through these app routes down here so we need to copy the base URL and provide that to chat gp2 so we can go back new chat now you guys might not be able to do this step but I'm sure you will soon we go to plugins mode and then we go to plug and store develop your own plugin paste this in and we have two green ticks which is great to see it's validated the Manifest is working correctly and it's validated our open API spec so we we can go next now install for me continue and we get to try out our plugin so I'll make sure none of the other things here are turned on turn on my easy news plugin so what I've asked it is give me a bullet point summary of last week's financial news and luckily it's actually realized that it needs to use the plugin which is step one so it's triggered the use of it and as you can see here you can open it up and actually see what it's sending off as a request to our application so then we have our parameters which is finance date from and date two so it's determined that last week is from the 10th to the 16th and then it sent it off and this is the response that it gets you can see all of the different articles and now this is essentially just giving context to a chat TPT a prompt that you're sending off so all of the response that comes back then chat CPT is actually able to manipulate all of that information and look back at what the user was asking which is a bullet point summary and then take the information and give it what they want so it's really cool magic that tragedy can do so sometimes you can send it back a bunch of sort of unstructured data or even structured data and it's able to magically sort of answer the user's prompt from a bunch of data in an API response and so here we have our bullet point summary everything's working correctly it's put links in and the cool thing about plugins is that it actually if there is a link it will actually put it embed in here so you can click over and directly see that these are not hallucinated these are actually real news articles that we've been able to grab here so this can be very useful for people who are looking to sort of take all of the information from like the AI space which is moving so fast and get up to date information so that's just one example of what you can do with this prompt template that I've created so I've taken all of the hard work out of you because there's a lot of little nitty-gritty stuff you have to make sure that these report applications have in them like the routes to put the local files on I've actually put logging in here as you can see so this is very helpful for knowing what's going wrong in your app and if things are triggering and where they should be triggering so if you come to this console area you can do a bit of debugging and it will tell you what's happening what files are being opened up by chat CBT what it's doing so this has been a very very quick example of how you can use this prompt that I've created and done all the hard work for you by making sure it's it's got all the right things in there so you can use this it's going to be available in the description for you to copy over and start using in your applications and trying to build some yourself so as I said earlier in the video I urge you even if you don't have access to plugins be sure to start playing around with them and getting familiar with how they get put together now because it could be one of the most powerful and important technological advancements and platforms that we have access to in the next few years so doesn't hurt to get brushed up on it and be ready for the wave of it's coming so as always if you have a bright idea about a chat CPT Plugin or AI application that you'd like to make I am available as a consultant down in the description and in the comments below and I also have my own AI development company so if you're looking to build an application or build a plugin like this we're actually working with a number of clients to build plugins already just to get ahead of the wave and make sure that they're ready to launch when the sort of chat CPT plugin that's available to the masses so if you're looking to build something out you can get in touch with me as a consultant in the description or you can find my website at liamotley.com and get in touch with my company that way so if you enjoy content like this about how you can build businesses and generate wealth in the AI space that's all we talk about here on this channel also hit down below and subscribe to the channel and hit the Bell so you don't miss the next one because I have a ton of Chachi Boutique content coming more builds more in-depth builds showing you more advanced applications and also more chat TPT business ideas if you haven't seen my previous chat gbt business ideas you can check up here because it's got 10 or 12 different share GPT plugin ideas that you can get started on now that I think all have really great potential to be very valuable companies and potentially make you a lot of money now if you're not already in my AI entrepreneurship Discord you can head down and join that via the description or the pen Comet wherein they're talking about how to build businesses with AI chat GPT plugins all the good stuff be sure to leave a like if you've enjoyed it would mean the world to me but that's all and I'll see you in the next one foreign