mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 11:40:32 +00:00
17 lines
485 B
Text
17 lines
485 B
Text
---
|
|
title: What is Skyvern?
|
|
subtitle: AI-powered browser automation for any website
|
|
description: Learn what Skyvern is and how it uses AI and computer vision to automate browser interactions on any website through the Cloud UI.
|
|
slug: cloud/getting-started/introduction
|
|
keywords:
|
|
- browser automation
|
|
- AI agent
|
|
- computer vision
|
|
- LLM
|
|
- natural language
|
|
- visual reasoning
|
|
---
|
|
|
|
import IntroductionContent from "/snippets/introduction-content.mdx";
|
|
|
|
<IntroductionContent />
|