{"id":13475554,"url":"https://github.com/Nutlope/roomGPT","last_synced_at":"2025-03-27T00:31:33.315Z","repository":{"id":99334164,"uuid":"604791960","full_name":"Nutlope/roomGPT","owner":"Nutlope","description":"Upload a photo of your room to generate your dream room with AI.","archived":false,"fork":false,"pushed_at":"2024-04-20T12:17:17.000Z","size":22710,"stargazers_count":10265,"open_issues_count":33,"forks_count":1422,"subscribers_count":70,"default_branch":"main","last_synced_at":"2025-03-20T05:47:15.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.roomgpt.io/","language":"TypeScript","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/Nutlope.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-02-21T19:54:43.000Z","updated_at":"2025-03-20T04:10:07.000Z","dependencies_parsed_at":"2024-01-07T06:50:01.124Z","dependency_job_id":"9f6b150e-182c-4b1d-8f4c-e2e640f049a9","html_url":"https://github.com/Nutlope/roomGPT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nutlope%2FroomGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nutlope%2FroomGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nutlope%2FroomGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nutlope%2FroomGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nutlope","download_url":"https://codeload.github.com/Nutlope/roomGPT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245760743,"owners_count":20667886,"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-07-31T16:01:21.425Z","updated_at":"2025-03-27T00:31:32.359Z","avatar_url":"https://github.com/Nutlope.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Web apps","HarmonyOS","Extend ChatGPT Feature","其他_机器视觉","Face Swap/Detection","UIs","精选开源项目合集","**Awesome Codebases** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","武器库","AI"],"sub_categories":["Hosted and self-hosted","Windows Manager","Other","网络服务_其他","Coding","Web applications","GPT工具","人工智能"],"readme":"# [RoomGPT](https://roomGPT.io) - redesign your room with AI\n\nThis is the previous and open source version of RoomGPT.io (a paid SaaS product). It's the very first version of roomGPT without the auth, payments, or additional features and it's simple to clone, deploy, and play around with.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/Nutlope/roomGPT\u0026env=REPLICATE_API_KEY\u0026project-name=room-GPT\u0026repo-name=roomGPT)\n\n[![Room GPT](./public/screenshot.png)](https://roomGPT.io)\n\n## How it works\n\nIt uses an ML model called [ControlNet](https://github.com/lllyasviel/ControlNet) to generate variations of rooms. This application gives you the ability to upload a photo of any room, which will send it through this ML Model using a Next.js API route, and return your generated room. The ML Model is hosted on [Replicate](https://replicate.com) and [Bytescale](https://www.bytescale.com/) is used for image storage.\n\n## Running Locally\n\n### Cloning the repository the local machine.\n\n```bash\ngit clone https://github.com/Nutlope/roomGPT\n```\n\n### Creating a account on Replicate to get an API key.\n\n1. Go to [Replicate](https://replicate.com/) to make an account.\n2. Click on your profile picture in the top left corner, and click on \"API Tokens\".\n3. Here you can find your API token. Copy it.\n\n### Storing the API keys in .env\n\nCreate a file in root directory of project with env. And store your API key in it, as shown in the .example.env file.\n\nIf you'd also like to do rate limiting, create an account on UpStash, create a Redis database, and populate the two environment variables in `.env` as well. If you don't want to do rate limiting, you don't need to make any changes.\n\n### Installing the dependencies.\n\n```bash\nnpm install\n```\n\n### Running the application.\n\nThen, run the application in the command line and it will be available at `http://localhost:3000`.\n\n```bash\nnpm run dev\n```\n\n## One-Click Deploy\n\nDeploy the example using [Vercel](https://vercel.com?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=vercel-examples):\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/Nutlope/roomGPT\u0026env=REPLICATE_API_KEY\u0026project-name=room-GPT\u0026repo-name=roomGPT)\n\n## License\n\nThis repo is MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNutlope%2FroomGPT","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNutlope%2FroomGPT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNutlope%2FroomGPT/lists"}