# zabirauf/AutoGPT.js

Auto-GPT on the browser

Repository: https://github.com/zabirauf/AutoGPT.js
Canonical: https://ross.abutalabs.com/products/autogptjs
Homepage: https://autogptjs.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: autogpt, gpt, gpt-4, gpt3, llm
Last push: 2024-08-16T23:00:25+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 89
- inputs: {"age_days": 1247, "days_push": 747, "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 1024, forks 174 (observed 2026-08-28T04:03:16.497371+00:00)

## What it is
AutoGPT.js is an open-source web application that runs AutoGPT-style autonomous GPT agents directly in the browser. It supports file creation/reading via Web File System APIs, spawning sub-agents, code generation, short-term memory, and DuckDuckGo search with server-side proxying.

## Use cases
- run autogpt in the browser
- create autonomous ai agents without installing anything
- let gpt-4 browse the web and write files for me
- experiment with multi-agent gpt workflows
- self-host an autogpt web app
- privacy-friendly ai agent that runs client-side

## When to choose
- you want to try AutoGPT without a local Python setup
- you prefer agents running in the browser for accessibility and privacy
- you want a self-hostable agent app deployable via Docker or Fly.io

## When to avoid
- you need production-grade, extensible agent orchestration
- you require other LLM providers like Bard or Cohere (roadmap only)
- you need heavy code execution in a sandbox (not yet supported)

## Facets
- artifact type: application
- maturity: maintenance
- function: agent-framework, llm-inference, chatbot, web-scraping, file-system
- domain: large-language-models, web-development, browser-extensions
- platform: browser
- tags: autogpt, gpt-4, browser-based-ai, autonomous-agents, typescript, self-hosted, ai-agents, nodejs, docker, web-server

## Member repositories
- zabirauf/AutoGPT.js (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.497371+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-30T07:08:16.125285+00:00, confidence not recorded.
  - readme: https://github.com/zabirauf/AutoGPT.js (fetched 2026-08-28T04:03:16.497371+00:00, sha dd59aa298bc1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
