From 5c8c782179c41d47ebcda8cb69409188a3772579 Mon Sep 17 00:00:00 2001 From: Suchintan Date: Sat, 9 Mar 2024 23:49:18 -0500 Subject: [PATCH] MAke a note about skyvern cloud (#48) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 817e0df9..129c6002 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,11 @@ Expand the diagram above to go deeper into how: https://github.com/Skyvern-AI/skyvern/assets/3853670/4fd87a66-39a1-4c3b-b9ac-64c165da6336 +# Skyvern Cloud +We offer a managed cloud version of Skyvern that allows you to run Skyvern without having to manage the infrastructure. It allows to you run multiple Skyvern instances in parallel to automate your workflows at scale. In addition, Skyvern cloud comes bundled with a anti-bot detection mechanisms, proxy network, and CAPTCHA solving to allow you to complete more complicated workflows. + +Skyvern Cloud is currently in private beta. If you're interested in using Skyvern Cloud, please reach out to us [via email](mailto:suchintan@skyvern.com) + # Quickstart This quickstart guide will walk you through getting Skyvern up and running on your local machine.