Skip to content

Commit d34686d

Browse files
authored
Update readme
1 parent 6d2b714 commit d34686d

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
1-
# Browser Operator [Chrome DevTools with Agentic Framework]
1+
# Browser Operator [Chromium DevTools with Agentic Framework]
22

3-
This version provides an user interface to run multi-agent workflows directly on the browser using a stateful, orchestration framework.
3+
Chromium browser with an user interface to run multi-agent workflows directly on the browser using a stateful, orchestration framework.
4+
5+
6+
![Live Demo](front_end/panels/ai_chat/docs/demo.gif)
7+
8+
9+
## Quick Start
10+
11+
[Download the Agentic Browser for MacOS](https://github.com/tysonthomas9/browser-operator-devtools-frontend/releases)
12+
13+
Or
14+
15+
[Set up the chromium dev tools with Agent framework on your system](front_end/panels/ai_chat/Readme.md)
16+
17+
Note: Read this document to know more about the [build](front_end/panels/ai_chat/docs/PreBuilt.md)
418

519
## Key Capabilities
620

@@ -16,11 +30,6 @@ This version provides an user interface to run multi-agent workflows directly on
1630

1731
Watch Browser Operator in action with our demo videos:
1832

19-
#### Overview Demo
20-
See how Browser Operator transforms your browser into an intelligent agentic platform.
21-
22-
https://github.com/user-attachments/assets/d6ffc034-ca38-4afa-861e-c65b3ec79906
23-
2433
#### Deep Research
2534
Browser Operator seamlessly integrates public web data with your private documents and knowledge bases, creating comprehensive research without switching between tools.
2635

@@ -42,23 +51,14 @@ https://github.com/user-attachments/assets/90150f0e-e8c8-4b53-b6a6-c739f143f4a0
4251
|--|--|
4352
| Multi-Agent Workflow | Completed |
4453
| OpenAI LLM | Completed |
45-
| Local LLM | |
46-
| MCP | |
47-
| Customize Prompt in UI| |
48-
| Customize Agents in UI| |
49-
| Customize Workflow Graphs in UI| |
50-
| Eval Management | |
51-
| Memory | |
52-
| A2A Protocol | |
53-
54-
### Steps to run project
55-
56-
[Download the pre-built Chromium Browser for MacOS](front_end/panels/ai_chat/docs/PreBuilt.md)
57-
58-
Or
59-
60-
[Set up the dev tools on your system](front_end/panels/ai_chat/Readme.md)
61-
54+
| Local LLM | In Progress |
55+
| MCP | Planned |
56+
| Customize Prompt in UI| Planned |
57+
| Customize Agents in UI| Planned |
58+
| Customize Workflow Graphs in UI| Planned |
59+
| Eval Management | Planned |
60+
| Memory | Planned |
61+
| A2A Protocol | Planned |
6262

6363
### DevTools Documentation
6464

1.78 MB
Loading

0 commit comments

Comments
 (0)