Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Amazon Nova Act is an AWS service for building and deploying highly reliable AI agents that automate UI-based workflows at scale.
| Date | Stars |
|---|---|
| 2026-07-31 | 911 |
| 2026-08-01 | 912 |
| 2026-08-06 | 912 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Nova Act SDK A Python SDK for Amazon Nova Act. Amazon Nova Act is available as a new AWS service to build and manage fleets of reliable AI agents for automating production UI workflows at scale. Nova Act completes repetitive UI workflows in the browser and escalates to a human supervisor when appropriate. You can define workflows by combining the flexibility of natural language with Python code. Start by exploring in the web playground at nova.amazon.com/act, develop and debug in your IDE, deploy to AWS, and monitor your workflows in the AWS Console, all in just a few steps. (Preview) Nova Act also integrates with external tools through API calls, remote MCP, or agentic frameworks, such as Strands Agents. > #### ⚠️ Important: Nova Act SDK versions older than 3.0 are no longer supported. Users must upgrade to the latest version to receive security updates and new features. > Please follow the upgrade instructions below: > ```bash > # Upgrade to the latest version > pip install --upgrade nova-act > > # Check your current version > pip show nova-act > ``` ## Table of contents - [Pre-requisites](#pre-requisites) - [Nova Act IDE Extension](#quick-set-up-with-ide-extension) - [Nova Act Authentication and Installation](#authentication) - [Quick Start](#quick-start) - [How to prompt Nova Act](#how-to-prompt-act) - [Workflows](#workflows) - [Extract information from a web page](#extracting-information-from-a-web-page) - [Human-in-the-loop (HITL)](#human-in-the-loop-hitl) - [Tools](#tool-use-beyond-the-browser-preview) - [Run multiple sessions in parallel](#running-multiple-sessions-in-parallel) - [Persisting browser sessions](#persisting-browser-sessions) - [Handling sensitive data](#entering-sensitive-information) - [Captchas](#captchas) - [Search on a website](#search-on-a-website) - [File upload and download](#file-upload-and-download) - [Working with Browser Dialogs](#working-with-browser-dialogs) - [Working with dates](#picking-dates) - [Setting the browser user agent](#setting-the-browser-user-agent) - [Using a proxy](#using-a-proxy) - [Time worked tracking utility](#time-worked-tracking-utility) - [Logging and viewing traces](#logging) - [Recording a video of a session](#recording-a-session) - [Storing Session Data in Amazon S3](#storing-session-data-in-your-amazon-s3-bucket) - [Navigating Pages](#navigating-pages) - [Viewing headless sessions](#viewing-a-session-that-is-running-in-headless-mode) - [Use Nova Act SDK with Amazon Bedrock AgentCore Browser Tool](#use-nova-act-sdk-with-amazon-bedrock-agentcore-browser-tool) - [Known limitations](#known-limitations) - [Disclosures](#disclosures) - [Report a Bug](#report-a-bug) - [Reference: Nova Act constructor parameters](#initializing-novaact) - [Reference: Actuating the browser](#actuating-the-browser) - [Reference: Nova Act CLI](#nova-act-cli) ## Pre-requisites 1. Operating System: MacOS Sierra+, Ubuntu 22.04+, WSL2 or Windows 10+ 2. Python: 3.10 or above > **Note:** Nova Act supports English. ## Set Up ### Quick Set Up with IDE Extension Accelerate your development process with the [Nova Act extension](https://github.com/aws/nova-act-extension). The extension automates the setup of your Nova Act development environment and brings the entire agent development experience directly into your IDE, enabling chat-to-script generation, browser session debugging, and step-by-step testing capabilities. For installation instructions and detailed documentation, visit the [extension repository](https://github.com/aws/nova-act-extension) or [website](https://nova.amazon.com/act). ### Authentication #### API Key Authentication Note: When using the Nova Act Playground and/or choosing Nova Act developer tools with API key authentication, access and use are subject to the nova.amazon.com Terms of Use. Navigate to https://nova.amazon.com/act and generate an API key. To save it as an environment variable, execute in the terminal: ```sh export NOVA_ACT_API_KEY="your_api_key"
Excerpt of 68,161 characters
Read on GitHub27
25
15
6
5
5
4
3
2
2
2
2
2
1
1
Amazon GitHub Automation · Amazon
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:7660388a5590f00b, desc:ai agents