Cloud browsers
Browserbase
Cloud browser infrastructure that creates and manages browser sessions via API.
Train browser agents on real websites with Prime Intellect’s RL pipelines, powered by Browserbase.
Cloud browsers
Browserbase
Cloud browser infrastructure that creates and manages browser sessions via API.
Environment layer
BrowserEnv
Environment abstraction that wraps Browserbase sessions for evaluation and training.
Prime orchestration
Prime CLI and hosted training
Orchestrates evaluation runs and RL training loops at scale.
DOM mode
Best for: instruction-following tasks, form filling, and navigation Tools: navigate, observe, act, extract Command: prime eval run browser-dom-example
Run DOM exampleCUA mode
Best for: visual, pixel-grounded tasks and complex UIs Tools: click, type_text, scroll, screenshot Command: prime eval run browser-cua-example
Run CUA example