Tools

Open source tools built to bridge creative intent and technical execution.

01

Optimization

Nemotron 3 hybrid architecture

JetBlock v4

STABLE

Production-grade optimization for Nemotron 3's hybrid architecture—Mamba-2 state-space models, MoE routing, and attention layers. V2 only handled 12% of layers. V4 optimizes all 52.

ComfyUIPythonCUDAView Source

CONDUIT

BETA

Speculative generation with branch pruning: generate 4 candidates, score at checkpoints, keep the best. High-quality output at roughly half the compute cost.

ComfyUIPythonInferenceView Source

RTX4090 Nodes

STABLE

TensorRT auto-conversion, FP8 TensorCore utilization, and memory management tuned for RTX 4090. Includes real-time GPU monitoring and VRAM optimization.

ComfyUITensorRTCUDAView Source

02

Reproducibility

Batch-invariant inference

Deterministic Nodes

STABLE

Temperature=0 doesn't guarantee determinism—batch-size variance does. These nodes enforce batch_size=1 with fixed RNG states. Same seed, same prompt, identical output. Always.

ComfyUIPythonRNGView Source

Framework Ecosystem

ACTIVE

AI framework nodes implementing 4-tier context memory (ECHO), deterministic expert routing (CSQMF), and 6-perspective analysis (PRISM). Built on ThinkingMachines research.

ComfyUIAI FrameworksPythonView Source

03

VFX Pipeline

Houdini ↔ AI ↔ RTX Remix

RadiantSuite

ACTIVE

Connects AI assistants directly to Houdini sessions. Synapse handles communication, Engram maintains project memory. AI that understands your VFX context.

HoudiniPythonAI BridgeView Source

RTX Remix Nodes

STABLE

Load captured textures by hash, generate PBR maps, export to mod folders with correct naming. Full RTX Remix asset pipeline in ComfyUI.

ComfyUIRTX RemixTexturesView Source

See the workflows these tools enable. View Process