{"id":13432492,"url":"https://github.com/gptscript-ai/gptscript","last_synced_at":"2025-05-13T23:03:57.484Z","repository":{"id":222506715,"uuid":"750068254","full_name":"gptscript-ai/gptscript","owner":"gptscript-ai","description":"Build AI assistants that interact with your systems","archived":false,"fork":false,"pushed_at":"2025-05-09T20:46:35.000Z","size":4978,"stargazers_count":3223,"open_issues_count":81,"forks_count":294,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-05-09T21:38:43.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gptscript.ai","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gptscript-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-29T23:21:29.000Z","updated_at":"2025-05-09T20:46:39.000Z","dependencies_parsed_at":"2024-03-11T06:30:54.688Z","dependency_job_id":"7baecb96-8c5a-4982-929a-16bf7ce4590e","html_url":"https://github.com/gptscript-ai/gptscript","commit_stats":null,"previous_names":["gptscript-ai/gptscript","acorn-io/gptscript"],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fgptscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fgptscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fgptscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fgptscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gptscript-ai","download_url":"https://codeload.github.com/gptscript-ai/gptscript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254040353,"owners_count":22004514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:01:12.333Z","updated_at":"2025-05-13T23:03:57.425Z","avatar_url":"https://github.com/gptscript-ai.png","language":"Go","readme":"# GPTScript\n\n![Demo](docs/static/img/demo.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://docs.gptscript.ai/examples/cli)\n2. Chat with an OpenAPI compliant endpoint - [Try it!](https://docs.gptscript.ai/examples/api)\n3. Chat with local files and directories - [Try it!](https://docs.gptscript.ai/examples/local-files)\n4. Run an automated workflow - [Try it!](https://docs.gptscript.ai/examples/workflow)\n\n\n### Getting started\nMacOS and Linux (Homebrew):\n```\nbrew install gptscript \ngptscript github.com/gptscript-ai/llm-basics-demo\n```\n\nMacOS and Linux (install.sh):\n```\ncurl https://get.gptscript.ai/install.sh | sh\n```\n\nWindows:\n```\nwinget install gptscript-ai.gptscript\ngptscript github.com/gptscript-ai/llm-basics-demo\n```\n\nA few notes:\n- You'll need an [OpenAI API key](https://help.openai.com/en/articles/4936850-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://img.shields.io/discord/1204558420984864829?label=Discord)](https://discord.gg/9sSf4UyAMC)\n\n## License\n\nCopyright (c) 2024 [Acorn Labs, Inc.](http://acorn.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://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-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","funding_links":[],"categories":["Go","NLP","Project List","Repos","A01_文本生成_文本对话","Agent Categories","\u003ca name=\"Go\"\u003e\u003c/a\u003eGo"],"sub_categories":["\u003cspan id=\"tool\"\u003eLLM (LLM \u0026 Tool)\u003c/span\u003e","大语言对话模型及数据","\u003ca name=\"Unclassified\"\u003e\u003c/a\u003eUnclassified"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptscript-ai%2Fgptscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgptscript-ai%2Fgptscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptscript-ai%2Fgptscript/lists"}