Skip to content

A GUI surfer that uses regional dots to zoom to locations

License

Notifications You must be signed in to change notification settings

agentsea/surfpizza

Repository files navigation


SurfPizza

SurfPizza Logo

A GUI surfer which slices up the screen
Explore the docs »

View Demo · Report Bug · Request Feature


Install

pip install surfkit

Quick Start

Create a tracker

surfkit create tracker

Create a device

surfkit create device --provider gce --name device01

Create the agent

surfkit create agent -t pbarker/SurfPizza --name agent01

Solve a task

surfkit solve "Search for common varieties of french ducks" \
  --device device01 \
  --agent agent01

Documentation

See our docs for more information on how to use SurfPizza.

Developing

Install dependencies

poetry install

Create a tracker

surfkit create tracker

Create a device

surfkit create device --provider gce --name george

Solve a task

surfkit solve "Search for common varieties of french ducks" \
--device george --agent-file ./agent.yaml --runtime process

Community

Come join us on Discord.

About

A GUI surfer that uses regional dots to zoom to locations

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages