Setting up a Make AI Agent with an OpenAI API Key | Alpha | PandaiTech

Setting up a Make AI Agent with an OpenAI API Key

The basic steps for creating a new agent in Make and how to retrieve an API key from the OpenAI platform to connect them.

Learning Timeline
Key Insights

Difference Between ChatGPT and OpenAI Platform Accounts

The account you use for chatgpt.com is separate from platform.openai.com. To build automations or agents, you must register at platform.openai.com to obtain API access.

API Credit Requirements

API Key usage is generally not free and follows a usage-based pricing model. Ensure you have added a balance or 'Credit' to your OpenAI Billing account so your agent can function without interruption.
Step by Step

How to Create a New AI Agent in Make

  1. Log in to your Make account.
  2. Click on the 'AI Agents' menu located in the left sidebar.
  3. Click the 'Create an agent' button at the top right to build your first agent.
  4. In the 'Create a connection' window, select the AI model you want to use (Example: OpenAI ChatGPT).
  5. Name your agent in the name field (Example: 'Script Repurposing').
  6. Click 'Save' to store your new agent settings.

How to Get an API Key from OpenAI

  1. Visit the platform.openai.com website.
  2. Log in or sign up for an OpenAI account (Note: This is a different account from the standard chatgpt.com).
  3. Navigate to the API Key section in your OpenAI Dashboard.
  4. Click 'Create new secret key' to generate a new key.
  5. Copy the API Key immediately.
  6. Return to Make and paste the API Key into the 'API Key' field in the connection window.
  7. Ensure you have set up your payment information on the 'OpenAI billing page' if prompted to enable API usage.

More from Build & Deploy Autonomous AI Agents

View All