mirror of
https://github.com/trycua/computer.git
synced 2026-01-05 21:09:58 -06:00
Update README.md
This commit is contained in:
@@ -17,21 +17,3 @@ This folder contains Jupyter notebooks that demonstrate the core functionality o
|
||||
- **`blog/`** - Tutorial notebooks from blog posts:
|
||||
- `build-your-own-operator-on-macos-1.ipynb` - Part 1: Building a CUA operator using OpenAI's computer-use-preview model
|
||||
- `build-your-own-operator-on-macos-2.ipynb` - Part 2: Using the cua-agent package for more advanced automation
|
||||
|
||||
## Purpose
|
||||
|
||||
These notebooks provide:
|
||||
- **Hands-on examples** of CUA's core functionality
|
||||
- **Step-by-step setup instructions** for different components
|
||||
- **Code snippets** you can copy and adapt for your own projects
|
||||
- **Working demonstrations** of computer automation tasks
|
||||
- **Integration examples** with various AI providers and models
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. Choose a notebook based on what you want to learn
|
||||
2. Follow the installation instructions in each notebook
|
||||
3. Run the cells sequentially to see CUA in action
|
||||
4. Adapt the code examples for your specific use cases
|
||||
|
||||
Most notebooks include both cloud-based (Cua Cloud Containers) and local setup options, making them accessible regardless of your environment.
|
||||
Reference in New Issue
Block a user