From f026a9805e43ed1c6b0832a3e70593aa22aa17ca Mon Sep 17 00:00:00 2001 From: beatrizgo Date: Tue, 11 Mar 2025 10:11:49 -0700 Subject: [PATCH] Update README.md Making the "Warning", a friendly reminder --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 593ecc3..3cb21eb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# CUA Browser +# Agent Browser -> [!WARNING] -> This is simply a proof of concept. -> Browserbase aims not to compete with web agents, but rather to provide all the necessary tools for anybody to build their own web agent. We strongly recommend you check out both [Browserbase](https://www.browserbase.com) and our open source project [Stagehand](https://www.stagehand.dev) to build your own web agent. +> WELCOME! +> This is a proof of concept. +> This is a playground for you to test, explore, and get inspired by the power of Browserbase and Open AI’s Computer Use Agent. This is free and always will be! It’s not a product, just a demo playground. We strongly recommend you check out both [Browserbase](https://www.browserbase.com) and our open source project [Stagehand](https://www.stagehand.dev) to build your own web agent. [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fbrowserbase%2Fcua-browser&env=OPENAI_API_KEY,BROWSERBASE_API_KEY,BROWSERBASE_PROJECT_ID&envDescription=API%20keys%20needed%20to%20run%20CUA%20Browser&envLink=https%3A%2F%2Fgithub.com%2Fbrowserbase%2Fcua-browser%23environment-variables)