# richardyc/Chrome-GPT

An AutoGPT agent that controls Chrome on your desktop

Repository: https://github.com/richardyc/Chrome-GPT
Canonical: https://ross.abutalabs.com/products/chrome-gpt
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: ai, autogpt, chatgpt, langchain, gpt-3-5-turbo, gpt-4
Last push: 2023-10-25T05:13:08+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 87
- inputs: {"age_days": 1226, "days_push": 1043, "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 1742, forks 211 (observed 2026-08-28T04:05:30.311510+00:00)

## What it is
Chrome-GPT is an experimental AutoGPT agent that uses LangChain and Selenium to control a full Chrome browser session on your desktop. It can scroll, click, fill forms, and navigate web pages to complete natural-language tasks autonomously.

## Use cases
- automate filling out web forms with a natural language prompt
- have an AI agent search Google and browse results for me
- let an LLM agent click through a website and complete a task
- find a venue and submit a contact form automatically
- experiment with AutoGPT agents controlling a browser
- automate repetitive web browsing tasks with GPT-4

## When to choose
- you want an autonomous LLM agent to interact with a real Chrome browser
- you're experimenting with AutoGPT, BabyAGI, or zero-shot agents on web tasks
- you need a Python-based browser automation agent powered by OpenAI models

## When to avoid
- you need a reliable production-grade browser automation solution
- you can't tolerate incorrect or risky autonomous actions on your desktop
- you need fast execution - each agent action takes 1-10 seconds
- you don't have an OpenAI API key or want a local-only solution

## Facets
- artifact type: application
- maturity: experimental
- function: agent-framework, web-scraping, workflow-automation, llm-inference
- domain: large-language-models, web-development
- platform: python, cross-platform
- tags: autogpt, selenium, browser-automation, langchain, chrome, gpt-4, web-agent, ai-agents, automation, desktop

## Member repositories
- richardyc/Chrome-GPT (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.311510+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-30T03:29:56.191550+00:00, confidence not recorded.
  - readme: https://github.com/richardyc/Chrome-GPT (fetched 2026-08-28T04:05:30.311510+00:00, sha f4832ef62dc6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
