From the course: AI for React Developers

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Configuring an Open AI API key

Configuring an Open AI API key - React.js Tutorial

From the course: AI for React Developers

Configuring an Open AI API key

- [Instructor] The OpenAI platform gives us the APIs used to power ChatGPT. So we are going to create our own API key so that we can interact with ChatGPT but within the context of our next JS application. So if you haven't created an API account before, make sure that you're here at platform.openai.com/docs/overview. Here's where you can either log in or sign up. Something to keep in mind here is that your account here is different than your ChatGPT account. Sometimes if you have a ChatGPT account or a paid account, it feels like you already have what you need for OpenAI. That's actually not true. For a developer account, you have to sign up in a separate signup form. You'll go to the signup link and you can sign in with Google, create with a Microsoft account, continue with Apple, or you can sign up here. So I'm just going to say Continue with Google. This will walk me through the process. And I already have my own…

Contents