Complete local model asset generation pipeline
Summary
A comprehensive pipeline for generating assets using local AI models, enabling offline creation of 3D models, textures, and other digital assets.
Similar Articles
Making small local models actually useful for coding
The author created an open-source hybrid tool called Local Coding Agent to make small local models effective for coding tasks on consumer GPUs by using a cloud model for planning and local models for isolated execution, with error handling and testing features.
NPC Engine Using Local Models
An engine for creating NPCs using local AI models, enabling offline and private character interactions.
@oliviscusAI: Someone just open-sourced a desktop app that generates 3D models from images and runs 100% locally. It's called Modly. …
Modly is an open-source desktop app that generates fully textured 3D meshes from images, running 100% locally on your GPU with pluggable AI model extensions.
How I'm using local models from real-world coding
The author shares their experience using local AI models for real-world coding tasks.
I made an offline, single-file GPU build picker that estimates what local models a rig will run — and at what tok/s
A developer created an offline, single-file GPU build picker that estimates which local AI models a system can run and at what token generation speed.