LIFF AI Documentation
Welcome to the LIFF AI documentation. Learn how to integrate precision SVG generation into your applications.
Quick Start
Generate your first SVG in under 5 minutes
API Reference
Complete REST API documentation
CLI Guide
Command-line interface for SVG generation
SDK
TypeScript, Python, and other SDKs
Key Concepts
Three-Stage Pipeline
Every SVG generation goes through LLM Geometric Planning, Diffusion Detail Filling, and Differentiable Rendering. This ensures structural correctness and minimal anchor points.
Hex Color Fidelity
Input #FF7043, output #FF7043. No perceptual approximation, no color drift. Colors are enforced at the rendering stage.
Non-Destructive Redraw
Modify specific regions of an existing SVG without regenerating the entire asset. Only available with LIFF V3 Pro and V3.5 Series.