SPIF

Style-Preserved Inference Flow โ€” Technical Architecture

System Pipeline

๐ŸŽค Voice
User input
โ†’
๐Ÿง  Prompt Engine
AI translation
โ†’
๐ŸŒ€ ALDO
Dream logic
โ†’
โšก SPIF
Stylus ยท 72ms
โ†’
๐Ÿ–ผ TAESD
Encode ยท 1.76ms
โ†’
๐Ÿ“ก WebRTC
VP8 / H.264
โ†’
๐Ÿ–ฅ Browser
2K live

Each frame feeds back as input โ†’ continuous dream evolution ยท Touch input injects noise at screen coordinates

Performance

72ms
Model Inference
1.76ms
Frame Encode
15 FPS
Framerate
2K
Resolution
~2.5B
Params (from 12B)
80%
Compression

Model Pipeline: SDXL โ†’ Stylus

SDXL 12B
Full model
โ†’
LoRA Training
Lock artist style
โ†’
Structural Pruning
Style-locked
โ†’
Distillation
1-step / 4-step
โ†’
Quantization
Vocab pruning
โ†’
Stylus ~2.5B
Deploy-ready

By locking to one style, we prune ~80% of parameters while increasing fidelity.

Dream Seed Engine

311,000,000,000+
Unique prompt combinations ยท 7 bags ร— 200 entries ยท 30+ style presets with prefix/suffix wrapping

ALDO โ€” Artistic Lucid Dream Orchestrator

๐ŸŒŠ Tadpole Stream
High chaos. The dream leads. Emergent surprise dominates user input.
โœจ Lucid Stream
User leads. The dream follows. Precise control over generation.

Stack

LayerTechnology
ML FrameworkPyTorch, diffusers, CUDA
APIFastAPI + WebSocket
Streamingaiortc (WebRTC), VP8/H.264
TrainingRunPod A100
InferenceRunPod 4090

SPIF โ€” Making AI art a live medium, not a prompt slot machine.