🤖What is Artificial Intelligence?
Understanding AI in plain English — no tech background needed
What is AI?
Imagine you have a very smart assistant that can read thousands of books in seconds, understand what you're asking, and give you helpful answers. That's essentially what Artificial Intelligence (AI) is — software that can think, learn, and respond like a human.
Real-World Examples You Already Use
You probably use AI every day without knowing it:
- Google Search — AI understands what you're looking for, even if you misspell words
- Netflix/YouTube — AI recommends shows based on what you've watched
- Siri/Google Assistant — AI understands your voice and responds
- Email spam filters — AI detects junk mail automatically
- Autocomplete on your phone — AI predicts the next word you'll type
How Does AI "Think"?
AI doesn't actually think like humans. Instead, it:
- Learns from massive amounts of data — like reading every book ever written
- Finds patterns — notices that certain words go together, certain questions need certain answers
- Makes predictions — uses those patterns to generate responses
Think of it like this: if you read a million cooking recipes, you'd eventually be able to write your own recipes. AI does the same thing, but with ALL types of knowledge.
What is a Large Language Model (LLM)?
An LLM is a specific type of AI that is really good with text. It can:
- Understand what you write or say
- Generate text responses, code, stories, etc.
- Translate between languages
- Analyze documents and find key information
- Reason through complex problems step by step
Claude is an LLM made by a company called Anthropic. It's one of the most advanced AI models available today.
Key Terms to Remember
| Term | Simple Definition |
|---|---|
| AI | Software that can learn and make decisions |
| LLM | AI that's specifically trained on text and language |
| Model | The "brain" of the AI — the trained software |
| Prompt | What you type/ask the AI to do |
| Response | What the AI gives back to you |
| Token | A chunk of text (roughly a word or part of a word) |
Why Should You Care?
AI is transforming every industry. Learning to use it now puts you ahead of 95% of people. Whether you want to:
- Build apps
- Automate boring tasks
- Write better content
- Analyze data
- Get a tech job
Understanding AI is becoming as essential as knowing how to use the internet.
Next up: We'll learn specifically about Claude — the AI you'll be working with throughout this course.