otdnnc/Animato ? reverse-engineered prompt

Reverse engineered prompt

Build me a local web app that lets me upload a rigged 3D model, type in a plain English motion description like “make the character wave and then do a little spin”, and get back a playable animated model right in the browser.

I want it to work on my own machine, without needing Blender installed, and without sending the whole model to an AI service. The app should inspect the model, generate a detailed prompt for an AI to write a short Blender Python script, run that script locally to bake the animation into the file, then show the result in a simple 3D preview. It should support common model files like FBX, GLTF or GLB, and OBJ.

Make the flow easy for a normal person, with a clear upload step, a place to paste or generate the AI response, a run button, and a live preview. If anything is unclear, look up current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab