**Creating a Custom GPT with Riplet and GPT Builder**
When we opened up our GPT Builder window, you should have seen a little window appear that allowed us to click on the new tab button. By clicking on this button, it will open this up in a new tab and we need to keep that tab open there because we're going to come back to it in a second. When we return, we can go back to our GPT Builder and then in the schema area, we're going to paste in the code snippet that I'm going to provide on my resource Hub. This entire block of code is going to be there so this is going to explain to your GPT how you can use that functionality that we provided and what sort of inputs it needs to give to it and what kind of outputs it can expect back.
As we go back to our GPT Builder, we're going to see a page not found error because the old URL doesn't exist. But don't worry, we're just going to come back into this section and paste this over the old URL. I'm going to delete the backslash at the end so it should read "get and calculate". We can go back to this and we're pretty much all ready to go. I'm going to click here, use Dolly to generate an image for it, and I'm not going to put any conversation starters because I don't think we need it just yet.
As we wait for the image to be generated, let's talk a bit about what we've got here. We've got our custom GPT, Riplet, and GPT Builder all set up and ready to go. We're going to use this to create a knowledge base document that provides valuable information to businesses. This is clearly a knowledge-based focused question, it's going to look into see what incentives we have in our training documentation.
**Testing the Custom GPT**
I'm going to say hi and ask it what offers do we have to get a sale Over The Line. And you can see that it's got it exactly right - we have the early bird discount and a bunch of other things. You guys can get this document on my resource Hub, which is available in the description. Again, you can follow along.
It seems like Ace that question so we can go on to asking it our custom action-related tasks. A roof is 12 feet wide and the family spends $450 per month on power. It should trigger our action here talking to Repet. Which is great - let's make sure it's sent the right offer. And there we go, it sent it off to our Repet.
**Sharing the Code**
All this code can be stolen off me, you don't have to write it yourself and it's giving us back a really powerful and useful set of insights and calculations that we can pass over to the customer on the spot. When you're done with building a GPT as we are, we can hit save.
I'm going to go only me and I can confirm this here and then I get access to it within the chat GPT window here and I can do the exact same thing - hi how do I use the company? And there you have it that's how you can create a custom GPT that not only uses custom knowledge but also uses custom actions that we've set up using Riplet as our place to host that code.
**Conclusion**
I hope you can see all the possibilities that come out of this. I do want to go more in-depth in this in a later video, but obviously, want to keep this one short if you want to watch the continued sort of Extended Cut tutorial of this, I will be releasing that in the next day or two so if you aren't already subscribed to the channel make sure you subscribe to the channel. As I said all of the resources that I've just mentioned are going to be available in the description so you can get onto my resource Hub, get all the resources and if you're excited about the opportunity that GPTs presents to us and want to sort of stay in the loop on how you can start to build businesses and make money with these, you'll also want to join my Telegram which is in the description where I'm posting daily updates sort of new tips and tricks on how I'm building these and how I'm continuing to add cool custom functionality that provides real value to businesses. Thanks for watching that's all for the video and I will see you in the next one.
WEBVTTKind: captionsLanguage: enin this video I'm going to be showing you from start to finish how you can create a powerful custom GPT using a knowledge and a custom action component within open ai's new gpts I'll also be giving away my template so that you can create your own custom GPT functionality just as easily as I am okay so here we are on the homepage of chat GPT we can jump straight into creating my own GPT with the create button here now I'm going to go to the configure section because I think we are big big boys and girls and we can get started with this so I'm going to call my GPT Smith's solar sales assistant and then I'm going to give a description a sales rep assistant for a Solar Company Smith's solar so this is just a a fantasy company that I've created for the purpose of the tutorial then we need to write the instructions so I've just pasted in a prompt that I wrote earlier but I blow this up here for you guys to see the assistant Smith solar sales assistant has been programmed to help junior sales reps with Learning Company standard operating procedures as a salesperson the assistant is also able to provide the size of a client's roof which will be sent off to our solar calculator custom action which will return some valuable estimation data for the customer to help them make their decision the system will focus on ensuring that the CRM reflex is updates accurately and promptly a document has been provided with the information on Smiths solar sales processes and training information so I've got a document prepared that I can then go down to the knowledge section and I can upload this document solar sales rep training one this is going to be available in my resource Hub so if you want to follow along with this you can go down to the first link in the description sign up and get access to this document and the prompt and some of the code that I'm going to show you later so upload that give it a second to upload we can leave all of these on then I want to go to to this section where it says add actions now this is where it gets really exciting because we get to add a custom action this might seem a little bit Advanced for some of you but I promise I'll try to simplify this down as much as possible so the custom action that I want to enable this GPT to be able to do is for the sales rep to not only be asking questions from the knowledge base about how do I update the CRM what do I do how do I sell these products all the sort of informational knowledge related things I also wanted to be able to do cool functions for these reps so the example that I want to use within this tutorial is sort of a solar calculator tool where the sales rep can be meeting with a client they can say okay how much are you paying currently for your power bill okay how big is your roof and then I can send that over to my GPT it's going to send that to our API it's going to process that data and it's going to give back some really valuable information estimation that they can pass on to the client so really cool tool I've actually built this already you guys are going to be able to copy all of this so if you're following along and want to add this custom functionality to your GPT as well all you need to do is go to my resource Hub Link in the description which is where the sales training documents for the knowledge base are going to be as well as a link to this repet and so when you come on here you might need to sign up the repet but what you can do is come on and click this Fork button and then I can call it Liam Fork template and I can Fork this Ripple what this is going to do is give you all of the code that I've written um for this back end to handle that logic to calculate the the solar estimations you don't need to look at it too much it's all basically good to go all you can do is click this run button and then once it's up and running you should see this little window here then you can click on the new tab button and it's going to open this up in a new tab and you need to keep that tab open there cuz we're going to come back to it in a second then we can go back to our gpts Builder and then in the schema area we're going to paste in the code snippet that I'm going to provide on my resource Hub so again you can go to the resource Hub this entire block of code is going to be there so this is going to explain to your GPT how you can use that functionality that we provided and what sort of inputs it needs to give to it and what kind of outputs it can expect back so we can go back and copy the URL to this page not found then we come back into this section and we can paste this over the old URL and I'm going to delete the backslash at the end so it should have read all of that inform and got it added down here where it says get and calculate then we can go back to this and we're pretty much all ready to go I'm going to click here I'm going to use Dolly to generate an image for it and I'm not going to put any conversation starters because I don't think we need it just yet and then give it a second and we should be ready to start testing this and show you the custom functionality and the knowledge base that we've created here with our knowledge base document added our custom action information set up and our replot running in the background we are ready to start testing this thing so I can say hi I can first ask it what offers do we have to get a a sale Over The Line This is is clearly a knowledge based focused question it's going to look into see what incentives we have in our training documentation so yep it's got it exactly right we have the early bird discount we have a bunch of other things again you guys can get this document on my resource Hub which is available in the description so you can follow along seem to Ace that question so we can go on to asking it our custom action related tasks so a roof is 12 me wi and the family spends 450 per month on power so it should trigger our action here talking to the repet which is great we can allow it talk to it let's make sure it's sent the right of off yep and there we go it sent it off to our repet here it's done all the processing again you can steal all this code off me you don't have to write it yourself and it's giving us back a really really powerful and useful set of insights and calculations that we can pass over to the customer on the spot and when you're done with building a GPT as we are we can hit save I'm going to go only me and I can confirm this here and then I get access to it within the chat GPT window here and I can do the exact same thing hi how do I use the company and there you have it that's how you can create a custom GPT that not only uses custom knowledge but also uses custom actions that we've set up using riplet as our place to host that code so I hope you can see all the possibilities that come out of this I do want to go more in depth in this in a later video but obviously want to keep this one short if you want to watch the continued sort of Extended Cut tutorial of this I will be releasing that in the next day or two so if you aren't already subscribed to the channel make sure you subscribe to the channel and as I said all of the resources that I've just mentioned are going to be available in the description so you can get onto my resource Hub get all the resources and if you're excited about the opportunity that gpts presents to us and want to sort of stay in the loop on how you can start to build businesses and make money with these you'll also want to join my telegram which is in the description where I'm posting daily updates sort of new tips and tricks on how I'm building these and how I'm continuing to add cool custom functionality that provides real value to businesses as I've just done here so thanks for watching that's all for the video and I will see you in the next onein this video I'm going to be showing you from start to finish how you can create a powerful custom GPT using a knowledge and a custom action component within open ai's new gpts I'll also be giving away my template so that you can create your own custom GPT functionality just as easily as I am okay so here we are on the homepage of chat GPT we can jump straight into creating my own GPT with the create button here now I'm going to go to the configure section because I think we are big big boys and girls and we can get started with this so I'm going to call my GPT Smith's solar sales assistant and then I'm going to give a description a sales rep assistant for a Solar Company Smith's solar so this is just a a fantasy company that I've created for the purpose of the tutorial then we need to write the instructions so I've just pasted in a prompt that I wrote earlier but I blow this up here for you guys to see the assistant Smith solar sales assistant has been programmed to help junior sales reps with Learning Company standard operating procedures as a salesperson the assistant is also able to provide the size of a client's roof which will be sent off to our solar calculator custom action which will return some valuable estimation data for the customer to help them make their decision the system will focus on ensuring that the CRM reflex is updates accurately and promptly a document has been provided with the information on Smiths solar sales processes and training information so I've got a document prepared that I can then go down to the knowledge section and I can upload this document solar sales rep training one this is going to be available in my resource Hub so if you want to follow along with this you can go down to the first link in the description sign up and get access to this document and the prompt and some of the code that I'm going to show you later so upload that give it a second to upload we can leave all of these on then I want to go to to this section where it says add actions now this is where it gets really exciting because we get to add a custom action this might seem a little bit Advanced for some of you but I promise I'll try to simplify this down as much as possible so the custom action that I want to enable this GPT to be able to do is for the sales rep to not only be asking questions from the knowledge base about how do I update the CRM what do I do how do I sell these products all the sort of informational knowledge related things I also wanted to be able to do cool functions for these reps so the example that I want to use within this tutorial is sort of a solar calculator tool where the sales rep can be meeting with a client they can say okay how much are you paying currently for your power bill okay how big is your roof and then I can send that over to my GPT it's going to send that to our API it's going to process that data and it's going to give back some really valuable information estimation that they can pass on to the client so really cool tool I've actually built this already you guys are going to be able to copy all of this so if you're following along and want to add this custom functionality to your GPT as well all you need to do is go to my resource Hub Link in the description which is where the sales training documents for the knowledge base are going to be as well as a link to this repet and so when you come on here you might need to sign up the repet but what you can do is come on and click this Fork button and then I can call it Liam Fork template and I can Fork this Ripple what this is going to do is give you all of the code that I've written um for this back end to handle that logic to calculate the the solar estimations you don't need to look at it too much it's all basically good to go all you can do is click this run button and then once it's up and running you should see this little window here then you can click on the new tab button and it's going to open this up in a new tab and you need to keep that tab open there cuz we're going to come back to it in a second then we can go back to our gpts Builder and then in the schema area we're going to paste in the code snippet that I'm going to provide on my resource Hub so again you can go to the resource Hub this entire block of code is going to be there so this is going to explain to your GPT how you can use that functionality that we provided and what sort of inputs it needs to give to it and what kind of outputs it can expect back so we can go back and copy the URL to this page not found then we come back into this section and we can paste this over the old URL and I'm going to delete the backslash at the end so it should have read all of that inform and got it added down here where it says get and calculate then we can go back to this and we're pretty much all ready to go I'm going to click here I'm going to use Dolly to generate an image for it and I'm not going to put any conversation starters because I don't think we need it just yet and then give it a second and we should be ready to start testing this and show you the custom functionality and the knowledge base that we've created here with our knowledge base document added our custom action information set up and our replot running in the background we are ready to start testing this thing so I can say hi I can first ask it what offers do we have to get a a sale Over The Line This is is clearly a knowledge based focused question it's going to look into see what incentives we have in our training documentation so yep it's got it exactly right we have the early bird discount we have a bunch of other things again you guys can get this document on my resource Hub which is available in the description so you can follow along seem to Ace that question so we can go on to asking it our custom action related tasks so a roof is 12 me wi and the family spends 450 per month on power so it should trigger our action here talking to the repet which is great we can allow it talk to it let's make sure it's sent the right of off yep and there we go it sent it off to our repet here it's done all the processing again you can steal all this code off me you don't have to write it yourself and it's giving us back a really really powerful and useful set of insights and calculations that we can pass over to the customer on the spot and when you're done with building a GPT as we are we can hit save I'm going to go only me and I can confirm this here and then I get access to it within the chat GPT window here and I can do the exact same thing hi how do I use the company and there you have it that's how you can create a custom GPT that not only uses custom knowledge but also uses custom actions that we've set up using riplet as our place to host that code so I hope you can see all the possibilities that come out of this I do want to go more in depth in this in a later video but obviously want to keep this one short if you want to watch the continued sort of Extended Cut tutorial of this I will be releasing that in the next day or two so if you aren't already subscribed to the channel make sure you subscribe to the channel and as I said all of the resources that I've just mentioned are going to be available in the description so you can get onto my resource Hub get all the resources and if you're excited about the opportunity that gpts presents to us and want to sort of stay in the loop on how you can start to build businesses and make money with these you'll also want to join my telegram which is in the description where I'm posting daily updates sort of new tips and tricks on how I'm building these and how I'm continuing to add cool custom functionality that provides real value to businesses as I've just done here so thanks for watching that's all for the video and I will see you in the next one