1
- # Browser Operator [ Chrome DevTools with Agentic Framework]
1
+ # Browser Operator [ Chromium DevTools with Agentic Framework]
2
2
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 )
4
18
5
19
## Key Capabilities
6
20
@@ -16,11 +30,6 @@ This version provides an user interface to run multi-agent workflows directly on
16
30
17
31
Watch Browser Operator in action with our demo videos:
18
32
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
-
24
33
#### Deep Research
25
34
Browser Operator seamlessly integrates public web data with your private documents and knowledge bases, creating comprehensive research without switching between tools.
26
35
@@ -42,23 +51,14 @@ https://github.com/user-attachments/assets/90150f0e-e8c8-4b53-b6a6-c739f143f4a0
42
51
| --| --|
43
52
| Multi-Agent Workflow | Completed |
44
53
| 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 |
62
62
63
63
### DevTools Documentation
64
64
0 commit comments