Skip to content

Movey guides

Practical articles about AI creative systems.

Clear technical guides for understanding image models, video workflows, node-based tooling, prompting, and the production choices behind AI-generated media.

Technical3Foundations3Image Models1Video Models1LLMs1ComfyUI2Workflows2Production1Optimization1

Latest guide

TechnicalFoundationsComfyUIWorkflows

ComfyUI Is Code You Can See

Learn how ComfyUI represents code as nodes and edges, why that structure is useful, and how similar node-based tools work across creative software, automation, and game development.

Jun 25, 202613 min readDifficulty 3/5
Read latest guide
Diagram showing a node graph as visible code with typed inputs and outputs

All articles

Browse the current library in chronological order.

4 guides
Diagram of LLM matrix optimization with forward pass, loss, gradient, and learning-rate scheduler
TechnicalFoundationsLLMs

How an LLM Finds a Lower-Loss Solution

See the matrix calculations behind LLM training, from attention and logits to cross-entropy loss, gradients, AdamW updates, and learning-rate schedules.

Jun 24, 202615 min readDifficulty 5/5
Read article
AI Guides and Articles | Movey