Page history
additional-resources
about-claude/additional-resources
History
about-claude/additional-resources New page · 41 lines, new page
## Learning resources ## Resources for AI ingestion
A whole new page. There's nothing to diff it against, so here is what it says.
---
title: Additional resources
url: https://platform.claude.com/docs/en/about-claude/additional-resources
description: Learning resources and documentation formats optimized for AI ingestion.
---
## Learning resources
<CardGroup cols={3}>
<Card title="Quickstarts" icon="lightning" href="https://github.com/anthropics/anthropic-quickstarts">
Deployable applications built with the API.
</Card>
<Card title="Courses" icon="graduation-cap" href="https://anthropic.skilljar.com/">
Step-by-step lessons on building with Claude.
</Card>
<Card title="Cookbook" icon="fork-knife" href="https://platform.claude.com/cookbook">
Replicable code samples and implementations.
</Card>
<Card title="Use case guides" icon="compass" href="https://platform.claude.com/docs/en/about-claude/use-case-guides/overview">
In-depth production guides for building common use cases with Claude.
</Card>
<Card title="Glossary" icon="book-bookmark" href="https://platform.claude.com/docs/en/about-claude/glossary">
Key terms and concepts for working with Claude and language models.
</Card>
</CardGroup>
## Resources for AI ingestion
<CardGroup cols={2}>
<Card title="API primer for Claude ingestion" icon="settings" href="https://platform.claude.com/docs/en/claude_api_primer">
Concise API guide meant for ingestion by Claude.
</Card>
<Card title="llms.txt" icon="file" href="https://platform.claude.com/llms.txt">
LLM-optimized documentation index.
</Card>
</CardGroup>