Skip to content

Commit b716984

Browse files
committed
update
1 parent ab2289f commit b716984

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ LangChain tools are integrated in the project, in this section you will learn ho
6565
Integration of SurfAi as an Automated Web Navigation Tool (local function type)
6666
We have integrated SurfAi into our suite as a powerful automated web navigation tool. This enhancement enables seamless interaction with web pages, efficient extraction of data and images, and supports the resolution of more complex tasks through intelligent automation.
6767

68-
[Computer use OpenAi integration](#computer-use-openai-integration)
68+
[Computer use openAi integration](#computer-use-openai-integration)
6969
We integrated a Computer-Using Agent (CUA) tool in Intellichain to automate computer interactions such as clicking, typing, and scrolling. The tool leverages OpenAI’s visual understanding and decision-making to navigate browsers or virtual machines, extract and analyze data and images. It provides real-time updates and screenshots via WebSocket, streamlining web navigation and data extraction tasks. This integration enhances workflow efficiency significantly.
7070
It operates similarly to Surf-ai but offers enhanced capabilities with a higher success rate for completing tasks.
7171

@@ -626,7 +626,7 @@ In the default_tools.py file, set these parameters:
626626
"browser_navigation_cua": False,
627627
```
628628

629-
## Computer use OpenAi integration
629+
## Computer use openai integration
630630

631631
OpenAI's Computer-Using Agent (CUA) automates computer interactions like clicking, typing, and scrolling. It leverages visual understanding and intelligent decision-making to efficiently handle tasks typically performed manually.
632632
The tool doesn't just navigate and interact with web pages, but also engages with the user through chat, requesting additional instructions whenever it encounters problems or uncertainties during navigation.

0 commit comments

Comments
 (0)