{"id":19815957,"url":"https://github.com/replicate/replicate-models-chatgpt-plugin","last_synced_at":"2025-07-25T05:34:40.323Z","repository":{"id":166717418,"uuid":"626391112","full_name":"replicate/replicate-models-chatgpt-plugin","owner":"replicate","description":"Run Replicate models from within ChatGPT","archived":false,"fork":false,"pushed_at":"2023-11-10T21:51:21.000Z","size":43,"stargazers_count":12,"open_issues_count":4,"forks_count":3,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-05-01T10:39:12.313Z","etag":null,"topics":["ai","chatgpt","chatgpt-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/replicate.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":"2023-04-11T11:28:11.000Z","updated_at":"2024-12-22T04:41:52.000Z","dependencies_parsed_at":"2023-11-10T22:40:40.389Z","dependency_job_id":null,"html_url":"https://github.com/replicate/replicate-models-chatgpt-plugin","commit_stats":null,"previous_names":["replicate/replicate-models-chatgpt-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/replicate/replicate-models-chatgpt-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Freplicate-models-chatgpt-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Freplicate-models-chatgpt-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Freplicate-models-chatgpt-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Freplicate-models-chatgpt-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/replicate","download_url":"https://codeload.github.com/replicate/replicate-models-chatgpt-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Freplicate-models-chatgpt-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266962010,"owners_count":24012992,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","chatgpt","chatgpt-plugin"],"created_at":"2024-11-12T10:07:51.361Z","updated_at":"2025-07-25T05:34:40.278Z","avatar_url":"https://github.com/replicate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Replicate models – a ChatGPT plugin\n\nA simple plugin based on https://github.com/openai/plugins-quickstart\n\n## Development\n\nPreqrequisites:\n\n- Access to OpenAI's plugin beta\n- [Node.js](https://nodejs.org) for running the server\n- [ngrok](https://ngrok.com/) for port forwarding\n\nClone this repo and install dependencies:\n\n```\ngit clone https://github.com/fofr/replicate-models-chatgpt-plugin\ncd replicate-models-chatgpt-plugin\nnpm install\n```\n\nStart the server:\n\n```\nnpm run dev\n```\n\nStart up ngrok, pointing at port 5003:\n\n```\nngrok http 5003\n```\n\nCreate `.env` and set your ngrok URL as the `APP_HOST`:\n\n```\nAPP_HOST=\"https://0dc4a909eb0e.ngrok.app\"\n```\n\nGrab your Replicate API token from https://replicate.com/account, then paste it into .env:\n\n```\nREPLICATE_API_TOKEN=r8_...\n```\n\nConfigure ChatGPT to use the plugin:\n\n1. Go to https://chat.openai.com\n1. Click Plugins dropdown\n1. Click Plugin store\n1. Click 'Develop your own plugin'\n1. Use your ngrok host as the domain\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicate%2Freplicate-models-chatgpt-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freplicate%2Freplicate-models-chatgpt-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicate%2Freplicate-models-chatgpt-plugin/lists"}