Skip to content

Commit e2856ef

Browse files
authored
Update README.md
1 parent 07dfd1e commit e2856ef

File tree

1 file changed

+27
-22
lines changed

1 file changed

+27
-22
lines changed

README.md

Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
# Chrome DevTools frontend with Agentic Framework (Browser Operator)
22

3-
The custom version client-side of the Chrome DevTools, including all TypeScript & CSS to run the DevTools webapp. This version includes the ability to run multi-agent workflows directly on the browser using a stateful, orchestration framework.
4-
5-
|Features| Status |
6-
|--|--|
7-
| Multi-Agent Workflow | Completed |
8-
| OpenAI LLM | Completed |
9-
| Local LLM | |
10-
| MCP | |
11-
| Customize Prompt in UI| |
12-
| Customize Agents in UI| |
13-
| Customize Workflow Graphs in UI| |
14-
| Eval Management | |
15-
| Memory | |
16-
| A2A Protocol | |
3+
This version provides an user interface to run multi-agent workflows directly on the browser using a stateful, orchestration framework.
174

185
### Demos
196

@@ -23,17 +10,37 @@ Watch Browser Operator in action with our demo videos:
2310
See how Browser Operator transforms your browser into an intelligent agentic platform.
2411
[Watch Demo](https://player.vimeo.com/video/1081705645)
2512

13+
https://github.com/user-attachments/assets/d6ffc034-ca38-4afa-861e-c65b3ec79906
14+
2615
#### Deep Research
2716
Browser Operator seamlessly integrates public web data with your private documents and knowledge bases, creating comprehensive research without switching between tools.
28-
[Watch Demo](https://player.vimeo.com/video/1081705602)
17+
18+
https://github.com/user-attachments/assets/225319db-c5a0-4834-9f37-5787fb646d16
2919

3020
#### Product Discovery & Comparison
3121
Streamline your shopping research by automatically gathering specifications, user ratings, and availability across retailers, to help you make confident purchasing decisions.
32-
[Watch Demo](https://player.vimeo.com/video/1081705556)
22+
23+
https://github.com/user-attachments/assets/c478b18e-0342-400d-98ab-222c93eecd7a
3324

3425
#### Professional Talent Search
3526
Efficiently discover and evaluate potential candidates based on skills, experience, and portfolio quality, creating detailed profiles for recruitment decision-making.
36-
[Watch Demo](https://player.vimeo.com/video/1082407151)
27+
28+
https://github.com/user-attachments/assets/90150f0e-e8c8-4b53-b6a6-c739f143f4a0
29+
30+
### Quick Roadmap
31+
32+
|Features| Status |
33+
|--|--|
34+
| Multi-Agent Workflow | Completed |
35+
| OpenAI LLM | Completed |
36+
| Local LLM | |
37+
| MCP | |
38+
| Customize Prompt in UI| |
39+
| Customize Agents in UI| |
40+
| Customize Workflow Graphs in UI| |
41+
| Eval Management | |
42+
| Memory | |
43+
| A2A Protocol | |
3744

3845
### Steps to run project
3946

@@ -56,9 +63,7 @@ as well as design guidelines, and architectural documentation.
5663

5764
- DevTools user documentation: [devtools.chrome.com](https://devtools.chrome.com)
5865

66+
### Join Us
5967

60-
61-
62-
### Getting in touch
63-
64-
[BrowserOperator@X](https://x.com/BrowserOperator)
68+
[![Discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/JKYuuubr)
69+
[![X (Twitter)](https://img.shields.io/badge/X_(Twitter)-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/BrowserOperator)

0 commit comments

Comments
 (0)