Computer Use 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. 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.Documentation Index
Fetch the complete documentation index at: https://kernel.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
Quick setup with our Computer Use example app
Get started quickly with our Kernel app template that includes a pre-configured Computer Use integration:TypeScript or Python as the programming language.
Then follow the deploy and invoke guides to deploy and run your Computer Use automation on Kernel’s infrastructure.
Benefits of using Kernel with Computer Use
- No local browser management: Run Computer Use automations without installing or maintaining browsers locally
- Scalability: Launch multiple browser sessions in parallel for concurrent automations
- Stealth mode: Built-in anti-detection features for web interactions
- Session state: Maintain browser state across runs via Profiles
- Live view: Debug your automations with real-time browser viewing
Next steps
- Check out live view for debugging your automations
- Learn about stealth mode for avoiding detection
- Learn how to properly terminate browser sessions
- Learn how to deploy your Computer Use app to Kernel