[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-73246":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":27,"discoverSource":28},73246,"gptscript","gptscript-ai\u002Fgptscript","gptscript-ai","Build AI assistants that interact with your systems","https:\u002F\u002Fgptscript.ai",null,"Go",3282,299,29,75,0,2,29.43,"Apache License 2.0",false,"main",true,[],"2026-06-12 02:03:10","# GPTScript\n\n![Demo](docs\u002Fstatic\u002Fimg\u002Fdemo.gif)\n\nGPTScript is a framework that allows Large Language Models (LLMs) to operate and interact with various systems. These systems can range from local executables to complex applications with OpenAPI schemas, SDK libraries, or any RAG-based solutions. GPTScript is designed to easily integrate any system, whether local or remote, with your LLM using just a few lines of prompts.\n\nHere are some sample use cases of GPTScript:\n1. Chat with a local CLI - [Try it!](https:\u002F\u002Fdocs.gptscript.ai\u002Fexamples\u002Fcli)\n2. Chat with an OpenAPI compliant endpoint - [Try it!](https:\u002F\u002Fdocs.gptscript.ai\u002Fexamples\u002Fapi)\n3. Chat with local files and directories - [Try it!](https:\u002F\u002Fdocs.gptscript.ai\u002Fexamples\u002Flocal-files)\n4. Run an automated workflow - [Try it!](https:\u002F\u002Fdocs.gptscript.ai\u002Fexamples\u002Fworkflow)\n\n\n### Getting started\nMacOS and Linux (Homebrew):\n```\nbrew install gptscript \ngptscript github.com\u002Fgptscript-ai\u002Fllm-basics-demo\n```\n\nMacOS and Linux (install.sh):\n```\ncurl https:\u002F\u002Fget.gptscript.ai\u002Finstall.sh | sh\n```\n\nWindows:\n```\nwinget install gptscript-ai.gptscript\ngptscript github.com\u002Fgptscript-ai\u002Fllm-basics-demo\n```\n\nA few notes:\n- You'll need an [OpenAI API key](https:\u002F\u002Fhelp.openai.com\u002Fen\u002Farticles\u002F4936850-where-do-i-find-my-openai-api-key)\n- On Windows, after installing gptscript you may need to restart your terminal for the changes to take effect\n- The above script is a simple chat-based assistant. You can ask it questions and it will answer to the best of its ability.\n\n## Community\n\nJoin us on Discord: [![Discord](https:\u002F\u002Fimg.shields.io\u002Fdiscord\u002F1204558420984864829?label=Discord)](https:\u002F\u002Fdiscord.gg\u002F9sSf4UyAMC)\n\n## License\n\nCopyright (c) 2024 [Acorn Labs, Inc.](http:\u002F\u002Facorn.io)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n[http:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0](http:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0)\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","GPTScript 是一个框架，允许大型语言模型（LLMs）与各种系统进行交互操作，这些系统可以是本地可执行文件到复杂的具有OpenAPI架构的应用程序或任何基于RAG的解决方案。其核心功能包括通过简单的提示就能轻松地将任何本地或远程系统与你的LLM集成，并支持多种使用场景，如与本地CLI聊天、与符合OpenAPI标准的端点交流、访问本地文件和目录以及运行自动化工作流等。该项目采用Go语言开发，适合需要为现有软件添加AI助手能力的开发者或企业使用，特别是那些希望增强用户与系统间互动体验的场景。","2026-06-11 03:44:41","high_star"]