# nat/natbot

Drive a browser with GPT-3

Repository: https://github.com/nat/natbot
Canonical: https://ross.abutalabs.com/products/natbot
Language: Python
License: MIT
License Family: permissive
Last push: 2024-06-09T06:47:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1434, "days_push": 815, "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 1933, forks 269 (observed 2026-08-28T04:05:56.324448+00:00)

## What it is
natbot is a Python tool that drives a web browser using GPT-3, letting an LLM agent navigate and interact with web pages. It serializes the DOM and prompts the model to decide browser actions.

## Use cases
- automate web browsing with an LLM agent
- let GPT-3 click and navigate web pages
- build a browser automation agent powered by GPT-3
- experiment with LLM-driven web interaction
- prototype AI agents that control a browser

## When to choose
- you want a minimal, hackable example of an LLM browser agent
- you're experimenting with GPT-3-driven web automation
- you need a simple starting point to build a more capable web agent

## When to avoid
- you need a production-grade, maintained browser agent with multi-tab and feedback features
- you want modern LLM support beyond GPT-3
- you need robust DOM handling or prompt chaining, which are listed as unimplemented ideas

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: agent-framework, browser-extension, llm-inference, web-scraping
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: python, cli
- tags: gpt-3, browser-automation, playwright, dom-serialization, ai-web-agent, ai-agents, automation

## Member repositories
- nat/natbot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:56.324448+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:08:34.509777+00:00, confidence not recorded.
  - readme: https://github.com/nat/natbot (fetched 2026-08-28T04:05:56.324448+00:00, sha 524f0c736146)
- Data as of 2026-08-30T08:39:29.467469+00:00.
