Tutorials, deep dives, and practical guides for every part of the Dippin toolchain.
DOT's escaped strings are unreadable. Dippin's indentation-based blocks let you write prompts with markdown, JSON, and code blocks — no escaping required.
Read →Estimate per-run pipeline costs before spending real money on LLM calls. Use dippin cost and dippin optimize to find savings.
Read →Build branching AI pipelines that route based on LLM output. Learn Dippin's condition syntax, operators, and exhaustive detection.
Read →Write deterministic tests for non-deterministic AI pipelines. Inject context values, assert on execution paths, and measure edge coverage.
Read →Convert Graphviz DOT pipeline files to Dippin with automated migration and structural parity verification. Step-by-step with real examples.
Read →Install Dippin, write your first AI pipeline workflow, and validate it in under 10 minutes. A step-by-step guide from zero to a working .dip file.
Read →Set up real-time Dippin diagnostics, hover docs, and syntax highlighting in VS Code, Neovim, Helix, or any editor with LSP support.
Read →Set up GitHub Actions to validate, lint, test, and format-check your Dippin workflow files on every push and pull request.
Read →