Skip to content

Getting Started

Get started with Surf-Spot-Finder using one of the options below:

Setup options

  1. Clone the Repository

    git clone https://github.com/mozilla-ai/surf-spot-finder.git
    cd surf-spot-finder
    
  2. Install the project and its Dependencies

    pip install -e .
    
  3. Run

    surf-spot-finder examples/single_agent_with_tools.yaml
    

Try the Huggingface Spaces Demo 🤗!