Become a Creator today!Start creating today - Share your story with the world!
Start for free
00:00:00
00:00:01
10x Your Output With Robust Custom GPTs - AI Fundamentals Course Part 5 image

10x Your Output With Robust Custom GPTs - AI Fundamentals Course Part 5

AI-Driven Marketer: Master AI Marketing To Stand Out In 2025
Avatar
187 Plays1 year ago

In this episode of AI-Driven Marketer, Dan Sanchez dives into the complexities of building and utilizing custom GPTs for marketing tasks. Covering a range of advanced techniques such as loading knowledge documents, managing multi-step prompts, and automating systematic projects, Dan skillfully reveals how these can transform the way we interact with AI in marketing. He highlights how custom GPTs, described as the "Excel for AI," can serve as a foundation for prototyping and operational efficiency. Tune in for an insightful session filled with practical examples like the development of "My Showrunner" to assist with podcast production processes. 

Timestamps:

05:27 Assess your job, automate tasks, teach AI.

09:25 Custom GPT co-developed, free instructions, 2.0 preview.

10:13 Using AI for podcast production and management.

13:46 Color coded knowledge document tracking, template conformity.

18:29 Create, automate, and accelerate content creation processes.

20:09 Customize GPT prompts, leverage AI for marketing.

Recommended
Transcript

Introduction and Goals for AI Mastery

00:00:05
Speaker
Welcome back to the AI Driven Marketer. I'm Dan Sánchez. My friends, call me Dan Sánchez, and I'm on a journey to master AI in 2024. And I am so excited. I've learned so freaking much, even in the first four months here.

AI Fundamentals Course Conclusion

00:00:17
Speaker
And this is going to be the last part of the AI Fundamentals course that I've been trickling out here on the podcast and on YouTube for the last week

Building Complex GPTs: An Overview

00:00:27
Speaker
or so. This is part five, where we're going to be covering complex GPTs or how to build them.
00:00:32
Speaker
Because in the last video, we covered how to build a simple custom GPT and chat GPT. And we learned a lot about how to load instructions, how to load knowledge docs in order to get GPT to do more than just one task at a time. How to get it to essentially loading your prompts to load multiple steps into accomplishing a very specific, highly targeted task.
00:00:58
Speaker
So in this video, we're going to be extending that because custom GPTs, I swear, Andre Yee in a previous episode said this, and I just thought it was like one of the smartest things I've heard in this episode so far, is that custom GPTs are like the Excel for AI.
00:01:14
Speaker
But Excel was to programming where you could use it to build a whole bunch of different things and prototype different formulas and ways of calculating things in a database. So custom GPTs are for building prototypes or ways of interacting with AI.

Mastering Custom GPTs for Systematic AI Use

00:01:29
Speaker
So if you can master building custom GPT, this is the best foundation you can build for really learning how to leverage AI for almost everything else. This is the foundation of learning how to prompt, learning how to build, not just for one-off tasks, but for systematic tasks and projects.
00:01:48
Speaker
So I've been building to this point because there's so much foundational stuff just to be able to build custom GPTs around Super Prompts, the step method in getting and dabbing our toes in the water for simple GPTs. And in this one, I want to finally open it up and I'm like, okay, let's learn about custom GPTs, about what they can do and what they can accomplish, at least for, what is it, May in 2024. They're going to open up and be even more robust in the future, but at least this is a first step in there for now.
00:02:16
Speaker
For starters, we've covered what it was and kind of how to use the basics. So if you're just brand new to this topic, go watch the first step. I'd recommend starting over with part one of this five-part course. But if you want to just jump into custom GPTs, go watch that one first. It's the primer on custom GPTs. We build a simple three-step process one. It leverages a lot of the stuff from the previous videos. But if you want to dive into the deep end, here we go.

Exploring My Showrunner: A Case Study

