A simple example of web search RAG using Anthropic's Web Search Tool as part of the Anthropic API.
python ^3.11- uv for dependency management
- An Anthropic account and API key added to a
.envfile asANTHROPIC_API_KEY
uv venv
source .venv/bin/activate
uv syncOpen notebook.ipynb and run the notebook