Skip to main content

Command Palette

Search for a command to run...

Learn Claude Basics — Part 1: What is Claude?

Updated
3 min readView as Markdown
Learn Claude Basics — Part 1: What is Claude?

Welcome to the first post in the Learn Claude Basics series! Over the next few posts, we'll go from "what even is this?" to using Claude confidently for writing, learning, and coding. No technical background needed.

So... what is Claude?

Claude is an AI assistant made by Anthropic, an AI safety company based in San Francisco. You talk to it in plain language — like texting a very knowledgeable friend — and it responds with answers, drafts, explanations, code, and more.

Under the hood, Claude is a large language model (LLM): a system trained on a huge amount of text so it can understand and generate human language. But you don't need to know how it works to use it well.

What can Claude actually do?

Here are the everyday things people use Claude for:

  • Writing — emails, blog posts, essays, social media captions, or improving something you already wrote

  • Learning — explaining any topic at any level ("explain quantum computing like I'm 12")

  • Analysis — summarizing long documents, comparing options, finding patterns in data

  • Coding — writing code, fixing bugs, explaining error messages

  • Brainstorming — ideas for projects, names, plans, gifts, trips

  • Translation and language help — including casual, natural phrasing, not just word-for-word translation

The Claude model family

Claude comes in different models, and the names tell you the trade-off:

  • Haiku — the fastest and lightest. Great for quick, simple tasks.

  • Sonnet — the balanced middle option. Fast enough and smart enough for most daily work.

  • Opus and above — the most capable models, best for complex reasoning, long documents, and hard coding problems.

As a beginner, you don't need to stress about this. The default model on claude.ai is a great starting point, and you can always switch models later from a small dropdown menu.

What makes Claude different?

A few things stand out:

  1. Long context — Claude can read and work with very long documents in a single conversation.

  2. Careful, honest answers — Anthropic focuses heavily on making Claude helpful and safe. It will tell you when it's unsure.

  3. Great writing style — many people find Claude's writing more natural and less robotic than other AI tools.

What Claude is NOT

To set expectations early:

  • Claude is not always right. It can make mistakes (sometimes confidently). Always double-check important facts.

  • Claude doesn't automatically know today's news — its training has a cutoff date. But it can use web search to look things up (more on this in Part 8).

  • Claude is not a human. It's a tool — a very impressive one — and you'll get the best results when you learn how to "drive" it. That's exactly what this series is for.

What's next

In Part 2, we'll create an account, tour the claude.ai interface, and have our first real conversation.

Learn Claude Basics

Part 1 of 1

A beginner-friendly series that teaches you Claude AI from zero — no technical background needed. In 8 simple posts, you'll learn what Claude is, how to write prompts that get great answers, work with files and images, build things with Artifacts, stay organized with Projects, and even use Claude for coding. By the end, you'll use Claude with confidence.