Skip to content

Commit

Permalink
add links to readme + rename mc_qa notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
zack-anthropic committed Aug 15, 2023
1 parent fa64a8f commit 0b7729d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
# Claude Cookbook

This cookbook contains recipes for making cool stuff with [Claude](https://claude.ai). So far, all the recipes live in Jupyter notebooks. You'll need an Anthropic API key, which you can apply for [here](https://www.anthropic.com/earlyaccess).

## Recipes

[Long Context: Q&A](https://github.com/anthropics/anthropic-cookbook/blob/main/long_context/mc_qa.ipynb)\
[Long Context: Wikipedia Search](https://github.com/anthropics/anthropic-cookbook/blob/main/long_context/wikipedia-search-cookbook.ipynb)\
[Long Context: PDF "Upload" and Summarization](https://github.com/anthropics/anthropic-cookbook/blob/main/long_context/pdf_upload_summarization.ipynb)\
File renamed without changes.
9 changes: 0 additions & 9 deletions long_context/readme.md

This file was deleted.

0 comments on commit 0b7729d

Please sign in to comment.