{"id":19848652,"url":"https://github.com/polterguy/gpt-commerce","last_synced_at":"2026-03-19T12:03:08.906Z","repository":{"id":208368804,"uuid":"721459265","full_name":"polterguy/gpt-commerce","owner":"polterguy","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-21T08:29:26.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T23:02:35.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ainiro.io","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polterguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-11-21T05:22:36.000Z","updated_at":"2024-02-10T11:49:56.000Z","dependencies_parsed_at":"2025-01-11T12:45:08.738Z","dependency_job_id":"31efd8b7-f474-4b77-a3a4-266c66336db1","html_url":"https://github.com/polterguy/gpt-commerce","commit_stats":null,"previous_names":["polterguy/gpt-commerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/polterguy/gpt-commerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fgpt-commerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fgpt-commerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fgpt-commerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fgpt-commerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polterguy","download_url":"https://codeload.github.com/polterguy/gpt-commerce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fgpt-commerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30039884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T06:58:30.252Z","status":"ssl_error","status_checked_at":"2026-03-03T06:58:15.329Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-12T13:17:54.495Z","updated_at":"2026-03-03T09:31:51.154Z","avatar_url":"https://github.com/polterguy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# GPT-Commerce\n\nGPT-Commerce allows you to create GPTs in OpenAI that turns your GPT into an _\"AI-based E-Commerce system\"_,\nallowing users to purchase products by writing things such as:\n\n* _\"What products do you have?\"_\n* _\"How much is your 'xyz' product?\"_\n* _\"I want to buy 'xyz'\"_\n* Etc ...\n\n## Installation\n\nYou can use Manage/Endpoints and filter on _\"openapi\"_ for the to invoke it with a filter of _\"gpt-commerce/public\"_.\nThen copy the OpenAPI specification link, and paste into a custom GPT as an _\"action\"_.\n\nIn order to make your GPT perform correctly you'll have to add an instruction to it resembling the following:\n\n\u003e If I tell you I want to purchase something, then unless you know the product I want, list all products\n\u003e using the products action, ask me what product I want, for then to pass in the price_reference into\n\u003e the purchase action and display the returned payment link as a Markdown hyperlink.\n\n## Administrating products\n\nIf you wish you can create another GPT that is private only for you, where you repeat the process from above except\nyou should use _\"gpt-commerce\"_ as your invocation filter to the `openapi` endpoint. This allows you to create another\nGPT that only you can access allowing you to administrate your products using phrases such as:\n\n* _\"Change the price of product 'xyz' to 67.50\"_\n* _\"Create a new product named 'qwerty' with a price of 99 and a price reference of 'price_xyz'\"_\n* _\"Delete the product named 'xyz'\"_\n* Etc ...\n\nTo administrate your products in your private GPT you would probably want it to have a system message resembling the following:\n\n\u003e If I tell you to do CRUD operations towards my products, assume I want to use the products action.\n\u003e If I provide you with incomplete information, ask me questions until you've got everything you need.\n\u003e If my endpoint doesn't return anything, then inform me that nothing was returned.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolterguy%2Fgpt-commerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolterguy%2Fgpt-commerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolterguy%2Fgpt-commerce/lists"}