notte
Basic Information
Notte is an open source full‚Äëstack framework for building, testing, deploying, and scaling AI agents that interact with the web. It combines traditional deterministic scripting with AI-driven reasoning so developers can script routine interactions and use models only where adaptive decision making is needed. The project supplies both a local Python SDK and a hosted API service that manages browser sessions, and it targets reliability, speed, cost efficiency, and scale for web automation tasks. Core capabilities exposed in the README include running agent tasks against websites, producing structured outputs via Pydantic models, Playwright‚Äëcompatible site interactions, stealth browser sessions with anti‚Äëdetection features, and endpoints for scraping and session orchestration. The repo is suitable for teams that need programmatic web automation with integrated LLM reasoning and enterprise features like credential vaults and digital personas.