# anthropics/claude-cookbooks

A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.

Repository: https://github.com/anthropics/claude-cookbooks
Canonical: https://ross.abutalabs.com/products/claude-cookbooks
Language: Jupyter Notebook
License: MIT
License Family: permissive
Last push: 2026-08-19T20:42:54+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 79
- inputs: {"age_days": 1114, "days_push": 14, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 52173, forks 6221 (observed 2026-08-28T04:12:11.991323+00:00)

## What it is
A collection of Jupyter notebook recipes and guides from Anthropic demonstrating effective ways to use the Claude API. It covers capabilities like classification, summarization, RAG, and tool use with copy-pasteable Python code.

## Use cases
- learn how to use the claude api
- build retrieval augmented generation with claude
- examples of claude tool use and function calling
- summarize documents with an llm
- classify text with claude
- build a customer service agent with claude
- query sql databases using natural language

## When to choose
- you are a developer getting started with the Claude API
- you want practical, copyable Python examples for LLM tasks like RAG, classification, or tool use
- you need reference recipes for building agents or integrations with Claude

## When to avoid
- you need a production-ready library or framework rather than example notebooks
- you use a different LLM provider and want provider-neutral guidance
- you need non-Python code samples

## Facets
- artifact type: learning-resource
- maturity: active
- function: prompt-engineering, rag, agent-framework, nlp, sdk
- domain: large-language-models, artificial-intelligence, tutorials, developer-tools
- platform: python, cross-platform
- tags: cookbook, jupyter-notebooks, claude-api, anthropic, llm-examples, guides, retrieval-augmented-generation

## Member repositories
- anthropics/claude-cookbooks (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:11.991323+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:19:40.661800+00:00, confidence not recorded.
  - readme: https://github.com/anthropics/claude-cookbooks (fetched 2026-08-28T04:12:11.991323+00:00, sha 2ca97890f4c7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
