HelloAI
L0 Chapter 7 🥚 🕒 8 min

Your First AI Chat in 5 Minutes

Theory's done. Hands-on now. Step-by-step signup, login, and what to say first.

H
HelloAI Editors
6/2/2026

So far, you’ve learned: what AI is, what it can/can’t do, why it hallucinates, how to write good prompts.

Time to use it.

In 5 minutes, you’ll have your first AI conversation up and running.

Step 1: Pick a Tool (30 seconds)

The big three:

ToolFor WhomURL
ChatGPTFirst-time userschat.openai.com
ClaudeWriters & analystsclaude.ai
GeminiFree + web-search usersgemini.google.com

First time? Start with ChatGPT (free tier)—most intuitive UI, biggest community.

If you can’t access international services, try local ones:

  • Mistral / Le Chat (mistral.ai)
  • HuggingFace Chat (huggingface.co/chat)

They all work like chat apps. Whatever you pick, this guide applies.

💡 This guide uses ChatGPT as example

Other tools work nearly identically. Claude / Gemini have minor UI differences—you’ll figure it out.

Step 2: Sign Up (2 minutes)

  1. Go to chat.openai.com
  2. Click “Sign up”
  3. Use email or Google account
  4. Verify email
  5. Log in

Step 3: Know the Interface (30 seconds)

After login, you’ll see:

┌─────────────────────────────────────────────┐
│ Left sidebar: chat history (click "+" for new)│
│                                              │
│ Middle: current conversation                  │
│                                              │
│ Bottom: input box (type + Enter to send)      │
└─────────────────────────────────────────────┘

That’s it. Three things.

Step 4: Your First Message (1 minute)

Don’t overthink. Treat it like a new friend. Try this:

Hi! Can you introduce yourself in one sentence?
Then use a metaphor to compare yourself with Google.

See what it says.

A possible response:

Hi! I’m ChatGPT, a large language model trained by OpenAI—I can chat, write, answer questions, help with code, and more.

If Google is like a giant catalog—telling you “this book might have your answer”—I’m more like a knowledgeable but forgetful friend—you ask me directly, I give you “what I think the answer is.” The difference: Google gives you links; I give you answers. But my answers may not be accurate.

Notice how it proactively mentions “may not be accurate”—that’s a sign of well-aligned AI.

Step 5: Try Real Tasks (2 minutes)

Now try these to feel the breadth:

Task A: Explain a concept

Explain "compound interest" in 100 words.
Assume I'm an elementary student with zero finance background.

Task B: Have it write something

Help me write a sick day email to my boss.
I need a half day off tomorrow morning for the dentist.
Will catch up on work in the afternoon.
Tone: polite but not groveling.

Task C: Have it teach

I know nothing about [a topic that interests you].
Use 5 progressively deeper questions to help me build
a basic understanding of this field.

Task D: Have it create

Brainstorm 5 vlog titles on "balcony plant growing".
Each title should have a surprising twist.

After all four, you’ll have a sense of what AI can do.

Common “Wait, why is it doing this"

"Its answer is wrong”

Back to L0-04. AI makes things up. Verify important stuff yourself.

”Too verbose”

Add “Answer in under 100 words” or “Just the conclusion, no explanation”.

”Too formal”

Add “Use casual voice, like talking to a friend”.

”Refuses to answer”

Some topics (violence, self-harm, deep politics) AI declines. This is by design. Try rephrasing or explaining legitimate use—often works.

”Keeps saying it’s just an AI”

Lots of people have teased it about this. It really is just an AI, but you can push forward with the task.

When to Consider Paying

Free tier covers 80% of daily use. Consider paying when:

  • You use it 10+ times per day
  • You frequently process long text (>3000 words)
  • You need top-tier model (free tier gives you a smaller one)
  • You want stable speed
  • You need file upload, web search, image generation

Cost: ~$20/month. Trial for a month, see if worth it.

A Small Tip

Start a new conversation for each new topic—don’t stuff everything into one chat. Reasons:

  • Longer conversations confuse the model
  • Different tasks shouldn’t pollute each other
  • Easier to find old conversations later
💡 A mindset

Think of AI as a tool + colleague + tutor hybrid. Not a search engine (don’t just ask “what is…”). Not a calculator (let it write code for math). It’s something you think with.

Use it. Try things. Ask follow-ups. In two weeks, you’ll be dependent.

Next: “Will AI Take My Job?”