Notte is an open-source browser designed with speed, cost-efficiency, and reliability in mind. Outperforming other web agents, it provides a robust platform for seamless browsing experiences. With advanced features like a secure password vault and bot detection bypass, Notte is positioned to redefine how users interact with the web.
Notte is an innovative open-source browser designed to leverage agent technology for enhanced web browsing experiences. Engineered for speed, cost-effectiveness, and reliability, Notte sets itself apart by providing a comprehensive solution for building intelligent web agents. More details can be found in the open-operator-evals.
The Notte framework facilitates the development of web browsing agents, integrating a powerful perception layer that transforms traditional web pages into structured maps. This approach reduces the cognitive load on large language models (LLMs), enabling more efficient processing of information.
Agent Speed and Reliability: Benchmarking indicates Notte outperforms competitors with an impressive 96.6% task reliability and swift execution.
Enhanced Parsing: The perception layer allows LLMs to navigate and interact with web pages more effectively, providing crucial user preferences and actions in a simplified format.
$ agent.run("go to twitter and post: new era this is @nottecore taking over my acc")
— Features a secure password vault, bypasses bot detection, and improves speed by a factor of two.
Notte's efficiency stems from its architecture that enables smaller models to execute complex tasks without sacrificing precision. The integration of intelligence in browsing allows agents to be deployed on accelerated hardware while maintaining high performance.
$ agent.run("search cheapest flight from paris to nyc on gflight")
— Compares performance with other agents, demonstrating superior speed.
Notte supports an array of API endpoints for scraping and session management, enabling seamless integration into existing workflows.
Scraping Example:
$ page.extract("get top 5 latest trendy coins on pf, return ticker, name, mcap")
Session Management:
# Create a new browser session
/v1/sessions/create
Future enhancements include captcha resolution, residential proxies, web security features, and more to further empower users in deploying agentic solutions.
For developers and contributors, Notte provides a highly customizable environment conducive to integrating additional tools and libraries for advanced web interactions. This repository serves as an ideal starting point for those interested in pioneering developments in internet-native agentic systems.
No comments yet.
Sign in to be the first to comment.