What is Claude?
Claude is Anthropic's assistant for writing, coding, and everyday questions. This lesson covers what it is, what it handles well, and how it differs from ChatGPT and Gemini.
The short version
Claude is a chat tool you use at claude.ai. You type what you need in normal English; Claude replies with text you can copy, edit, or build on.
Anthropic released Claude in 2021. The company is known for long-document support and a direct writing style. You do not install anything to start — open the site, sign in, and send a message.
What happens when you send a message
Claude works from the text in your chat window. It has no access to your files, email, or desktop unless you add those through other Claude products covered later in this course.
Each message goes in, Claude produces a reply, and the thread continues from there. You do not need to know how the model is built — the same way you can use a search engine without knowing how it indexes the web.
- You type a message
- Claude returns a reply in the same chat
- You follow up, paste more context, or start a new chat
Two examples
Same interface for both — only the question changes.
Example 1 — plain-language question
Inflation is when prices rise over time.
If coffee cost ₹20 last year and ₹22 this year, your money buys a little less. Governments track inflation by watching the price of a fixed basket of everyday goods each month.
Example 2 — code request
A compact version that only tests divisors up to √n:
What works well — and what does not
Claude handles well
- Drafting and rewriting text
- Explaining topics step by step
- Reviewing and writing code
- Summarising pasted documents
- Translating between languages
- Working through multi-step problems in chat
Limits to keep in mind
- No live web access in basic chat (plugins add this)
- No memory between separate chats
- No direct access to your computer (Cowork does)
- Can be wrong on facts — check important details
- Not a substitute for medical, legal, or financial advice
Three model options
Pick a model in the chat settings. For most work in this course, Sonnet is the right default.
- · Quick lookups
- · Short rewrites
- · High-volume chat
- · Writing and coding
- · Longer threads
- · Most lessons in this course
- · Long reports
- · Dense analysis
- · When Sonnet falls short
Claude, ChatGPT, and Gemini
All three are capable. Differences matter when you pick a primary tool for a project.
| Topic | Claude | ChatGPT | Gemini |
|---|---|---|---|
| Company | Anthropic | OpenAI | |
| Strength called out often | Long docs, careful prose | Plugins and tool ecosystem | Ties to Google apps |
| Free tier | Yes | Yes | Yes |
| This course | What we teach | Mentioned for context | Mentioned for context |
Before you continue
- Claude lives at claude.ai; you only need a browser and an account.
- Start with Sonnet unless you have a reason to switch.
- Paste context, ask clearly, and verify anything high-stakes.
- Next lesson: create your account and send your first message.
What's Next
Create your account and send your first message — about five minutes.