Getting Started
Introduction
Learn about Magnitude’s superpowers
What is Magnitude?
Magnitude is an open source AI browser automation framework. It uses vision AI to enable you to control your browser with natural language.
Magnitude has four key abilities:
Navigate
Sees and understands any interface to plan out actions
Interact
Executes precise actions using mouse and keyboard
Extract
Intelligently extracts useful structured data
Verify
Built-in test runner with powerful visual assertions
Combining these abilities in our framework makes automating any browser task possible.
Keep going to jump into an example and learn more!