Notebooks
A
Anthropic
10 4 Appendix Search And Retrieval

10 4 Appendix Search And Retrieval

prompt_engineering_interactive_tutorialAmazonBedrockanthropic-coursesanthropic

Appendix 10.3: Search & Retrieval

Did you know you can use Claude to search through Wikipedia for you? Claude can find and retrieve articles, at which point you can also use Claude to summarize and synthesize them, write novel content from what it found, and much more. And not just Wikipedia! You can also search over your own docs, whether stored as plain text or embedded in a vector datastore.

See our RAG cookbook examples to learn how to supplement Claude's knowledge and improve the accuracy and relevance of Claude's responses with data retrieved from vector databases, Wikipedia, the internet, and more. There, you can also learn about how to use certain embeddings and vector database tools.

If you are interested in learning about advanced RAG architectures using Claude, check out our Claude 3 technical presentation slides on RAG architectures.