@onkernel/create-kernel-app
Version:
Create Kernel sample applications
7 lines (4 loc) • 370 B
Markdown
# Kernel Python Sample App - CUA
This is a Kernel application that demonstrates using the Computer Using Agent (CUA) from OpenAI.
It generally follows the [OpenAI CUA Sample App Reference](https://github.com/openai/openai-cua-sample-app) and uses Playwright via Kernel for browser automation.
See the [docs](https://onkernel.com/docs/quickstart) for more information.