Discover and explore top open-source AI tools and projects—updated daily.
Local AI for image-to-3D mesh generation
Top 12.9% on SourcePulse
Summary
Modly is a desktop application for Windows and Linux that addresses the need for local, AI-powered 3D model generation from images. It targets engineers, researchers, and power users by enabling the conversion of any photograph into a 3D mesh, with the significant benefit of running entirely on the user's GPU for enhanced privacy and performance.
How It Works
The core approach involves leveraging open-source AI models to perform image-to-3D mesh generation directly on the user's local hardware. This GPU-bound processing avoids reliance on cloud services. Modly features an extension system, allowing users to integrate various external AI models, such as Hunyuan3D, TripoSG, and Trellis2 GGUF, by simply providing their GitHub repository URLs.
Quick Start & Requirements
launcher.bat (Windows) or ./launcher.sh (Linux).npm install for JS dependencies and pip install -r requirements.txt within the api directory after setting up a Python virtual environment.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
macOS support is currently listed as "coming soon," indicating it is not yet available for that platform.
5 days ago
Inactive
openai
facebookresearch