GitHub - lightningpixel/modly: Desktop app to generate 3D models from images using local AI — runs entirely on your GPU
Modly is an open source desktop application for Windows and Linux that converts photos into 3D meshes using local AI models running entirely on the user's GPU. It features an extension system where each extension is a GitHub repository containing a manifest and a Python generator script. Official extensions support models including Hunyuan3D 2 Mini variants, TripoSG, and TRELLIS.2. Setup requires Node.js dependencies and a Python virtual environment backend, with a simple npm run dev workflow for development.