项目地址
https://github.com/anthropics/claude-cookbooks
AI 摘要
《Claude Cookbooks》为开发者提供了丰富的代码示例与实践指南,涵盖分类、检索增强生成、摘要等核心能力,以及工具集成(如客服系统、SQL查询)、第三方集成(如Pinecone、Wikipedia)和多模态应用(图像处理、图表解读)。项目还包含高级技巧如子代理、PDF上传、自动化评估等。所有示例主要使用Python编写,需配合Claude API密钥使用。社区可贡献内容,推动资源持续优化。
README 原文
Claude Cookbooks
The Claude Cookbooks provide code and guides designed to help developers build with Claude, offering copy-able code snippets that you can easily integrate into your own projects.
Prerequisites
To make the most of the examples in this cookbook, you'll need a Claude API key (sign up for free here).
While the code examples are primarily written in Python, the concepts can be adapted to any programming language that supports interaction with the Claude API.
If you're new to working with the Claude API, we recommend starting with our Claude API Fundamentals course to get a solid foundation.
Explore Further
Looking for more resources to enhance your experience with Claude and AI assistants? Check out these helpful links:
Contributing
The Claude Cookbooks thrives on the contributions of the developer community. We value your input, whether it's submitting an idea, fixing a typo, adding a new guide, or improving an existing one. By contributing, you help make this resource even more valuable for everyone.
To avoid duplication of efforts, please review the existing issues and pull requests before contributing.
If you have ideas for new examples or guides, share them on the issues page.
Table of recipes
Capabilities
项目地址
https://github.com/anthropics/claude-cookbooks
AI 摘要
《Claude Cookbooks》为开发者提供了丰富的代码示例与实践指南,涵盖分类、检索增强生成、摘要等核心能力,以及工具集成(如客服系统、SQL查询)、第三方集成(如Pinecone、Wikipedia)和多模态应用(图像处理、图表解读)。项目还包含高级技巧如子代理、PDF上传、自动化评估等。所有示例主要使用Python编写,需配合Claude API密钥使用。社区可贡献内容,推动资源持续优化。
README 原文
Claude Cookbooks
The Claude Cookbooks provide code and guides designed to help developers build with Claude, offering copy-able code snippets that you can easily integrate into your own projects.
Prerequisites
To make the most of the examples in this cookbook, you'll need a Claude API key (sign up for free here).
While the code examples are primarily written in Python, the concepts can be adapted to any programming language that supports interaction with the Claude API.
If you're new to working with the Claude API, we recommend starting with our Claude API Fundamentals course to get a solid foundation.
Explore Further
Looking for more resources to enhance your experience with Claude and AI assistants? Check out these helpful links:
Contributing
The Claude Cookbooks thrives on the contributions of the developer community. We value your input, whether it's submitting an idea, fixing a typo, adding a new guide, or improving an existing one. By contributing, you help make this resource even more valuable for everyone.
To avoid duplication of efforts, please review the existing issues and pull requests before contributing.
If you have ideas for new examples or guides, share them on the issues page.
Table of recipes
Capabilities