[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-74816":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":15,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":16,"starSnapshotCount":16,"syncStatus":35,"lastSyncTime":36,"discoverSource":37},74816,"modly","lightningpixel\u002Fmodly","lightningpixel","Desktop app to generate 3D models from images using local AI — runs entirely on your GPU","https:\u002F\u002Fmodly3d.app",null,"TypeScript",3896,414,36,29,0,108,552,87,29.85,"Other",false,"main",true,[26,27,28,29,5,30,31],"3d","ai-local","ai-tools","desktop-app","open-source","self-hosted","2026-06-12 02:03:28","\u003Cp align=\"center\">\n  \u003Cimg src=\"resources\u002Ficons\u002Ficon.png\" width=\"96\" alt=\"Modly logo\" \u002F>\n\u003C\u002Fp>\n\n# Modly\n\n**Local, open source, AI-powered image-to-3D mesh generation.**\nTurn any photo into a 3D model using open source AI models running entirely on your GPU.\nModly is a desktop application for Windows and Linux (macOS coming soon)\n\n> Created by [Lightning Pixel](https:\u002F\u002Fgithub.com\u002Flightningpixel)\n\n\u003Cp align=\"center\">\n  \u003Cimg src=\"docs\u002Fapp-screenshot.png\" alt=\"Modly screenshot\" \u002F>\n\u003C\u002Fp>\n\n---\n\n\n## Download\n\nHead to the [Releases](..\u002F..\u002Freleases\u002Flatest) page to download the latest installer for Windows or Linux.\n\nAlternatively, you can clone the repository and run the app directly without installing:\n\n```bash\n# Windows\nlauncher.bat\n\n# Linux\n.\u002Flauncher.sh\n```\n\n---\n\n\n\n## Getting started\n\n### 1. Install JS dependencies\n\n```bash\nnpm install\n```\n\n### 2. Set up Python backend\n\n```bash\ncd api\npython -m venv .venv\n.venv\\Scripts\\activate     # Windows\nsource .venv\u002Fbin\u002Factivate  # Linux \u002F macOS\npip install -r requirements.txt\n```\n\n### 3. Run in development\n\n```bash\nnpm run dev\n```\n\n---\n\n## Extension system\n\nModly supports external AI model extensions. Each extension is a GitHub repository containing a `manifest.json` and a `generator.py`.\n\n### Official extensions\n\n| Extension | Model | URL |\n|-----------|-------|-----|\n| [modly-hunyuan3d-mini-extension](https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-hunyuan3d-mini-extension) | Hunyuan3D 2 Mini | https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-hunyuan3d-mini-extension |\n| [modly-hunyuan3d-mini-turbo-extension](https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-hunyuan3d-mini-turbo-extension) | Hunyuan3D 2 Mini Turbo | https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-hunyuan3d-mini-turbo-extension |\n| [modly-hunyuan3d-mini-fast-extension](https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-hunyuan3d-mini-fast-extension) | Hunyuan3D 2 Mini Fast | https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-hunyuan3d-mini-fast-extension |\n| [modly-triposg-extension](https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-triposg-extension) | TripoSG | https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-triposg-extension |\n| [modly-trellis2-gguf-extension](https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-trellis2-gguf-extension) | Trellis2 GGUF | https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly-trellis2-gguf-extension |\n\n### How to install an extension\n\n**1.** Go to the **Models** page and click **Install from GitHub**.\n\n![Install from GitHub](docs\u002Finstall-from-github.png)\n\n**2.** Enter the HTTPS URL of the extension repository and confirm.\n\n![Enter extension URL](docs\u002Finstall-extension.png)\n\n**3.** Once the extension is installed, download the model or one of its variants.\n\n![Install models](docs\u002Finstall-models.png)\n\n---\n\n### Community \n\nJoin the [Discord server](https:\u002F\u002Fdiscord.gg\u002FBvjDCvS3yr) to stay up to date with the latest news, report bugs, and share feedback.\n\nFollow Modly and its development on X:\n\n- [Modly on X](https:\u002F\u002Fx.com\u002Fmodly3d)\n- [Lightning Pixel on X](https:\u002F\u002Fx.com\u002Flightningpiixel)\n\n---\n\n## License\n\nMIT License — see [LICENSE](LICENSE) for details.\n\n**If you fork this project and build your own app from it, you must credit the original project and its creator:**\n\n> Based on [Modly](https:\u002F\u002Fgithub.com\u002Flightningpixel\u002Fmodly) by [Lightning Pixel](https:\u002F\u002Fgithub.com\u002Flightningpixel)\n\nThis is a requirement of the MIT license attribution clause. Please keep this credit visible in your app's UI or documentation.\n\n## Star History\n\n\u003Ca href=\"https:\u002F\u002Fwww.star-history.com\u002F?repos=lightningpixel%2Fmodly&type=timeline&legend=top-left\">\n \u003Cpicture>\n   \u003Csource media=\"(prefers-color-scheme: dark)\" srcset=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=lightningpixel\u002Fmodly&type=timeline&theme=dark&legend=bottom-right\" \u002F>\n   \u003Csource media=\"(prefers-color-scheme: light)\" srcset=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=lightningpixel\u002Fmodly&type=timeline&legend=bottom-right\" \u002F>\n   \u003Cimg alt=\"Star History Chart\" src=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=lightningpixel\u002Fmodly&type=timeline&legend=bottom-right\" \u002F>\n \u003C\u002Fpicture>\n\u003C\u002Fa>\n","Modly 是一款桌面应用程序，能够利用本地AI从图像生成3D模型，并完全运行于用户的GPU上。它采用TypeScript编写，支持Windows和Linux系统（macOS版本即将推出），通过开源AI模型实现图片到3D网格的转换，具有良好的扩展性，允许用户安装额外的AI模型插件以增强功能。该应用适合需要将二维图像快速转化为三维模型的设计者、开发者或爱好者使用，在保持数据隐私的同时提供高效便捷的3D建模解决方案。",2,"2026-06-11 03:50:59","high_star"]