gptscript-ai/gptscript

Build AI assistants that interact with your systems

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 41 minutes ago
Added to GitGenius on March 16th, 2024
Created on January 29th, 2024
Open Issues & Pull Requests: 85 (+0)
Number of forks: 300
Total Stargazers: 3,279 (+0)
Total Subscribers: 28 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.0 hours
Mean response time: 24.4 days
90th percentile: 102.4 days
Tracked items: 193

How this project is maintained

95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "UI" is answered fastest, typically in under an hour, while "enhancement" waits about 2 months. Three people close 82% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 75
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 640 days
Stale 30+ days: 75
Stale 90+ days: 75

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (126)
  • UI (45)
  • enhancement (26)
  • proposal (8)
  • documentation (7)
  • help wanted (2)
  • duplicate (1)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

GPTScript is a Go-based framework that enables Large Language Models to operate and interact with diverse systems, ranging from local executables to complex applications with OpenAPI schemas, SDK libraries, and RAG-based solutions. The project is designed to simplify the integration of any system—whether local or remote—with an LLM using minimal prompt configuration. The framework is maintained by Acorn Labs, Inc. under the Apache License 2.0 and is accessible at gptscript.ai.

The repository demonstrates practical versatility across multiple use cases. Users can chat with local command-line interfaces, interact with OpenAPI-compliant endpoints, query local files and directories, and execute automated workflows. Getting started requires an OpenAI API key, with installation support provided for macOS, Linux via Homebrew or install.sh, and Windows. The project maintains an active community presence through a Discord server.

GitGenius activity tracking reveals sustained engagement with the codebase. This distribution suggests the project prioritizes stability and user experience alongside feature development.

The core contributor base shows concentrated activity. These three individuals drive the majority of triage and development work.

Additional classifications include gpt integration, prompt engineering, ai scripting, code synthesis, and task automation. This breadth of categorization underscores the framework's position as both a development utility and an AI-powered automation platform.

The repository's focus on reducing friction between LLMs and external systems positions it as infrastructure for building AI assistants that can meaningfully interact with real-world applications and data sources. By abstracting away the complexity of system integration, GPTScript enables developers to leverage LLM capabilities without extensive boilerplate or custom integration code.