# Amazon Nova Act Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/amazon-nova-act
> Markdown URL: https://aitinkerers.org/technologies/amazon-nova-act.md
> Technology record last updated: 2026-04-04T21:34:15Z
> Generated: 2026-09-20T13:50:37Z

Nova Act is Amazon's browser-native AI agent framework, leveraging the Nova 2 Lite model to reliably automate complex, human-like UI workflows at enterprise scale.

This is Amazon Nova Act: a general-purpose AI agent developed by Amazon’s AGI lab to automate critical web tasks (e.g., ordering food, managing enterprise workflows). The technology is a browser-native automation framework, built on Playwright, that allows AI agents to interact with websites and fill forms just like a human user. Unlike rigid, traditional scripting, Nova Act uses a custom Nova 2 Lite model to adapt to changing UI layouts and different field labels, ensuring high reliability for production-level processes. The Nova Act SDK is currently available for developers to build and deploy agents, positioning Amazon to dominate browser-based automation and power key features in the upcoming Alexa+ upgrade.

- Official technology site: https://nova.amazon.com/act
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Using Amazon Nova Act combined with pure logic to play and solve Wordle in the browser with a few short Nova Act commands.](https://boston.aitinkerers.org/talks/rsvp_svLHjcLP0nI)

Nova act can 'see' and interpret websites in a browser. This project combines Nova Act with a python based Wordle solver I created to play and solve wordle in an optimized and fully automated fashion. I will show the Nova Act code and Wordle-solving code that makes this demo possible and demo the live solve.

- Event context: AI Tinkerers Boston May Meetup — 2025-05-20 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_svLHjcLP0nI

## Related Technologies

- [Google Chrome](https://aitinkerers.org/technologies/google-chrome) ([Markdown](https://aitinkerers.org/technologies/google-chrome.md)) — 4 public demos
- [Macintosh](https://aitinkerers.org/technologies/macintosh) ([Markdown](https://aitinkerers.org/technologies/macintosh.md)) — 1 public demo
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
