Skip to main content
Enable Agno agents to search for and retrieve high-quality, royalty-free images from Unsplash.

Prerequisites

  1. Get a free API key from https://unsplash.com/developers
  2. Set the environment variable: export UNSPLASH_ACCESS_KEY=“your_access_key”
  3. Install dependencies: pip install openai agno

Run the Example

For details, see Unsplash tool cookbook.