mirror of
https://github.com/trycua/computer.git
synced 2026-01-07 14:00:04 -06:00
Update build-your-own-operator-on-macos-1.md
This commit is contained in:
@@ -12,10 +12,9 @@ Our Operator will run in an isolated macOS VM, by making use of our [cua-compute
|
||||
|
||||
Check out what it looks like to use your own Operator from a Gradio app:
|
||||
|
||||
<video width="100%" controls>
|
||||
<source src="./assets/demo_gradio.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
<div align="center">
|
||||
<video src="https://github.com/user-attachments/assets/a2cf69ad-2ab2-4eb9-8e1a-45606dd7eec6" width="600" controls></video>
|
||||
</div>
|
||||
|
||||
## What You'll Learn
|
||||
|
||||
@@ -544,4 +543,4 @@ In the next blogpost, we'll introduce our Agent framework which abstracts away a
|
||||
### Resources
|
||||
- [OpenAI Computer-Use docs](https://platform.openai.com/docs/guides/tools-computer-use)
|
||||
- [cua-computer](https://github.com/trycua/cua/tree/main/libs/computer)
|
||||
- [lume](https://github.com/trycua/cua/tree/main/libs/lume)
|
||||
- [lume](https://github.com/trycua/cua/tree/main/libs/lume)
|
||||
|
||||
Reference in New Issue
Block a user