Skip to content

Commit 45adb9c

Browse files
committed
fix(docs): standardize Computer Use integration descriptions
1 parent f04d859 commit 45adb9c

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
lines changed

integrations/computer-use/anthropic.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ title: "Anthropic"
44

55
[Computer Use](https://docs.claude.com/en/docs/agents-and-tools/tool-use/computer-use-tool) is Anthropic's groundbreaking capability that enables Claude to interact with computers the way humans do—by looking at screens, moving cursors, clicking buttons, and typing text. This powerful feature allows AI agents to control web browsers, navigate interfaces, and perform complex tasks across applications.
66

7-
With Computer Use, Claude can:
8-
- **Navigate websites and applications** by interpreting visual interfaces
9-
- **Click buttons and fill forms** just like a human would
10-
- **Take screenshots** to understand and verify its actions
11-
- **Perform multi-step workflows** that span multiple applications or web pages
12-
137
By integrating Computer Use with Kernel, you can run these AI-powered browser automations on cloud-hosted infrastructure, eliminating the need for local browser management and enabling scalable, reliable AI agents.
148

159
## Quick setup with Computer Use

integrations/computer-use/gemini.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ title: "Gemini"
44

55
[Gemini 2.5 Computer Use](https://blog.google/technology/google-deepmind/gemini-computer-use-model/) is Google's groundbreaking capability that enables AI models to interact with computers the way humans do—by looking at screens, moving cursors, clicking buttons, and typing text. This powerful feature allows AI agents to control web browsers, navigate interfaces, and perform complex tasks across applications.
66

7-
With Gemini Computer Use, the AI can:
8-
- **Navigate websites and applications** by interpreting visual interfaces
9-
- **Click buttons and fill forms** just like a human would
10-
- **Take screenshots** to understand and verify its actions
11-
- **Perform multi-step workflows** that span multiple applications or web pages
12-
137
By integrating Gemini 2.5 Computer Use with Kernel, you can run these AI-powered browser automations on cloud-hosted infrastructure, eliminating the need for local browser management and enabling scalable, reliable AI agents.
148

159
## Quick setup with Computer Use

integrations/computer-use/openai.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
title: "OpenAI"
33
---
44

5-
[Computer Use](https://openai.com/index/computer-using-agent/) is OpenAI's feature that enables AI models to interact with computers like humans do - through screen observation, cursor movement, and keyboard input. By integrating with Kernel, you can run Computer Use automations with cloud-hosted browsers, allowing your AI agents to navigate websites, fill forms, and interact with web applications autonomously.
5+
[Computer Use](https://openai.com/index/computer-using-agent/) is OpenAI's feature that enables AI models to interact with computers the way humans do—by looking at screens, moving cursors, clicking buttons, and typing text. This powerful feature allows AI agents to control web browsers, navigate interfaces, and perform complex tasks across applications.
6+
7+
By integrating Computer Use with Kernel, you can run these AI-powered browser automations on cloud-hosted infrastructure, eliminating the need for local browser management and enabling scalable, reliable AI agents.
68

79
## Quick setup with our Computer Use example app
810

0 commit comments

Comments
 (0)