# gptscript-ai/gptscript

Build AI assistants that interact with your systems

Repository: https://github.com/gptscript-ai/gptscript
Canonical: https://ross.abutalabs.com/products/gptscript
Homepage: https://gptscript.ai
Language: Go
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2026-05-22T15:18:21+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 66, longevity 67
- inputs: {"age_days": 947, "days_push": 103, "days_rel": 145, "gap_med": 77.5, "n_releases_24m": 5}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3280, forks 300 (observed 2026-08-28T04:07:53.579486+00:00)

## What it is
GPTScript is a Go-based framework that lets LLMs operate and interact with systems such as local executables, OpenAPI endpoints, SDKs, and RAG solutions using prompt-based scripts. It ships as a cross-platform CLI with Python, Node, and Go SDKs for building AI assistants and automated workflows.

## Use cases
- build ai assistants that interact with local systems
- chat with a local cli
- chat with an openapi compliant endpoint
- automate workflows with natural language scripts
- let an llm read and operate on local files
- embed llm tool-calling into apps via sdk

## When to choose
- you want LLM agents to call CLIs, APIs, or local tools with minimal glue code
- you prefer writing agent logic as simple prompt scripts
- you need Go, Python, or Node SDKs for embedding LLM orchestration

## When to avoid
- you need fully local/offline models without API keys
- you need a mature visual agent builder or GUI
- you require fine-grained control over agent memory beyond what the framework offers

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, llm-inference, cli, workflow-automation, chatbot
- domain: large-language-models, developer-tools
- platform: windows, go, cli, cross-platform
- tags: llm-tools, prompt-scripting, openapi, tool-calling, natural-language-automation, ai-agents, automation, command-line, macos, linux

## Member repositories
- gptscript-ai/gptscript (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.579486+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-29T18:43:19.949873+00:00, confidence not recorded.
  - readme: https://github.com/gptscript-ai/gptscript (fetched 2026-08-28T04:07:53.579486+00:00, sha 469fcc9b51b8)
  - homepage: https://gptscript.ai (fetched 2026-08-29T09:36:04.668538+00:00, sha 35903fb092dd)
  - site_page: https://docs.gptscript.ai/faqs (fetched 2026-08-29T09:36:04.670948+00:00, sha 00259da74327)
- Data as of 2026-08-30T08:39:29.467469+00:00.
