Lesson 651 of 2116
Your First Chatbot Conversation
Open a chatbot, ask a question, ask a follow-up. The complete starter walk-through with no jargon.
Lesson map
What this lesson covers
Learning path
The main moves in order
- 1What a chatbot is, in one paragraph
- 2chatbot
- 3prompt
- 4follow-up
Concept cluster
Terms to connect while reading
Section 1
What a chatbot is, in one paragraph
A chatbot is a computer program that has read a great deal of writing on the internet, then learned to predict what a sensible answer to a question looks like. It is not alive, it is not always right, and it is not your friend — but it is a very patient helper.
Step by step, the first time
- 1Open chat.openai.com or claude.ai in your web browser.
- 2Type your question in the long text box. Press Enter.
- 3Read the answer. If something is unclear, type a follow-up like: 'Explain that more simply.'
- 4If the answer is fine, you are done. There is no need to log out anywhere special.
Why follow-ups matter
A chatbot remembers the last few messages. If the first answer is too long, say 'shorter please.' If it is too technical, say 'use plain words.' If it is wrong, say so.
Key terms in this lesson
The big idea: a chatbot is a back-and-forth conversation. One question is rarely enough.
End-of-lesson quiz
Check what stuck
15 questions · Score saves to your progress.
Tutor
Curious about “Your First Chatbot Conversation”?
Ask anything about this lesson. I’ll answer using just what you’re reading — short, friendly, grounded.
Progress saved locally in this browser. Sign in to sync across devices.
Related lessons
Keep going
Creators · 45 min
What Is Intelligence, Really? A Working Framework
Before we can judge whether an AI is intelligent, we need a framework for what intelligence even means. Draw on Chollet, Dennett, and modern evals.
Creators · 45 min
Probabilistic Systems: Why LLMs Do Not Act Like Code
Writing software on top of an LLM is not like writing software on top of a database. Treat it as a stochastic system or it will bite you.
Creators · 55 min
The Three Ingredients: Data, Compute, Algorithms (Capstone)
Every AI breakthrough of the past decade rests on three interacting ingredients. Synthesize everything you have learned into one working model.