00:02:40
Speaker
So custom GPTs, what makes a complex one from a simple one, right? That's the question. In the last one, we only had a three-step one and it was really simple. We put a transcript in, we put text in, it gives us text back in the form of a LinkedIn post. That was the one we built together.
00:02:58
Speaker
In this one, I'm going to be modeling one that I've been working on for months now, and I'm starting to do a revamp, a 2.0 version of this fairly sophisticated GPT called My Showrunner. And I want to talk about what makes it more complicated than the one we had done previously.
00:03:16
Speaker
The cool thing about GPTs is there's a few factors to them. There's multiple inputs and multiple outputs. You can add a bunch of stuff into it and then you can get a bunch of stuff out of it. Before we were just playing with text back and forth, but GPTs can actually do multiple things. Here, I have a list for you.
00:03:34
Speaker
So I'm just gonna read off from this list. As inputs, things we could put into the GPT as a user, we can of course do text and have prompts in there. We can add code. Yeah, that's a whole thing. We can add documents, text documents, PDF, word docs, and other types of docs we can add to it. We can add in spreadsheets.
00:03:52
Speaker
and it can actually understand the tables in there. We can do web searches with it or have it go and get an input from Bing and have it go do some research on the web. That's cool. So that's five. You can load in images for six and audio. You can drag and drop audio files on there, have it transcribe it and move forward. So that's seven different inputs that I've counted. There's probably more.
00:04:16
Speaker
But those are the basic ones that I'm using the most often. Now, those are the things you can put into it. And of course, it's AI. You can actually understand it, analyze it, process it, do things with it, manipulate it in order to get different outputs out of it. Some of the outputs you can get, of course, are text. That's what we were doing before. But you can also get code. Useful if you need little, I use it for little JavaScript snippets around my websites all the time. You can also get tables or spreadsheets back.
00:04:44
Speaker
you can also get images because of the integration it has with Dolly. And soon, Sora will be in there and we'll be able to get videos out of it, which will be really cool. But until that day, we're kind of stuck with these four outputs, text, code, tables, or spreadsheets, and images. But that's a lot. That's a lot more than we're used to dealing with. And you have to think about how to leverage all these in your work.
00:05:06
Speaker
So before we jump into my showrunner and looking at what makes it complex, not just the amount of inputs and outputs, but also the sheer amount of steps that it has to walk through that makes it a little bit more robust than a simple GPT in order to accomplish many tasks in a larger project.

Breaking Down Automation: Practical Steps

