diff --git a/README.md b/README.md index 9437d2c7..df0a0af6 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@

- - + +
@@ -28,7 +28,7 @@ [Skyvern](https://www.skyvern.com) automates browser-based workflows using LLMs and computer vision. It provides a simple API endpoint to fully automate manual workflows, replacing brittle or unreliable automation solutions.

- +

Traditional approaches to browser automations required writing custom scripts for websites, often relying on DOM parsing and XPath-based interactions which would break whenever the website layouts changed. @@ -50,8 +50,8 @@ Want to see examples of Skyvern in action? Jump to [#real-world-examples-of-skyv Skyvern was inspired by the Task-Driven autonomous agent design popularized by [BabyAGI](https://github.com/yoheinakajima/babyagi) and [AutoGPT](https://github.com/Significant-Gravitas/AutoGPT) -- with one major bonus: we give Skyvern the ability to interact with websites using browser automation libraries like [Playwright](https://playwright.dev/). - - + + @@ -207,7 +207,7 @@ You'll need to have Skyvern running locally if you want to try these examples ou ./run_ui.sh bci_seguros ```

- +

💡 See it in action @@ -215,7 +215,7 @@ You'll need to have Skyvern running locally if you want to try these examples ou ./run_ui.sh geico ```

- +