1 00:00:02,440 --> 00:00:03,000 Hi guys. 2 00:00:03,000 --> 00:00:04,040 Welcome to this session. 3 00:00:04,040 --> 00:00:09,080 So in this session we'll see how we can set up our own OpenAI API key. 4 00:00:09,480 --> 00:00:12,440 So what is our API key. 5 00:00:12,480 --> 00:00:22,160 So this is basically a unique code that lets your use OpenAI models like GPT 43.5 and many more on any 6 00:00:22,200 --> 00:00:27,520 third party app you want to use it on, or it you can use it on your own code as well. 7 00:00:27,920 --> 00:00:34,360 So why it is important for us to keep it safe is as well, because OpenAI is going to charge you for 8 00:00:34,360 --> 00:00:38,400 using the API key, so make sure you're keeping that in mind. 9 00:00:38,600 --> 00:00:45,000 Also, the major use cases or the scenarios where you're going to use it is you can use it for creating 10 00:00:45,000 --> 00:00:46,360 custom chatbots. 11 00:00:46,400 --> 00:00:48,640 You can train your own models. 12 00:00:48,920 --> 00:00:56,280 You can use it for creating extensions, a lot of extensions apps request for an API code to work with 13 00:00:56,720 --> 00:00:57,360 automation. 14 00:00:57,360 --> 00:00:58,760 You want to create some automation. 15 00:00:58,760 --> 00:01:05,600 You can integrate your OpenAI models with other a lot of other tools which can build automation tools 16 00:01:05,600 --> 00:01:09,000 for us and anything you want specifically. 17 00:01:09,000 --> 00:01:13,560 So this is going to be the sky is going to be the limit where you can build all of these, any number 18 00:01:13,560 --> 00:01:13,920 of things. 19 00:01:13,960 --> 00:01:21,270 Hundreds of applications require an API key or simple code to collaborate with you on this platform 20 00:01:21,270 --> 00:01:23,630 and then something which you can create. 21 00:01:23,750 --> 00:01:25,190 So let's have a look at this. 22 00:01:25,190 --> 00:01:28,310 How you can obtain your own API key. 23 00:01:29,790 --> 00:01:36,910 So for this we are going to go to the other platform of OpenAI, which is OpenAI platform which you 24 00:01:36,910 --> 00:01:37,750 can come to. 25 00:01:38,350 --> 00:01:45,190 And once you are here, we can go to Quick Start where we want to create an API key. 26 00:01:45,470 --> 00:01:45,710 Okay. 27 00:01:45,750 --> 00:01:48,470 So we can create an API key in the dashboard here. 28 00:01:49,590 --> 00:01:52,790 And you can see it gives us the option to create a new secret key. 29 00:01:53,150 --> 00:01:54,510 You can give it a name. 30 00:01:54,630 --> 00:01:58,070 Let's say we are saying test. 31 00:02:03,430 --> 00:02:05,550 And you can create the key over here. 32 00:02:08,670 --> 00:02:14,510 You can copy the link of it which you can then share with any of the other platforms to integrate with. 33 00:02:14,790 --> 00:02:20,990 So now you can see this is your API key which has been created, which you can now use for all these 34 00:02:20,990 --> 00:02:23,190 different scenarios we were talking about. 35 00:02:23,470 --> 00:02:24,470 I hope this makes sense. 36 00:02:24,470 --> 00:02:30,670 I hope you understand the basic fundamentals foundation of what is an API key, and how we are going 37 00:02:30,670 --> 00:02:35,350 to leverage it to build different types of applications for our own business.