{"id":13427979,"url":"https://github.com/openai/plugins-quickstart","last_synced_at":"2025-05-14T19:10:08.574Z","repository":{"id":152453604,"uuid":"624447685","full_name":"openai/plugins-quickstart","owner":"openai","description":"Get a ChatGPT plugin up and running in under 5 minutes!","archived":false,"fork":false,"pushed_at":"2024-01-30T23:23:11.000Z","size":10,"stargazers_count":4238,"open_issues_count":36,"forks_count":729,"subscribers_count":56,"default_branch":"main","last_synced_at":"2025-04-13T13:27:50.188Z","etag":null,"topics":["chatgpt","chatgpt-plugins"],"latest_commit_sha":null,"homepage":"https://platform.openai.com/docs/plugins","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openai.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}},"created_at":"2023-04-06T13:43:37.000Z","updated_at":"2025-04-09T13:43:06.000Z","dependencies_parsed_at":"2024-01-13T23:18:42.599Z","dependency_job_id":"a36aeff0-c843-454f-9085-36e4d524dbac","html_url":"https://github.com/openai/plugins-quickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fplugins-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fplugins-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fplugins-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fplugins-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/plugins-quickstart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"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":["chatgpt","chatgpt-plugins"],"created_at":"2024-07-31T01:00:43.849Z","updated_at":"2025-05-14T19:10:07.189Z","avatar_url":"https://github.com/openai.png","language":"Python","readme":"# ChatGPT plugins quickstart\n\nGet a TODO list ChatGPT plugin up and running in under 5 minutes using Python. This plugin is designed to work in conjunction with the [ChatGPT plugins documentation](https://platform.openai.com/docs/plugins). Plugins have been superseded by GPTs, learn more about [creating a GPT with actions](https://platform.openai.com/docs/actions/introduction).\n\n## Setup locally\n\nTo install the required packages for this plugin, run the following command:\n\n```bash\npip install -r requirements.txt\n```\n\nTo run the plugin, enter the following command:\n\n```bash\npython main.py\n```\n\nOnce the local server is running:\n\n1. Navigate to https://chat.openai.com. \n2. In the Model drop down, select \"Plugins\" (note, if you don't see it there, you don't have access yet).\n3. Select \"Plugin store\"\n4. Select \"Develop your own plugin\"\n5. Enter in `localhost:5003` since this is the URL the server is running on locally, then select \"Find manifest file\".\n\nThe plugin should now be installed and enabled! You can start with a question like \"What is on my todo list\" and then try adding something to it as well! \n\n## Getting help\n\nIf you run into issues or have questions building a plugin, please join our [Developer community forum](https://community.openai.com/c/chat-plugins/20).\n","funding_links":[],"categories":["Official Resources","Python","Tutorials","Browser-extensions","SDK, Libraries, Frameworks","A01_文本生成_文本对话","Repos"],"sub_categories":["ChatGPT plugins","大语言对话模型及数据"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenai%2Fplugins-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenai%2Fplugins-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenai%2Fplugins-quickstart/lists"}