00:05:23
Speaker
I want to just take a moment to have you step back a little bit.
00:05:27
Speaker
I recommend grabbing some pen and some paper and taking some time to take inventory of your current job, of the things you're doing all the time. This will be helpful as we're going through this because I need you to understand that the power of this is being able to automate what you're currently doing. And it might not be able to do it as well as you.
00:05:44
Speaker
But as AI gets smarter, it probably will be able to not just do as well as you, but do better than you. The thing you need to learn to do is to break your job into tiny little baby steps so that you can teach AI how to do your job effectively one little step at a time. Because there's one thing AI is not good at doing. It's taking a single prompt that's actually a fairly broad and large project and breaking it up into baby steps itself. It sucks at that right now.
00:06:13
Speaker
I know they're working on it even with GPT-5 coming out around the corner. This is one of the big things that they're claiming they're working on to make it better at doing. But until then, GPT-4 is actually really good at accomplishing the individual tasks if you break it down for it, if you break these projects down into smaller baby steps for it.
00:06:31
Speaker
Take some inventory, pause this video, and take inventory of all the tasks that you do on a daily or weekly basis, maybe even a monthly basis. What are those things that you do that you like every time you do X, you have to follow up with Y. Every time somebody emails you about this, you have to run this script, this step-by-step process every single time. And if you don't think you have a step-by-step process for something you do over and over again, I want to challenge you.
00:06:59
Speaker
Take a moment to think about what you're doing. If you had to delegate it to an intern who was a genius but lacked common sense and you had to break down the baby steps of how to do it, think about it. Just pause the video, take a moment, and do that now. If you're still listening because you want to get ahead of it, I don't blame you. I do the same thing a lot with videos all the time. I like to preview and then come back and then actually learn the thing. So let's dive into what I've done. And I just want to use my showrunner as an example.
00:07:27
Speaker
in order to show you how I've done this before in the past, to hopefully give you some inspiration and some insight into how these things can work. Again, to reference something I said in the past video about simple GPTs, there's no right or wrong way to build GPTs, though after building a few dozen of these things and failing with some and succeeding in others,
00:07:46
Speaker
I have kind of honed it into a specific way. And I found that others are using similar methods and how to craft these fairly sophisticated GPTs to accomplish very specific tasks. So there's other ways to do this. And just like Excel, there's not exactly a right or wrong way to organize the information. Some ways work better than others, right? It's a generic blank canvas tool that you can do a lot of things with. And that's what's so exciting about it. But hopefully I can teach you some of the things that I've done and developed myself and you can pass it on.
00:08:15
Speaker
or I could pass it on to you to grow and expand even further. So let's dive in. I'm going to be showing my screen now and diving in. And I'm going to be doing my best to describe, along as I go, what I'm looking at. So if you're only listening to this episode, you can follow along. But I am jumping to a more visual situation now. So if you're able to watch on Apple Podcasts or on YouTube or on the aidrivenmarketer.com website, you can follow along visually. If not,
00:08:42
Speaker
listening should be good too. So I've opened up chatgpt.com and I'm looking at the last custom GPT that we built together called the Pod2Post Builder. It was a simple one that took a transcript from a podcast and turned it into a LinkedIn post. And we're expanding on this today because this one was simple. You see, it's kind of got like a pre-prompt. It's got step one, step two, step three, and then it kind of finishes off with some like more robust instructions and a final continue to help me make modifications to this post until it's complete.
00:09:12
Speaker
That's a fairly simple one. Again, it's only using text as an output. It's three steps. That's what makes it simple. It just accomplishes this one small task. But what if you want to do a lot of tasks around one larger project? Well, that's My Showrunner. It's actually a custom GPT that I co-developed with Susan Diaz, and I'm here on myshowrunner.com now looking at the homepage, where if you go to myshowrunner.com and put in your email and subscribe to our email newsletters,
00:09:38
Speaker
You get access to the instructions for free. And now I'm previewing that page where I walk step by step, how to get the instructions for it. This is the 1.0. I'm hoping to release a 2.0 really soon, so stay tuned for that. But I'm going to give you a preview of what the instructions look like for the 2.0, because even though this is fairly sophisticated on the 1.0, I've learned a lot in how to better organize the instructions and make it smoother, as well as added way more steps. Because you see, this one has eight steps.
00:10:04
Speaker
I'm currently on 12 and probably will finish with 15, 15 steps for this GPT to go through before it's all said and done.

Automating Podcast Production with GPTs

