---
title: 'Build your own AI chatbot in 2 minutes without code'
source: 'https://youtube.com/watch?v=xyEQuqv1TLw'
video_id: 'xyEQuqv1TLw'
date: 2026-06-22
duration_sec: 0
---

# Build your own AI chatbot in 2 minutes without code

> Source: [Build your own AI chatbot in 2 minutes without code](https://youtube.com/watch?v=xyEQuqv1TLw)

## Summary

This video demonstrates how to create a custom AI chatbot in under two minutes without any coding, using the Poe platform. The host, Callaway, walks through building a bot called 'AB Master' that generates randomized five-minute ab workouts, highlighting the simplicity and potential of Poe for AI adoption.

### Key Points

- **No-code AI chatbot creation** [0:00] — The video shows how to build an AI chatbot on Poe.com in two minutes with no coding experience required.
- **Poe platform overview** [0:29] — Poe offers multiple base models (GPT-4, Claude, ChatGPT) and allows users to create custom bots with personalized prompts and personalities.
- **Building the AB Master bot** [2:15] — Steps include naming the bot, writing a description, selecting a base model, crafting a detailed prompt, setting an intro message, and optionally adding a character image.
- **Prompt engineering tips** [4:12] — The prompt acts as an instruction manual; it should include constraints, desired output format, and trigger phrases (e.g., 'let's get shredded') to guide user interaction.
- **Testing and customization** [6:47] — After creation, the bot works as intended, generating a table of exercises. Users can request modifications (e.g., adding more exercises) and the bot adapts.

### Conclusion

Poe enables anyone to quickly build functional, personalized AI chatbots for various purposes—from fitness to recipes—without technical skills, making AI accessible and practical.

## Transcript

in today's video I'm going to show you
how to make your own AI chatbot in two
minutes with no coding experience
required using a platform called Poe
welcome back to the channel I'm Callaway
and I make videos to show you how to use
new technology like AI to level up your
life if you think that's interesting
consider subscribing all right so we're
going to break this video down into two
parts the first is actually how to make
the bot and the second is why I think
this platform PO is a game changer for
AI adoption and I hate when YouTubers
don't just get right into the tutorial
so let's do it alright so first thing
you see here is the PO platforms poe.com
when you first log in you have to enter
enter an email to create an account so
do that you'll get to this screen here
which is po.com so you'll see on the
left side these are all the different
Bots that Poe has now some of these
aren't there by stock you've got the
gpt4 the quad plus Claude instant chat
EBT and dragonfly those are the ones
that come on stock NOW the cool thing
about Poe is that you can actually
access gbt gpd4 chat gbt all from right
here and you know you may be asking why
would you want different models so if
you actually if you go to if you go to
poe.com about the documentation here
walks through the different models that
they offer out of the box and why some
are better than others right so Claude
instant tends to be better at creative
writing tasks so if you have a creative
writing task you might want to use cloud
instant instead of gbt4 Claude is from
anthropic GPT is from openai so review
those you can actually use po without
making the Bots which is pretty cool but
then you'll also see four different Bots
here so Leo Cooks business ideas blow my
mind and inspire me these are all Bots
that I made so Leo Cooks you can click
on it and see what it's about above
average meals for average Cooks made by
world around Chef Leonardo so this is
one this one's about cooking this is a
business idea one so basically I say
give me a business idea to create a one
million dollar a year business it
summarizes the idea and then gives me a
step-by-step Playbook to do it this
one's called blow my mind so I literally
just type blow my mind and it gives me a
crazy fact that I've never heard of
before and then what makes it
mind-blowing and then this one's called
all inspire me which gives me an
inspirational quote who said it and then
a cool fact about that person which I
thought was kind of interesting so these
are just like little ideas cooked each
of these up in like two minutes so I'm
gonna show you exactly how to build your
own So today we're gonna build a bot
called AB master and the goal for ab
Master is it's gonna give me a fresh
five minute ab workout every single time
first thing is you're going to want to
go to create a bot and the first thing
you want is the bot name now I'm picking
AB Master you want to pick a name that
is easy to remember right it's almost
like a domain name in a way these links
are basically poe.com the bot name so in
a way there's value in finding a simple
word one word name that's like low
characters not a lot of people know
about this right now so you can go and
create create Bots and you don't want to
squat on all these domain names but if
Poe becomes the platform of choice
You're Gonna Want yours to have easy
recall okay so we're gonna go with AB
Master now for bot description I
pre-wrote some of these we're going to
paste this in
randomized five-minute ab workouts
delivered by Greek fitness trainer
Adonis now I'll get to the why I add the
delivered by Greek Greek fitness trainer
Adonis part at the end each one of these
Bots over here has kind of like a
personality to it and I'll talk about
why I did that in a second next is the
base bot so it doesn't really matter
which one now you can review like I said
you can review the documentation if
you're doing a more creative task maybe
use Claude I'm just gonna use chat GPT
for now now here's the main this is
where the sauce is made right The Prompt
so this little toggle if you have it on
anybody who clicks on your Bot can see
the prompt you gave it if you have it
off
The Prompt is hidden now the prompt is
kind of like the instruction manual that
you code into the bot in the back end so
what this what is basically happening is
when someone comes to your Bot and types
the trigger word or just says hello
what's gonna happen is the bot is going
to run almost a command that you put in
this prompt so it's really important
that you think through thoroughly what
instructions you're giving the bot okay
so I pre-wrote mine I'm going to copy
this in but I'm going to walk you
through why I wrote what I wrote I'll do
that now all right we're back here's the
prompt that I wrote in you can see it's
pasted in here I want to walk through it
with you guys so pretend you're the best
fitness trainer in the world you're all
knowing your name is Adonis users are
going to come to you to get randomized
ab workouts it's up to you to decide if
you want to share 10 30 second exercises
or five one minute exercises or any
variation the total number of exercise
time should add up to five minutes and
no exercise should be less than 30
seconds so I'm trying to like give
constraints right if you say give me an
app actually size it might not know
where to go the more details you provide
the better for it to be consistent and
repeatable so I'll keep going when a
user says let's get shredded you'll give
them a simple table with the name of the
exercise time for the exercise a short
description of how to do the exercise
and a tip to make sure they're getting
the form right if the user wants their
ab workout to be longer than five
minutes provide them with an ab workout
that fits their desired time but make
five minutes the default so I don't know
if this is going to work exactly that
way we'll test it and see but basically
anybody who comes here who just says
let's get shredded is going to get a
five minute ab exercise it's gonna be
randomized every time now the next step
is intro message now this is kind of
like the preceded text when someone goes
to the link they're going to see the bot
name and they're going to see the intro
message you don't have to include this
but I think it's really helpful to help
guide what the user should do again
people are simple they just want to be
told what to do so in the instructions
in the prompt I said when a user says
let's get shredded do it so what you
want the intro message to have is
something that instructs them to say
let's get shredded so here it is I'm
going to paste it in here hello I'm a
world famous fitness trainer Adonis
message lets it shredded and I'll give
you a custom ab workout it's that simple
it's really simple is all you have to do
now the last step is optional but it's
the picture at the top now this gets
back to what I was saying about giving a
character to each of these so Leo Cooks
is Leonardo the business ideas Giorgio I
forget the name but they each have
different names the reason you want this
is because people connect more with a
person or a character than they do with
just a text description so it's helpful
to give you know a representation of
kind of this like character or this
brand behind people remember oh there's
this like Greek guy I don't really
remember his name but like they'll
associate the image more so than the
text so I'm gonna pause here I'm gonna
go to Mid journey and actually create
like a Pixar Style guy that we're gonna
include in here so I'll pause and come
back I'll make another tutorial in the
future if you guys want around how to
make a Pixar style character a mid
Journey but that's not for this video so
I'll be right back all right right so
I'm back just added the character you
can see the picture here again is a
simple Pixar character made in
mid-journey took two seconds to make
which is really cool in itself I can go
over that in another video all right so
now we're ready to go let's test it I'm
gonna press create bot it's loading just
like that the bot's created all right
now the most important thing is does it
work so as we said let's get shredded
here's standard ab workout bang it's as
simple as that now it the little column
headers are a little constrained here
because the chat window is tight but you
can see everything we wanted is right
here the exercise the time and the
description if I had a wider window I
could expand this you could see it now
people can use this they can like it
it'll train the bot on things they like
things they don't like in terms of the
exercise they gave now let's say we want
this is great
but can you add two more exercises let's
see if it works
perfect so just added the two and I
think if we prompted it again and said
put them all at one table it would do it
so again columns are a little compressed
just because there's so much text over
here I could have it fix it if we want
but it's that simple you can make this
for anything travel itineraries recipes
motivational quotes whatever you want
which is pretty crazy all right that's
it for today thanks for watching this
breakdown again if you got any value out
of this tutorial at all please like And
subscribe the video it helps keep us
going keep the channel going and if you
have any other ideas for things you want
to see us review drop it in the comments
peace
