{"id":15961366,"url":"https://github.com/replicate/zoo","last_synced_at":"2025-10-13T04:17:52.967Z","repository":{"id":166249597,"uuid":"638620889","full_name":"replicate/zoo","owner":"replicate","description":"🦓 Zoo — Image Playground","archived":false,"fork":false,"pushed_at":"2024-02-20T23:46:39.000Z","size":5795,"stargazers_count":324,"open_issues_count":21,"forks_count":105,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-03-29T08:06:28.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zoo.replicate.dev","language":"JavaScript","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/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}},"created_at":"2023-05-09T18:34:58.000Z","updated_at":"2025-03-17T17:35:23.000Z","dependencies_parsed_at":"2024-01-05T20:41:05.025Z","dependency_job_id":"188cf79a-c03b-4650-9bdd-5b8024cea381","html_url":"https://github.com/replicate/zoo","commit_stats":{"total_commits":308,"total_committers":12,"mean_commits":"25.666666666666668","dds":0.3214285714285714,"last_synced_commit":"772ae3aa0ce67466d94f97b6d3a14a8b63b12419"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"replicate/getting-started-nextjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fzoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fzoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fzoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicate%2Fzoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/replicate","download_url":"https://codeload.github.com/replicate/zoo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312077,"owners_count":20918344,"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-10-07T15:41:52.623Z","updated_at":"2025-10-13T04:17:52.862Z","avatar_url":"https://github.com/replicate.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Projects Using Replicate"],"sub_categories":["Open Source"],"readme":"# 🦓 Zoo\n\nA playground for comparing AI image models.\n\n## Usage\n\nThis is a [Next.js](https://nextjs.org/) app. To run it locally, you'll need to install [Node.js](https://nodejs.org/en/).\n\nInstall dependencies:\n\n```console\nnpm install\n```\n\nThen, copy the `.env.example` file, name it `.env.local`, and fill in your credentials.\n\nYou'll need a running ngrok server to receive the [webhooks](https://replicate.com/docs/reference/http#predictions.create--webhook) from Replicate.\n\nTo do this, [install ngrok](https://ngrok.com/), and run it with `ngrok http 3000`. You'll see two forwarding addresses. Copy the `https` URL and enter it as your `NGROK_URL`\n\nThen, run the development server:\n\n```console\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser.\n\n## Want to add a model?\n\n1. Check out `lib/models.js` and add your model to the MODELS array.\n2. Optionally, generate some example predictions by adding some submissions to `lib/seeds.js`.\n3. Push your PR!\n\n## Deploying on Vercel\n\nAlternatively, you can [deploy Zoo on Vercel](./doc/deploy_vercel/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicate%2Fzoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freplicate%2Fzoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicate%2Fzoo/lists"}