00:10:12
Speaker
So let's dive into it. I'm looking at a, now I'm back in chatgpt.com and I'm looking at my own personal version of my showrunner called the AI driven marketer showrunner because I use this for my podcast multiple times a week. Every time I have a guest, I run this, this GPT because it does so good in,
00:10:31
Speaker
doing the research on the guest, formatting the different angles we can take, then turning it into titles, and then even crafting an email to send to the guest. It's fantastic doing those things. I'm actually extending it now to do not only all the pre-production, but doing a lot of the post-production. Let me show you. I actually use Notion, and I've switched over to that dock where I have my showrunner up here.
00:10:55
Speaker
like I showed you in the previous one, I actually color code it here in Notion before dragging, copying and pasting it over to chatgbt in the instructions area. And this is where I write it and organize it and keep it and troubleshoot it, even if I scroll down to the bottom, show you that there's versions where I keep previous versions of the instructions so I can kind of reference what I've done when and where in case something
00:11:21
Speaker
breaks and then I have to go back to a former version in order to keep to Figure out what went wrong or why was it working before and now it's not working, right? I keep versions of it for that It's also nice for clients so they can see the progress of what I'm doing in order to get to the the one that I'm sending them Let's see and as if you look at these instructions, you can see it's color-coded I have a very robust opening statement with the premise with my shows premise and
00:11:43
Speaker
and then it goes through the same instructions that it did before and you can see it goes from let's see step one all the way down to step 12 at the moment what makes this complicated is that the more steps you add to a gpt the tighter the instructions need to be without room for
00:11:58
Speaker
alternative interpretations, right? If you've ever played the telephone game, you might have run into the thing where like one person turns around and gives specific instructions at the beginning and then gives it, goes and returns around and says those same instructions to the next person and then to the next person to the next person. By the end, you get to the end of the chain. The instructions have changed dramatically, right? Because slight reinterpretations of what was said was given over and over again. It's kind of the same thing with AI.
00:12:28
Speaker
The more vague your instructions are, the harder it is to understand what you want. So the more clear it is, the better it works. So in this one, I essentially broke down the tasks that I was doing every time I was doing a pre-interview and then all the steps that I was doing in a post-interview with a guest, which often looked a little bit like this. And let me see if I can find the exact break point here.
00:12:51
Speaker
here at step 9, instead of finishing with the guest email that would go to the guest, I was like, well, what are all the things that I do in post-production? Well, one of the first things I do, since I'm creating the title in pre-production, that's already done. I'm actually creating the show notes.
00:13:07
Speaker
I then extended this custom GPT by asking it like, or having it prompt me, because again, I like building GPTs that productively lead me or the user through the process. And it says, hey, I have it, I instructed to say the very last part. Then ask me when you're ready, paste in the transcript of the episode below to begin the post-production process before proceeding to the next step.
00:13:30
Speaker
Step nine, once the transcript is received, take a deep breath, carefully analyze what is said, and produce the following, the episode description and time stamps. Using the template and example in the doc titled, episode show notes example.pdf, found in your knowledge area to guide your writing. You can see it's all color coded. Every time I have a knowledge document reference, I code it in brown here, just to keep straight of when that's happening, because it happens. You can see there's lots of brown areas where that's happening a lot.
00:13:58
Speaker
and it says write the intro and outro exactly as it is in the template with the guest details filled in. Ask me if these look good before proceeding to the next step. You can see I'm using what I call the step method over and over and over again, just like we built that simple GPT. To craft these, I'm now taking that simple GPT and turning it into a single step
00:14:19
Speaker
over and over and over again, because I'm putting the transcript once, and then we can use the same logic that we learned all the way through this course in order not to just come up with one piece of content, which is the show notes and the timestamps here, but to come up with every single piece of content that I could possibly get out of this one episode.
00:14:35
Speaker
So the next thing it does is again, analyzing the transcript and the title to generate five visuals, because again, it's another output that a GPT can give is actually using dolly to create visuals. I actually usually use mid journeys. I find it creates better visuals.
00:14:51
Speaker
but I have it actually write out descriptions for the images, and I have it use it in a specific language rather than abstract language, which is better for mid-journey, but Dolly can still execute as well. And then it'll give me five different options, pre-written, and then I'll go and then say, hey, yeah, turn two and three into an image, and then Dolly will actually execute it for me. And then that's what makes it complex, but also more useful, because now, not only am I getting text content back,
00:15:19
Speaker
for the episode, but I'm getting useful images I can use to promote the episode. Now these images won't be perfect because the AI is not, I don't know, it's still up and coming, right? It's still got a lot of fine tuning it needs in order to be able to create full designs because that's what these little episode images are. I still have to bring it into Photoshop, add the guest image, add a title to it, maybe even clean it up a little bit.
00:15:43
Speaker
It's able to illustrate and create assets for me that I didn't have access to before. It was hard to find stock photos to create these kinds of things, and I love that about it. In fact, if you want to go in deeper, I created a whole episode on how to do graphic design and images with AI. In a previous episode, I'll drop in the show notes. But I'm using it to come up with the descriptions that I can then use with Dolly in the next step, or then copy and paste over to Mid-Journey to create episode images for this particular episode.
00:16:10
Speaker
Now, I'm still working on this, but I'm going to add step 13, 14, 15 to come up with the LinkedIn post, which I'm just going to take what we already did in the pod to post builder. I'm going to take those instructions and put it in there. I'm also going to build a blog post writer, because even if you ask to turn a transcript into a blog post, it usually doesn't do well. But I've been honing for a couple of weeks now. I've been practicing and honing.
00:16:35
Speaker
see what kinds of transcripts, what kinds of blog posts I can make out of transcripts. So I've been honing in that prompt for a long time. I've put hours into it. So by the time it makes its way into my showrunner, this GPT, it's going to get pretty dang good blog posts out of podcast transcripts. Unfortunately, it's limited on what kinds of blog posts you can make, but that's just the nature of taking an interview and making blog posts out of it. But it can create some blog posts, particularly well.
00:17:02
Speaker
And the last note I'd like to make is this knowledge area I have down here. You can see I'm using the step method over and over again, which is why I have lots of templates to go off of. Every time I wanted to create content, I don't want it to guess at what I want that content to look like. I create a template and an example for it to go off of, whether it's the guest email, the podcast, the episode titles, the show notes, even the script I have,
00:17:29
Speaker
for me to read as the host myself. I want to template everything so that it has very clear and precise instructions of what I'm hoping for as the user when I'm asking it to do these things. So I've just reviewed what my showrunner looks like, all the steps involved, how I'm using super prompts, the step method.
00:17:49
Speaker
and chaining these together in order to build to take what is a fairly robust process and turning doing all the pre-production and helping me speed up all the post-production is huge for me because I do so many podcast episodes not only for clients but for myself for the show being able to take what used to take hours or even at the sweet fish the agency I used to work for I used to take two weeks to knock out all the stuff can now be done in
00:18:14
Speaker
less than 60 minutes by using a GPT like this in order to execute almost all the work that it took to turn it into all these assets. The only thing that's left is all the work of copying and pasting it in all the places it needs to go, which I'm currently working on a solution for, so stay tuned for that. Because as we've now taken all the work of creating content for it, it's created a backlog of then posting it all. So that's a solution that needs to be in the market that I'm hoping to work on
00:18:42
Speaker
and launch to this show soon. But in the meantime, hopefully you took a moment to think about and take inventory of all the things that you're doing over and over and over again. Pre-production and post-production for podcast episodes was something that I was doing over and over again.
00:18:59
Speaker
If you're doing it over and over again, just steal this GPT and use this to speed up your workflow. But if you're doing other types of marketing, you're doing customer interviews over and over again, what's the pre-production and post-production of those that you can build with a custom GPT in order to accelerate maybe the case study creation of those interviews? What are other tasks that you're doing over and over again?

Enhancing Content Creation with Custom GPTs

00:19:21
Speaker
Are you having to analyze things, organize things, look at CSVs and find the few bits and pieces of
00:19:28
Speaker
data in them in order to come up with insights that become content for a PowerPoint. Custom GPTs can help accelerate a ton of that work. And this is where a lot of the real learning from AI happens in building these and testing them and going through modifications of them over and over, which is why I have versions of these things. Before I release this, I will have run it.
00:19:49
Speaker
dozens of times in order to make sure that the outputs are actually consistent from what I was hoping for and expected it to produce. If you're not spending time creating it and then revising it over and over and over again, you're missing out because this is where the real learnings and how to prompt AI properly come from. It's in those revisions of the prompts or revisions of the instructions of custom GPTs in order to get it right.
00:20:15
Speaker
So start small and then build your way up. Start to add in different inputs. Start to see if you can get different outputs out of it. And as you do, you'll start to find that you become an AI-driven marketer. It'll turn you from a team of one into a team of 10 or even 100 as AI becomes more sophisticated and your ability to leverage it becomes greater and greater.