Back to browse
GitHub Repository

Distributed, AI-driven browser automation cluster.

7 starsRust

Rusty Browser – AI rust service spinning up AI browsers

by ish099·Apr 23, 2026·1 point·0 comments

AI Analysis

●●SolidWizardryBold Bet

Visual diff trees beat screenshot dumping for token efficiency at scale.

Strengths
  • Visual diff trees instead of screenshots save significant tokens
  • Rust performance with serverless Flux scaling for hundreds of agents
Weaknesses
  • Very early stage with one star and minimal documentation
  • Unproven at actual scale despite architectural claims
Target Audience

Backend engineers, DevOps teams, automation developers

Similar To

browser-use · Stagehand · Browserbase

Post Description

project: https://github.com/dashn9/rusty-browser

Finished working on a browser automation system via natural language and API calls.

This is how it's different than the likes Vercel browser, browser use, stage hand. e.t.c.

Handles identity / proxy management for you.

Handles server management with the aid of github.com/dashn9/serverless-flux enabling serverless browser computing. Spin as much AI browser process as possible. Extremely useful for startups and companies that wants to keep this internal.

Has less memory footprint and much faster (for obvious reasons - which is RUST!!!).

Works extremely well with faster, cheaper models. I'm always actively testing and developing with smaller models and will continue to do so, they are quite underestimated but tremendously capable.

High token efficiency. We don't dump full HTMLs in like browser use, also, I shifted away from screenshot, instead using a visual diff tree which works incredibly well

You just plugin your service account / AMI key (currently supports GCP, AWS) and in less than 30 seconds you are done with the setup. It downscales and upscales based on your demand. Once you are done. auto descales to the min servers you've set.

it's here: https://github.com/dashn9/rusty-browser

Other projects that enable for Rusty function are:

(Serverless management and deployment)[Flux: https://github.com/dashn9/serverless-flux ]

(Browser automation, BiDi and CDP)[Rustenium: https://github.com/dashn9/rustenium ]

(Browser automation, BiDi and CDP)[Rustenium Identity: https://github.com/dashn9/rustenium-identity ]

All contributions and advice and support are appreciated.

Similar Projects

AI/ML●●●Banger

Browser-Native GPU Sharing

Browser-based GPU cluster for LLM inference with HTTP API and SSE broker coordination.

WizardryZero to OneBold Bet
bilekas
1215d ago