Setting Up Claude
Get started with Anthropic's Claude β known for excellent writing and long document analysis.
Creating Your Claude Account
Go to claude.ai and sign up. Claude's free tier gives you access to Claude 4 Sonnet with daily usage limits β generous enough for learning.
Claude's interface is clean and minimal. Like ChatGPT, it's a simple chat interface, but with some unique features.
Claude's Unique Features
Projects β Organize conversations by topic. Add files, instructions, and context that persist across all chats within a project. This is powerful for ongoing work.
Artifacts β When Claude generates code, documents, or structured content, it appears in a side panel you can edit, copy, and iterate on.
200K Context Window β Claude can process roughly 150,000 words in a single conversation. Upload entire books or codebases.
XML Tag Support β Claude responds exceptionally well to prompts structured with XML tags like <instructions>, <context>, <examples>. We'll cover this in depth later.
When to Choose Claude Over ChatGPT
Claude tends to excel at:
- Long document analysis β Upload PDFs, contracts, research papers
- Writing quality β More natural, less "AI-sounding" prose
- Following complex instructions β Particularly with XML-structured prompts
- Code review and explanation β Thorough, well-explained analysis
- Nuanced topics β Tends to handle ambiguity and edge cases thoughtfully
ChatGPT tends to excel at:
- General knowledge β Broader training data
- Image generation β Built-in DALL-E
- Plugins and integrations β Larger ecosystem
- Quick tasks β Slightly faster for simple requests
Create a Claude account, start a Project called "AI Learning," and upload this course's content (or any document). Then ask Claude to summarize the key themes and suggest what you should focus on first.
- βClaude's Projects feature is ideal for ongoing work with persistent context
- β200K context window makes Claude the best choice for long documents
- βClaude responds exceptionally well to XML-structured prompts
- βArtifacts provide an interactive editing panel for generated content