Skip to main content
B0 is the easiest way to automate anything on the web. Just tell B0 what you want to do in plain English, and it handles the rest.

Try it now!

How B0 Works

B0 takes your prompt and runs the following process:
1

Exploration

B0 passes the prompt to a dedicated exploration agent, which extracts the main goal of the task and break it down to different steps, as well as the expected output.
2

Session Recording

Whether “Demonstrate Manually” was chosen or not, B0 creates a cloud Session and Record the interactions with the browser for later usage.
3

Deterministic Code Generation

B0 uses the interaction recordings from last step, and use them to generate a deterministic code, creates a Task with that code, and run it.
4

Evaluation

B0 compares between the results of the 2 execution and determines whether the results are equivalent and summarizes it to the user.

Manual Demonstration

This feature allows you to show B0 the flow you want manually, while recording, B0 analyzes what’s done and with the context of the prompt, it will generate the deterministic code as expected.

Core Advantages

Reduced Costs

Agent costs applied only on task creation. Any additional run doesn’t require an agent involvement.

Works Every Time

B0 creates reliable automations that work consistently, for generating deterministic code.

Supported Authentication

B0 is based on Anchor’s SDK, which expose methods for MFA handling.
Need help? B0 works best when you describe exactly what you want to do. Be specific about which websites, what actions to take, and what results you expect. You can also show B0 how to do it by demonstrating the steps yourself.
I