Skip to content

agentsea/surfslicer


SurfSlicer

SurfSlicer Logo

A GUI surfer which zooms in and slices. A lot.
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 mariyadavydova/SurfSlicer --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 SurfSlicer.

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

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •