[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-71281":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":16,"starSnapshotCount":16,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},71281,"roomGPT","Nutlope\u002FroomGPT","Nutlope","Upload a photo of your room to generate your dream room with AI.","https:\u002F\u002Fwww.roomgpt.io\u002F",null,"TypeScript",10652,1488,71,27,0,1,4,70.42,"MIT License",false,"main",true,[],"2026-06-12 04:01:00","# [RoomGPT](https:\u002F\u002FroomGPT.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:\u002F\u002Fvercel.com\u002Fbutton)](https:\u002F\u002Fvercel.com\u002Fnew\u002Fclone?repository-url=https:\u002F\u002Fgithub.com\u002FNutlope\u002FroomGPT&env=REPLICATE_API_KEY&project-name=room-GPT&repo-name=roomGPT)\n\n[![Room GPT](.\u002Fpublic\u002Fscreenshot.png)](https:\u002F\u002FroomGPT.io)\n\n## How it works\n\nIt uses an ML model called [ControlNet](https:\u002F\u002Fgithub.com\u002Flllyasviel\u002FControlNet) 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:\u002F\u002Freplicate.com) and [Bytescale](https:\u002F\u002Fwww.bytescale.com\u002F) is used for image storage.\n\n## Running Locally\n\n### Cloning the repository the local machine.\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002FNutlope\u002FroomGPT\n```\n\n### Creating a account on Replicate to get an API key.\n\n1. Go to [Replicate](https:\u002F\u002Freplicate.com\u002F) 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:\u002F\u002Flocalhost:3000`.\n\n```bash\nnpm run dev\n```\n\n## One-Click Deploy\n\nDeploy the example using [Vercel](https:\u002F\u002Fvercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples):\n\n[![Deploy with Vercel](https:\u002F\u002Fvercel.com\u002Fbutton)](https:\u002F\u002Fvercel.com\u002Fnew\u002Fclone?repository-url=https:\u002F\u002Fgithub.com\u002FNutlope\u002FroomGPT&env=REPLICATE_API_KEY&project-name=room-GPT&repo-name=roomGPT)\n\n## License\n\nThis repo is MIT licensed.\n","RoomGPT 是一个利用人工智能技术根据上传的房间照片生成理想房间设计的应用。其核心功能是通过ControlNet机器学习模型处理用户上传的照片，并返回重新设计后的房间图片，该模型托管在Replicate平台上，而图片存储则使用了Bytescale服务。项目采用TypeScript编写，基于Next.js框架构建API接口，易于本地部署和二次开发。适用于需要快速获得房间装修灵感或设计方案的个人及小型团队，尤其是对AI辅助设计感兴趣的用户。",2,"2026-06-11 03:36:59","high_star"]