{"id":19815926,"url":"https://github.com/replicate/create-replicate","last_synced_at":"2025-04-10T02:43:19.711Z","repository":{"id":220013055,"uuid":"750559166","full_name":"replicate/create-replicate","owner":"replicate","description":"Generate a simple Node.js project structure for running AI models with Replicate's API","archived":false,"fork":false,"pushed_at":"2024-09-24T22:21:43.000Z","size":137,"stargazers_count":37,"open_issues_count":5,"forks_count":18,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-04-02T21:12:41.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://replicate.com/docs/get-started/nodejs","language":"JavaScript","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/replicate.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2024-01-30T21:38:23.000Z","updated_at":"2025-03-21T03:13:09.000Z","dependencies_parsed_at":"2024-02-05T20:31:24.976Z","dependency_job_id":"e470eaa7-0c93-408e-b1af-5e13d6a7bc35","html_url":"https://github.com/replicate/create-replicate","commit_stats":{"total_commits":76,"total_committers":5,"mean_commits":15.2,"dds":0.07894736842105265,"last_synced_commit":"f96c144c21fdbb93206a3655737b28b353c71a65"},"previous_names":["zeke/create-zeke-app","replicate/create-replicate-app","replicate/create-replicate"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fcreate-replicate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fcreate-replicate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fcreate-replicate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fcreate-replicate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/replicate","download_url":"https://codeload.github.com/replicate/create-replicate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145218,"owners_count":21055084,"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-11-12T10:07:44.002Z","updated_at":"2025-04-10T02:43:19.683Z","avatar_url":"https://github.com/replicate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-replicate \n\n⚡️🐢⚡️ Generate a simple Node.js project structure for running AI models with [Replicate](https://replicate.com).\n\nWhat it does:\n\n- Creates a directory for your project\n- Lets you specify any public model as a starting point, or defaults to [black-forest-labs/flux-dev](https://replicate.com/black-forest-labs/flux-dev)\n- Adds a package.json file with necessary dependencies like the [replicate](https://npm.im/replicate) npm package.\n- Runs `npm install`\n- Adds a .env file and helps you add your Replicate API token\n- Gitignores the .env file so you keep your secrets out of source control\n- Runs your app with a simple example input\n\n## Usage\n\nMake sure you have [Node.js](https://nodejs.org/) 18 or greater installed, then run:\n\n```console\nnpx create-replicate@latest\n```\n\nYou can specify an optional name for your project:\n\n```console\nnpx create-replicate@latest foo\n```\n\nYou can also specify which model you want to use as a starting point. The latest version of the model will be used:\n\n```console\nnpx create-replicate@latest my-image-interrogator --model=yorickvp/llava-13b\n```\n\nYou can also specify a version of the model you want to use:\n\n```console\nnpx create-replicate@latest my-image-interrogator --model=yorickvp/llava-13b:2cfef05a8e8e648f6e92ddb53fa21a81c04ab2c4f1390a6528cc4e331d608df8\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicate%2Fcreate-replicate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freplicate%2Fcreate-replicate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicate%2Fcreate-replicate/lists"}