diff --git a/README.md b/README.md index 9ba26aa2..19249877 100644 --- a/README.md +++ b/README.md @@ -193,13 +193,19 @@ You'll need to have Skyvern running locally if you want to try these examples ou ./run_skyvern.sh ``` -## Invoice Downloading +## Invoice Downloading on many different websites Reach out to us (founders@skyvern.com) to see this live

+## Automate the job application process +💡 See it in action at [app.skyvern.com](https://app.skyvern.com) +

+ +

+ ## Automate materials procurement for a manufacturing company 💡 See it in action ``` diff --git a/docs/getting-started/skyvern-in-action.mdx b/docs/getting-started/skyvern-in-action.mdx index e8b75144..0ff4bfa7 100644 --- a/docs/getting-started/skyvern-in-action.mdx +++ b/docs/getting-started/skyvern-in-action.mdx @@ -8,7 +8,9 @@ Skyvern can be instructed to navigate to job application websites like Lever.co [💡 See it for yourself](https://app.skyvern.com/create/job_application) -Video recording coming soon! +

+ +

## Automate transactions on e-commerce websites Skyvern can be instructed to navigate to e-commerce websites, search for products, and add them to cart. Skyvern can even purchase the underlying items! diff --git a/docs/images/job_application_demo.gif b/docs/images/job_application_demo.gif new file mode 100644 index 00000000..6a7503d0 Binary files /dev/null and b/docs/images/job_application_demo.gif differ