Introduction
Welcome to Notte 🌌
What is Notte?
Notte provides the full-stack web AI agents framework that allows you to develop, deploy, and scale your own agents, all with a single API. Notte transforms the internet into an agent-friendly environment, turning websites into structured, navigable maps described in natural language.
Get started
Step by step guide to get started with Notte and run your first agent.
Python SDK
The most efficient way to interact with Notte is through our Python SDK.
Developer Console
Manage API keys, agents, sessions & more.
Create an account on our console to request an API key. We have a free tier for testing, and then a pay-as-you-go tier for production.
Core offering
The offering is articulated around 4 main components that provide everything you need to build, deploy, and scale your own agents:
- Create instant Browser sessions. Access on-demand headless browser instances.
- Run automated agents. Execute autonomous agents powered by LLMs to solve complex tasks on the web.
- Take control: Observe and Act on websites. For scenarios requiring more precise control than autonomous agents, we offer a fully functional web browser interface for LLM agents.
- Secure your credentials. Notte provides a secure vault and credentials management system that allows you to safely share authentication details with AI agents.
Notte provides a scrape
endpoint that allows you to scrape any website with a single API call (markdown or structured JSON format supported).
Open Source
If you’re willing to contribute to the project or want to deploy your own notte infrastructure at home, you’re free to do so. We’ve open-sourced the core of the service on GitHub under an Apache 2.0 license.