I Built 4 AI Agents in 2 Weeks – No Code!

Adam Brakhane: [00:00:00] I built my first AI agent in one week
we processed thousands and thousands of LinkedIn profiles through this tool.
by the end of the second week, I had four [00:00:09] agents
we have a tool right now that's, like, vacuuming up direct messages in real time
the agent that I built that does the mutual intro thing, there's no code. There's [00:00:18] literally no code in it I couldn't imagine how long it would have taken if a actual person had gone and done it.
Hey, I am Adam Braycane. I am the CTO at GatewayX [00:00:27] based in St. Louis, Missouri.
Andrew Warner: I'm Andrew Warner from Bootstrap Giants, and we're going to go through Adam's story of how he's learned and started using AI in his [00:00:36] businesses.
Adam Brakhane: I was pretty early adopter of, like, Gen AI.
First of all, AI is this, like, You know, machine learning, it's been happening for decades, like, we're using it, it's how ad [00:00:45] algorithms work. Like, that's AI, but this, like, gen AI, like, new world of chat GPT and, you know, chatbots and stuff like that. [00:00:54] I've been using that for years and using code generation tools like cursor and github copilot I was in the beta of github [00:01:03] copilot whatever it was four years ago when that came out and it was it was wild It was like this amazing tool that I can start writing code And [00:01:12] then it suggests a bunch of code and all you have to do is hit tab and now you've written ten lines of code Just because you write one comment.
And even then, [00:01:21] you know, there was a language of, that we had to learn of how do you talk to this thing? Like, it, something I noticed really quickly was, was, you know, when you're [00:01:30] writing code, you're writing functions and logic and telling the application, do this, then do this, and move this data. There's always this debate [00:01:39] among programmers of like, how much should you comment?
You know, comments in code are like, they're just for the humans. It's just a thing. It's not executed by the [00:01:48] program. It's just a note for whoever comes next to understand. Why did you make this weird choice? What are you doing? It can help you organize your thoughts. And [00:01:57] something we found really early on with Copilot was it really likes comments because that's your little instruction to the model to say, Hey, I'm trying [00:02:06] to do this and this way with this information.
And then the suggestions it would make were a lot better. So we learned some stuff pretty early on. That's, that's [00:02:15] about what we learned. Years pass, literal years pass. ChachiPT 2, ChachiPT, you know, there was kind of a 3 ish, then 4, [00:02:24] and like these reasoning models. I've spent the last several years, uh, not a naysayer, but kind [00:02:33] AI.
And last year specifically, like, they came out with, with 4, uh, 4. 0 at the beginning of last year, at the beginning of [00:02:42] 2024. And it's like, it's cool. It's pretty cheap. Uh, but is it useful or is it like this question? Like, is it, you know, is [00:02:51] it actually, is this a thing that's going to change businesses in our lives?
Or is it like the same hype of NFTs? that, that came and went, you know, Oh, [00:03:00] NFTs are going to control the world. And like, are they though? No, they didn't. They probably won't. So I was kind of dismissive and honestly, [00:03:09] it's just because I didn't get it. It, uh, I, all of last year, severely below the line, severely, like I don't understand it, [00:03:18] but I'm also afraid of it because if I don't understand it and it does happen, you know, what's that going to mean for me?
Will I be valuable? Uh, am I at the [00:03:27] point in my life and career where like, I'm not going to learn the next thing, you know, where, where like, like, you know, if you're 22 years old, like, yeah, you're going to learn the next thing and learn the [00:03:36] next thing. Okay. If you're, if you're 59 years old, like, are you gonna learn the next big technology or are you gonna accept the forced retirement?
Like, [00:03:45] nah, I'll accept the forced retirement. Well, I'm like in the middle. So I, I was like, well, okay, is this like, am I gonna figure out this AI thing? Am I gonna program ai? [00:03:54] And the reality was I just hadn't seen anyone do it. Well, uh, there's a lot of hype. Most of what you read, [00:04:03] 80% is, is hype. It might even be more than 80%.
It's hype, it's not really true. Uh, you know, a question we've started to ask when we look at a, a [00:04:12] post of something that looks really cool. It's like, well, what are they selling? 90 percent of the time, they're selling the thing that they're showing you. That they're demoing [00:04:21] and telling you how amazing it is.
Okay, well, so it's not, it's not fully real. Like, they're just saying this is amazing and they got a lot of venture money. So, [00:04:30] I saw in January A YouTube video, one very specific YouTube video, I could send you the link to this video. And it's this like, YouTube content [00:04:39] creator, young dude, who, it's like, Here's how you can run rag agents on your computer!
And for whatever reason, I listened to it on the way home in my [00:04:48] car. Uh, driving my son home from school. Listened to it. Got to the end, it's like a 30 minute video. Got to the end, listened to it, it's like, you know what? Like, that was actually [00:04:57] pretty interesting. I think I want to try that. And so I watched the whole thing again, at my computer, and I followed along.
And I like, built this AI [00:05:06] agent, following exactly his steps, copy and paste. I, I was really dumb. I was really bad. Like, Andrew, have you, what's the most recent thing you've been, [00:05:15] like, bad at, as an adult? You know, often I think people like, pick up an instrument or something,
Andrew Warner: Playing the guitar, for play, okay, playing the guitar.
Adam Brakhane: So like, [00:05:24] it's, as, as adults, I feel like we kind of forget. What it's like to be terrible at something and, you know, because we do the stuff we're [00:05:33] good at we Hang out with the people that like the things that we like. We like the things because we're good at them I was like bad at AI. [00:05:42] I was slow. I didn't understand.
I didn't know how to use these tools This tool was a video on N8N, which is a platform like make or Zapier or [00:05:51] whatever. It's a workflow online workflow tool And I followed along, I did it really slowly, and I built a dumb, useless [00:06:00] agent. Because, like, you know, what's the first song you learn on guitar?
It's like, Mary Had a Little Lamb or whatever, right? Like, that's, that's the level you're at. Well, that's the level I was at [00:06:09] in, in literally January.
Andrew Warner: What did the agent do? What does it mean
that you, that you
Adam Brakhane: So the agent, there's, there's one of the most popular kinds of agents. It's called a [00:06:18] RAG agent. Retrieval Augmented Generation. Uh, what it means is you could give it a bunch of documents, And then ask questions that [00:06:27] those documents could answer.
So if I gave it, uh, uh, you know, if I gave it all of the newsletters from Bootstrap Giants, I could say like, What do these [00:06:36] Bootstrap Giants guys believe? Like, what are they like? What are they not like? Like, what are their top ten tips? Like, it would, it would go into that, that knowledge [00:06:45] base and, and answer questions.
And this was one where you could hook it up to a Google Drive folder. But you're like setting it all up yourself. So, it's not [00:06:54] just a tool where anyone could hook it up to their Google Drive folder and start talking to it. Here's how you would custom build one of these agents for yourself, [00:07:03] meaning you get to control how the data comes in, where it comes in, you control how the agent thinks about the data, how it's, how it's crafting the prompts, all of that.
[00:07:12] Um, so it's, it's customizable. But, still easy enough using this tool, N8N, easy enough that in the span of a week, [00:07:21] I had an agent that I could chat with, that I had built myself. That could look at and understand documents in a Google Drive [00:07:30] folder. One, one week. From when I watched this video the second time, to, I have an agent, I built my first AI agent.
And [00:07:39] this, like, this has been a concept for years. But again, it was like this one video unlocked it for me. Um, and then I had an agent. And by the end of the second week, I had four [00:07:48] agents. Um, and they were like slightly more useful for business. Not production ready. By the end of that first month, we [00:07:57] have two agents, like, running that we're actively using in workflows every day, like, they're, they're useful, they're production, that's, [00:08:06] that's happening.
Um, and there's, what, what'd you say?
Andrew Warner: With doing what? What do the agents do that are actually productive, or what
did they do?
Adam Brakhane: Yeah, so the, [00:08:15] the one that is the most interesting is, is we use it for the mutual intro playbook, and the, the agent, when it's [00:08:24] given five or ten or twenty LinkedIn profile URLs, It looks at Jesse's communication history with those people and it [00:08:33] ranks them in order to say you should reach out to These this one or these three and you should definitely not reach out to the you know To these ones for for these [00:08:42] reasons like because they've been very unhelpful or negative in the past or sometimes They've been very helpful and very interested And so it, it ranks all of that
for you on [00:08:51] Mutual Intro Playbook is the process that Jesse and all the GatewayX companies use to get an introduction to the ideal
Andrew Warner: customer.
The problem with that is you don't [00:09:00] know who do I ask for an intro. And what you're saying is, you fed the agent Jesse's what, email or LinkedIn
contacts and let the
Adam Brakhane: LinkedIn
contacts, [00:09:09] LinkedIn DM. So yeah, so the, the, the problem I, it's an opportunity to is often if, you know, if I'm looking to talk to the CEO of this [00:09:18] agency, I might know 10 people. That I don't know this guy, but I know ten people that, that know this guy,
and of those ten people, [00:09:27] you could imagine there's, there's a pretty wide array.
Maybe some of them work in his agency. Well, that's interesting. But maybe it's a junior customer support [00:09:36] sales rep. Well, you know, whatever. Maybe there's one of their investors that I know. Maybe I know his co founder. Like, there would be lots of ways. So, so the [00:09:45] question is, who should I reach out to? And, You know, if you're doing this one off, like I want to meet one person one time, it's possible to go and look at those 10 [00:09:54] profiles and understand it.
If you want to do tens or even hundreds of these intro requests per week, you need [00:10:03] a system. Not only, like, do we have a full time employee that's running this, but this employee is using these AI agents. To [00:10:12] help on these like really time consuming. He's processed thousands and thousands of profiles through this, through this tool.
I couldn't imagine how long it [00:10:21] would have taken if a actual person had gone and done it. Plus, the quality is better. Like, multiple times I've looked at the list and I'll recognize [00:10:30] someone that it ranked as like third or fourth in the list. And I'm like, oh, but that's probably the person, right? And I'll go in and spot check, because it's kind of the [00:10:39] engineering side.
It's like, well, but the agent was probably wrong. It hallucinates it, whatever. I go in and I look at the conversation history. From the people it ranked in places one and [00:10:48] two, it's like, oh yeah, no, those, those are better. Like, that's, yeah, that's right. I wouldn't, I wouldn't have expected that. I wouldn't have known that, like, uh, but, but because [00:10:57] it had all this context, because it could search, uh, so much more effectively that than I could, like, it, it finds stuff I wouldn't have noticed.
Andrew Warner: super exciting that it works to [00:11:06] that degree already. And you're still in the, okay, at this point in the story, early stage of figuring out what this could be. What did you do next?
Adam Brakhane: [00:11:15] Yeah. At this point, like I, I think we, you know, I'd look at January as kind of a, a, a failure of agents, like learning what agents don't do. [00:11:24] Uh, because we got into our minds, well, let's build an agent to run this whole mutual intro playbook. Mutual intro playbook, you [00:11:33] say, I want to meet this person and that means you have to find the mutual connections.
You have to rank them. You have to reach out to them. You have to [00:11:42] respond when they respond back to you. If that doesn't work, you make another, you could, you could think in a lot of the AI hype is like, yeah, build AI agents. They'll replace [00:11:51] your employees. They can run all this process. You know, maybe in theory, but they don't, they don't do that well.
What, what we found, we built that agent, by [00:12:00] the way, and we got to the end of the sprint, and there's a, there's a tool that it's kind of similar to called Happenstance. We [00:12:09] got to the end of the sprint, and in the retro meeting, I said, Hey, like, you know, we built a 4 out of 10 version of, of this tool that, that these [00:12:18] other guys built.
And Jesse's response was, Why did we invest in a 4 out of 10 tool when these other guys are doing it, are doing it better? [00:12:27] I said, well, hold on a minute. First of all, we think they're only doing it 7 out of 10. And we've talked to that team directly. We've met with their founders, like they don't want to make the [00:12:36] changes that would make it for us a 10 out of 10.
So that's why we want to build something. We also wanted to build a 10 out of 10, but we didn't know what the heck we were doing. So we tried, we thought we could [00:12:45] do it. We thought it would be easy. We bought the hype. Even though I'm super skeptical, bought the hype, and didn't work. And, and like, [00:12:54] realistically, what we learned is, is the agent just, you think of an agent as an employee, uh, that's, that's what LinkedIn tells you.
You know, [00:13:03] all these, like, creators on LinkedIn tell you. But if you think of them as an employee, you, you really discount, like, how much agency employees have. And how much [00:13:12] they can understand and how they ask for help when they need help and they can figure out and understand this context and, you know, if I show you, uh, like three [00:13:21] different faces, you could immediately tell me, although that's happy, sad, that's this, and the AI like might get it wrong part of the time.
And when you have these really complex agents. [00:13:30] with lots and lots of steps. You, introduce a little bit of, of kind of error at each step. You know, if you [00:13:39] said, AI agent, like, or, chat GPT, make me a recipe for lasagna. I don't know if you remember, but some years ago, people were asking it to make recipes.[00:13:48]
And it was terrible at it because they were like plausible looking but then you look it's like wait a minute You want me to use six sticks of butter in this and it's [00:13:57] it's just like not quite right, right? It's like all the right pieces, but the wrong the wrong proportions. Well now it's better at those things But it's wrong in little ways.[00:14:06]
Oh, it's five minutes too short here, five minutes too long there. And if you're only just talking to it once, and it gives you a response, there's a little bit of error. Okay, usually [00:14:15] that's okay. You know, if I, if I'm gonna have it rank these, these mutual intros, um, and I've got ten profiles. And it swaps who's in place one [00:14:24] and two.
Do I really care? Like, probably not really. I bet the process will still run fine enough. And it's just as good as a human do. A human would, would make some mistakes. [00:14:33] And it's subjective. Now imagine there's an agent that has 20 steps from the input that I gave it, the [00:14:42] request, and the output, the action it actually did.
And at each of those steps, there's a 5 10% You know, [00:14:51] muddling of what it was that I truly wanted and how to think about it. And so then you, 5%, and then it calls one of its tools, and it adds 5 percent more [00:15:00] error, and it calls another tool, which adds 5 percent more error, and it calls another. By the time you get to the end, You're like, well, okay, I can like look at it and see that it, it [00:15:09] understood at the beginning and man, partway through it just went off the rails.
Like, it, the agent that we built, it would return list of people [00:15:18] and sometimes it'd be just the wrong list of people. You're like, okay, that was just a garbage one and you run the same tool again with the exact same input and it would give you a great list [00:15:27] of people. And you go in and look and, and it would say like, okay, yeah, you know, Andrew Warner, like who has a lot of software engineering [00:15:36] experience because he lived in San Francisco and blah, blah, blah, blah.
Hold on a minute. Does Andrew Warner have a lot of software engineering experience because he lived in San Francisco? [00:15:45] No, no, a lot of other people lived in San Francisco and had software engineering experience and because there was kind of this muddling going on [00:15:54] It took all these traits from other people in this like retrieval augmented generation thing It took these traits from other people that were true and it assigned them to you [00:16:03] because like Yeah, sure.
Same ballpark, right? You live there, you probably have this too. In our database, like, if you looked at all the people that live in the Bay [00:16:12] Area, probably 90 percent of them have software engineering. Well, so, the LLM's gonna kind of assume that the other 10 percent do too. Cause that's [00:16:21] like the word cloud that it's made for itself.
hallucinations That we just, like, couldn't, honestly, we, we abandoned the, that [00:16:30] agent. Lots of, like, bits of the agent are useful, and we've used them to make these, like, smaller, more single purpose agents that do [00:16:39] one thing really well. And, you know, they're only two or three layers deep of LLM, so it's five percent three times, not thirty times.[00:16:48]
Uh, but any of these queries we were running that, that took, like, ten minutes to return, it was, it was all, it was all garbage.
Andrew Warner: So [00:16:57] what's next?
Adam Brakhane: Yeah, I, I think we probably want 10 to 20 of these like single [00:17:06] purpose tools. There's still AI agents, like some of the stuff the agents do really, really well is they can [00:17:15] understand the concept and so like are the slack bot that runs this mutual intro tool. It's really [00:17:24] good. at understanding any possible way that you give it the LinkedIn profiles.
If you paste it as a list, if you do it a bulleted list, if you use a different [00:17:33] URL format, if, you know, whatever. You could add in some text instruction too. It gets really good. At just pulling that out. That would have been like a whole [00:17:42] job. Someone would have, you know, a year ago, I would have built a web page.
It would have taken me, you know, a couple days to like, get the input right. Get the thing hosted [00:17:51] somewhere. So, I think what we've figured out is, is these small tools that do one job. They can do it really well. And so [00:18:00] we're going to dive into more SOPs that we have internally. And replace more and more like little bits of the work, like, Oh, this is a thing a [00:18:09] person is doing that they truly don't need to do and might even go better with, with the AI, like, let's, let's drop in.
So it's more of the neutral intros. [00:18:18] So the one of the next ones is, uh, in order LinkedIn [00:18:27] sales nav. They're searching for people, they're finding, okay, they're, they're sorting that list and saying, Okay, these are the, these are the 20 that I think I want [00:18:36] intros, you know, from. Okay, then I'll take those, drop those in a spreadsheet, all of that, like this, these tools can, can use LinkedIn Sales Nav.
Uh, [00:18:45] pretty effectively
Andrew Warner: Because they're clicking or they're getting API access. There's no API
access.
Adam Brakhane: there is no API access. Uh, the clicking [00:18:54] ones is like a whole other story, uh, of like mostly hype, but the, the API access, like part of the magic on LinkedIn is, [00:19:03] is there's a lot of scrapers. And tools built on top of it, kind of in the gray zone of, of, like, getting access. And [00:19:12] so if you build on top of those, they handle the, like, how do you get data in and out without breaking something?
Like, we have a tool right now that's, like, vacuuming [00:19:21] up direct messages in real time as they happen. Well, that's great, because now those direct messages are in our database. And so when we want to ask about the direct messages, [00:19:30] we don't have to deal with LinkedIn anymore. I just go to the database. So there's one little tool that says get the DMs.
There's one little tool that says get all the connections. There's [00:19:39] one little tool that says, you know, grab sales nav, like search filters. And then we, we have all of those. So we can query them endlessly at that point.[00:19:48]
Andrew Warner: What are you building all this on?
Adam Brakhane: Yeah, there's a tool called N8n, I actually, I N8n, the one that you created the
Andrew Warner: original [00:19:57] RAG
Adam Brakhane: Yeah. Yeah. And 8n is, is pretty, it's pretty cool. Are you familiar, like how familiar are you with like make and Zapier?
Andrew Warner: I know Make and Zapier really well. I did [00:20:06] a search to see what this one was. This is an open source workflow automation tool that allows people to do the same thing that Zapier
would do.
Adam Brakhane: Yeah, it's yeah, when [00:20:15] I, when I frame it, like, you know, make is a little newer than, than, than Zapier. So it's like slightly more new age, a little easier to use, more relevant, like [00:20:24] current integrations, and it's a little more customizable. So if Zapier and make are here, and 8n is like Here. It's not, it's not code, you're not [00:20:33] sitting on your computer writing Python, you don't need an engineer, but you're building workflows, and super natively, they have blocks for [00:20:42] LLMs, they have blocks for agents.
where you can connect tools. So it's, it's, you know, in any workflow that I would build in NNN, there's [00:20:51] two to five, like, LLM prompts somewhere in the workflow. And maybe the the path that the workflow takes, like, depends on the result of a [00:21:00] prompt. So it's a little more flexible around AI than, than those other ones, that are much more, like, A to B with these five steps in between.
Andrew Warner: Alright, let's close this out [00:21:09] with you dreaming with me a little bit. Where could this go? Where would you want it to go?
Adam Brakhane: I [00:21:18] mean, I don't know. I have so many dreams. Like one that pops to my mind is, is, well, wait a minute. Like, why can't the agent build these [00:21:27] agents? Like, come on. Like, I just want to tell it what I want. Um, and the agents are all defined in, in code, uh, in theory, you know, under the, under the hood. [00:21:36] Um, so that's one thing I think the bigger thing.
is, is more, we, if we get to understand [00:21:45] this, how to think about these tools, how to use them effectively, like how to build these products as well, that are, that are useful, at least [00:21:54] to us. I think we're already probably in the top 1 percent of understanding this based on my conversations with other people and we're really low [00:22:03] in how we understand it.
So my, my dream honestly is like, well, if we're that great at it, if we get, and we get better and better and better and better, and we're getting [00:22:12] better more aggressively than most other people. We're going to be ahead on so much. I'd love to put out content for people to teach them how to do it. I really enjoy that.[00:22:21]
I'd love to buy businesses with the explicit intent of teaching the employees how to use all these AI tools better. Um, and [00:22:30] also, you know, we have like AI products we can build in. I think the cool part about AI to me is it's all super custom. Like I'm, I'm, you know, to me, [00:22:39] SAS is dead. That's the, that's the AI hype for you.
Which is, which is, you don't, I don't want to use the same product that, that you want to use. [00:22:48] You know, why do we both use HubSpot for something? Well, because it's kind of the only option and it's somewhat customizable and whatever. But, why isn't your [00:22:57] CRM, like, the thing you dictated into the world that only you care about because it works perfectly for your business?
I think this, like, mutual intro [00:23:06] tool, I don't think this is a thing that we sassify and make available to other people. But the process to create it could be [00:23:15] Sassified or a, you know, run it as an agency and say, Well, I'll make a custom one for you too, because I know how to build a custom one. And I know how to build all these little tools.
So there's like, [00:23:24] there's something magical in knowing how to talk this whole new language, which is LLM, prompt, engineering, that, [00:23:33] that whole space. And if you're really good at that, you can build really cool custom stuff. That, like, doesn't have to scale to, uh, you know, [00:23:42] Sass. Because it's something that only runs on Andrew Warner's computer or Adam's computer.
Andrew Warner: So one thing I would love to come out of this is to have somebody say I [00:23:51] I would pay to have Adam
teach me
X, Y, Z, because I think that would be pretty interesting for bootstrap
giants to add
a course on this. Do you think that [00:24:00] someone who is not technical like you, who is maybe like me having
lived in San Francisco, that's the most tech that I have only an AI would think
I could code.
Do [00:24:09] you think someone like me with a time from lessons from you would be able to code up my own agent?
Adam Brakhane: Yeah, I think there's [00:24:18] something to, you know, from my, from my kind of stint in Buddhism, uh, part of the reincarnation journey is, is you're, [00:24:27] you're, you're building up kind of karma and understanding over not just a lifetime, but many lifetimes. And you'll be presented with what you [00:24:36] need, when you need it, when you're ready.
Like, enlightenment is already there, waiting for you. You're not ready for it yet, so you're on your journey. I think [00:24:45] people are on some version of an AI journey, you know, January 2024, I wasn't ready, January 2025, I was ready, right? And then I saw this [00:24:54] video, if I had seen the video in, in November, it wouldn't have worked, right?
It wouldn't have clicked. And what I think is true is, so of the people that [00:25:03] have reached out to me so far, maybe half are technical, um, engineering anything, and the other half are like, they're salespeople or customer support. [00:25:12] Um, or like administrative, like company leadership type folks. And those people are ready for [00:25:21] this.
Like they, like the reason they reached out to me is like, I've seen these tools. I'm, I want to use these tools. Tell me what to do. And I'll give them a list. I'll give them some [00:25:30] advice. I have this thing that I kind of like send out to people now is my like AI kickstart and What I find is those people, the non technical people, [00:25:39] they move faster than the technical people.
I get, I get an email back the next day, the next morning, like I tried it. Here's what I built. What do you think of this? I'm putting [00:25:48] this together. The technical people are stuck for probably a lot of the same reasons I was stuck, which is like, I was trying to use code. I was trying to use old tools. I like, I had the [00:25:57] wrong knowledge to use this new stuff.
And these, it's more about like kind of being ready. I think mentally for how you would put [00:26:06] AI into your business rather than knowing that the toolkit, like this, the agent that I built that does the mutual intro thing, there's no code. There's literally no [00:26:15] code in it. If you could build make. com workflows, and do like decent prompt engineering, like how do you write good prompts, um, you could build [00:26:24] the thing that I built.
No code whatsoever.
Andrew Warner: All right. If who are you, who would you want to respond to this and how and about what?[00:26:33]
Adam Brakhane: Yeah, I think there's a lot of Of like very small agencies or individual contractors in kind of sales, [00:26:42] ops, customer support, that kind of stuff. Um, those people should be spending 20 percent of their time building [00:26:51] AI agents and workflows for the stuff that they're doing every day. They just don't know how yet.
And for the ones that are ready, that are [00:27:00] excited to do it and want to try it today. I want to, I wish I had the video, where they saw the video and they're like, Oh, I could follow along with that and I could build [00:27:09] this myself. Like, that's, that's who I want. It's not engineers. It's probably not CEOs. It's like someone who's trying to build right now.
And they're [00:27:18] just, they're building a bunch of make. com workflows. Or they're, you know, they have a process that they give to their virtual assistant. Um, or they have a process they follow [00:27:27] themselves. You could make that a lot better, faster, easier, bigger, um, and more reproducible.
Andrew Warner: And you want them to just email
you?
Adam Brakhane: I want them to [00:27:36] email me, like, yeah, at this point I don't have anything to sell you.
I have my like AI kickstart that has You know, has really good, [00:27:45] uh, kind of responses, but, uh, I want people to talk to me, like, honestly, I want something to sell these people, I just don't know what it is yet, like, [00:27:54] is there a class, is there, is there an accelerator, is there, um, you know, a guide, like, I don't know,
Andrew Warner: And the more people ask, the more we'll figure
out what that [00:28:03] is. What's
your email address?
Adam Brakhane: My email is adam at gateway dot xyz.
Andrew Warner: Adam, I gotta tell you, I was gonna end it there, but the thing that I would love is, [00:28:12] you just told a story, we, we went through it in story format, with clear, like, milestones that people can learn from. [00:28:21] I would just love to not have to sit and type this out, but to find a way to share it as a story. And I keep trying to get ChatGPT [00:28:30] and Claude and others to do this.
And maybe I don't have the right prompt, but it doesn't even have to be a perfect story. If it's 80 percent of the way there, I could edit it
to [00:28:39] the
finish line, but that's where I'm
really struggling.
Adam Brakhane: This is really interesting. I literally have, I'll send you a loom. I took a loom yesterday as I was like running out the [00:28:48] door where I was trying to walk Jesse through exactly this, which is you take a call transcript a couple steps. I think it's four prompts deep [00:28:57] and and all the prompts are generic.
You could run them on any transcript. So like the first one is What are the stories that we talked about here? What are the key takeaways? Just like, give me [00:29:06] the stuff, you know, and it spat out some stories. Then you say, okay, take this one story and give me all the information about it. [00:29:15] And then you run that prompt and it kind of cuts out, like, okay, now the transcript is just this story along with some takeaways.
Great, now take that and turn it into a [00:29:24] format that I want and Honestly, it worked really well, um, and it is, I think it's four props, um, and so I'll, I'll send you the loom. [00:29:33] I, I think it will blow you away a little bit on, on what it can do and how generic the props are. Like, that could be an AI [00:29:42] agent as well.
Like, every single call that you're in. Oh, absolutely. Run these four prompts in this order. You need a little bit of input, like, [00:29:51] some of the insight to still, these were the five stories that were talked about, like, what were the truly interesting ones? Well, that's, you, your brain has to pick that, right? If you pick the [00:30:00] wrong one, it's, your output's not going to be very good.
But, the tool does all the work to say these are the things. Okay. I want number, I want B. All right, [00:30:09] take B and, and fill that out. Give me all the context. I'll send you the loom. Let me know what you think. Uh, I think you'll like it. I think you'll want to use it for Bootstrap [00:30:18] Giants. Um, and yeah, that might be a thing we, we actually, that might be one of the next steps
here love that. That really an AI agent for your call [00:30:27] transcripts.
Andrew Warner: Just like the stories of our lives are happening, but I, I don't want to write the first draft of the report on it. Okay. [00:30:36] All right. I like this a lot. We'll do more of these updates. Basically, if you feel like
it and
then if the audience response is, is, is good [00:30:45] and we'll end it here.
Bye everyone. Keep sending Adam and me some feedback.

I Built 4 AI Agents in 2 Weeks – No Code!
Broadcast by