From 973bae8cc8b42ff8b851582a2d40f6bb9b99d38b Mon Sep 17 00:00:00 2001 From: JIMMY ZHAO Date: Tue, 5 Dec 2023 15:04:28 -0500 Subject: [PATCH] Add Self-Operating Computer Framework --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ba2399b..15068e7 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,18 @@ Rift is an AI-native language server for AI agents. It's an open-source VS Code +## [Self-Operating Computer Framework](https://github.com/OthersideAI/self-operating-computer) +A framework to enable multimodal models to operate a computer. +
+ +## Description +Using the same inputs and outputs of a human operator, the model views the screen and decides on a series of mouse and keyboard actions to reach an objective. + +## Links +- [X](https://twitter.com/HyperWriteAI) +- [Contact](https://twitter.com/josh_bickett) + +
## [Steamship](https://www.steamship.com/) Steamship is a platform that allows to build, scale, and monitor AI agents with serverless cloud hosting, vector search, webhooks, callbacks, and more.