# EmergenceAI/Agent-E

Agent driven automation starting with the web. Try it: https://www.emergence.ai/web-automation-api

Repository: https://github.com/EmergenceAI/Agent-E
Canonical: https://ross.abutalabs.com/products/agent-e
Language: Python
License: MIT
License Family: permissive
Last push: 2026-05-04T07:51:00+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 35, longevity 63
- inputs: {"age_days": 888, "days_push": 121, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1248, forks 190 (observed 2026-08-28T04:04:07.787835+00:00)

## What it is
Agent-E is an open-source agent-based system that automates actions on the user's computer, currently focusing on browser automation via natural language commands. It is built on the AG2 multi-agent framework and uses LLM-driven agents to interact with web pages.

## Use cases
- automate filling out web forms from natural language instructions
- search and sort products on e-commerce sites like Amazon
- extract information from websites like sports scores or contact details
- control YouTube playback like full-screen and mute via chat
- automate JIRA workflows such as filtering issues
- get personal shopping assistance with product recommendations

## When to choose
- you want to automate repetitive browser tasks using plain English
- you need an open-source, extensible web agent built on AG2
- you want a self-hosted alternative to managed web automation APIs
- you are researching hierarchical multi-agent planning for web tasks

## When to avoid
- you need to fill out PDF forms rather than web forms
- you require enterprise features like role-based access and cloud scaling out of the box
- you need a fully deterministic, script-based browser automation tool
- you cannot provide access to an LLM API key

## Facets
- artifact type: application
- maturity: active
- function: agent-framework, web-scraping, workflow-automation, llm-inference, chatbot
- domain: web-development, large-language-models, developer-tools
- platform: python, cross-platform
- tags: browser-automation, ag2, playwright, multi-agent, natural-language-control, ai-agents, automation, desktop

## Member repositories
- EmergenceAI/Agent-E (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.787835+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:49.827304+00:00, confidence not recorded.
  - readme: https://github.com/EmergenceAI/Agent-E (fetched 2026-08-28T04:04:07.787835+00:00, sha 04b5f9e438a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
