First, you’ll need access to ChatGPT Plus, which costs $20/month. This is because custom GPTs rely on the GPT-4 model. Pro tip: Ask your company or boss to reimburse you. Unless they have restrictions against using AI at work, they should be happy to help.
|
How to build your first GPT |
Now that you’ve got access, let’s break down each step to building a GPT. First, log into ChatGPT-4 and click Explore GPTs on the left sidebar.
|
Look in the upper right hand corner, and click the button that says Create.
|
There are two modes you can create GPTs in: Create and Configure. For this exercise, we’ll be using Create, as it’s a little more approachable for beginners. Once you’re comfortable with Create, you can skip over to Configure for a more streamlined build process.
|
Give a description of what you want to build The GPT builder will welcome you with a message, asking you what you want to build. To start, give a description of what you’re looking to build. A simple description is enough and can always be edited later.
|
Give your GPT a name The GPT Builder will update the GPT’s instructions to match the goal you described. The next step (a fun one): give your GPT a name. The GPT Builder will generate a name based on what you’ve told it, but you can suggest a different one if you don’t like it.
|
Approve the generated profile picture Once you’ve decided on a name, the GPT Builder will use DALL-E (an image generator) to generate a profile picture for the GPT.
|
Suggest questions to prompt your GPT user to act This is where the fun part begins. Once the profile picture has been generated, you’ll need to give the GPT Builder some background information on what the users of your GPT might ask.
This information will help generate helpful conversation starters when users first enter your GPT. For our Course Tutor, I’ve let GPT Builder know that students will ask about the framework, examples given in the course, and how they can apply it to their project or company.
Note: You might be building the GPT only for yourself. If that’s the case, these conversation starters are still helpful to indicate to the GPT how it might be used. And even if you’re building just for yourself, you might eventually want to make it available to others (see more on that below).
|
Tell the GPT what not to say Now, give the GPT Builder some guardrails for not what to say. Here are some tips: - Instruct the GPT to stay on topic and not deviate from your stated goal or objective
- Tell the GPT not to share illicit or inappropriate information in its responses
|
Tell the GPT how to react if the question is unclear, or it doesn’t know the answer Our go-to at Section is to instruct the GPT to ask thoughtful clarifying questions to get the context it needs. You should also help the GPT understand which tone to use – should it be informal? Professional? Snarky? |
Publish your GPT (and choose whether to upload it to the GPT Store) Once the hard work is done, it's time to decide if you want to keep it private or publish it for the world to see. After clicking the ‘Save’ button, you get three options for publishing: - Only me: Keep this GPT private to only you. You’ll see your GPT in the sidebar of ChatGPT, but only you will have access. This is great for internal tools or workflows that should be kept private.
- Anyone with a link: Get a sharable link that allows anyone with the link to access. Great for GPTs that are internal to an organization or to share with just your friends.
- Everyone: Get your GPT in the OpenAI GPT Store! This option allows your GPT to be published to the GPT Store where anyone can find and use it. Select a category and you are all set.
Note: Listing on the GPT Store requires a verified “builder profile”. You can find more information about how to become a verified builder on OpenAI’s knowledge base.
|
|
|