Skip to content
Back to course

3.3 How ChatGPT Works

ChatGPT is a chatbot built on top of a large language model. When you type a message (a prompt), it converts your words into numbers, runs them through the model, and predicts a helpful reply word by word. It also remembers the earlier messages in the same conversation, so it can stay on topic.

How do I…?Here's how…
You send a prompt, the chatbot runs it through an LLM and replies in turn.

For example, a student in Bahir Dar can ask, "Explain photosynthesis simply, then give one example." ChatGPT reads the whole request, keeps it in mind, and produces a clear two-part answer — and you can then say "make it shorter" and it will adjust.

Scenario

ChatGPT gives an answer that is too long. What is the easiest next step?

Check your understanding

1/4 · 40 XP

ChatGPT can use the earlier messages in the same conversation to stay on topic.