
Automate the web with AI, hosted in France
Skyvern drives a browser using language models and computer vision: it understands pages, fills out forms, logs into portals, and extracts data without fragile scripts. DINAO hosts, secures, and operates it for you, on French and sovereign infrastructure.
What is Skyvern?
Skyvern is an open-source browser automation platform that combines language models (LLMs) and computer vision to understand websites and act on them as a human would. Instead of relying on CSS selectors or XPath that break with every redesign, Skyvern "sees" the page and plans its actions using a swarm of agents — making automations much more resilient to changes.
Built as an extension of Playwright, Skyvern allows you to create workflows using natural language, procedure imports, click recording, or via a Python / TypeScript SDK. It handles connections (passwords, 2FA, vaults), structured data extraction in JSON/CSV, document OCR, and file downloads from protected portals — typical use cases in accounts payable, price monitoring, or QA testing.
At DINAO, Skyvern is delivered as a managed service: Docker deployment, dedicated PostgreSQL database, backups, monitoring, and updates, all hosted in France and GDPR compliant. You can connect it to the AI API of your choice, or to a local model hosted by DINAO to maintain fully sovereign control.
Host Skyvern at DINAO
Resource tiers compatible with Skyvern prerequisites (minimum 2 vCPU / 4 Go / 10 Go). Hosted in France, fully managed.
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
1 hidden tier(s) (insufficient resources for this app) : Découverte
This application uses AI
The container hosts the application, not the AI engine (which requires dedicated GPUs) : inference is handled externally, with your own provider key. Prioritize a sovereign engine — Mistral AI, NumSpot, Scaleway, or OVHcloud AI Endpoints (France, GDPR) ; an international provider (OpenAI, Anthropic…) only if a specific capability requires it. Inference subscriptions are not included in hosting.
Technical details
You might be wondering…
Does Skyvern replace classic automation scripts?
Yes, for most cases. Where a Selenium or Playwright script breaks as soon as a site changes its interface, Skyvern analyzes the page via AI and vision, and adapts. You describe the task in natural language rather than maintaining fragile selectors.
Do my data and credentials stay in France?
The Skyvern instance, its PostgreSQL database, and backups are hosted in our French datacenter, GDPR compliant. If you connect Skyvern to a local AI model hosted by DINAO, the content of automated pages also stays in France. With an external AI API, this content passes through the provider (see sovereignty note).
What types of tasks can I automate?
Typically: downloading invoices from supplier portals, filling out forms in batch, extracting prices or catalogs, classifying documents via OCR, or performing navigation tests that survive redesigns. Workflows chain connections, loops, and conditions.
Do I need to manage the technical side?
No. DINAO deploys and operates Skyvern for you: Docker container, database, security updates, monitoring, and backups. You access the interface and build your workflows; we manage the stack and availability.
Can I use my own AI model or API key?
Yes. Skyvern is compatible with OpenAI, Anthropic, Gemini, Azure, Bedrock, Ollama, and any OpenAI-compatible endpoint. You can use your own external API key, or prefer a local model hosted on your DINAO instance for sovereign control.