Noukai Documentation
Build, version, and deploy AI-powered flows via a single API URL.
What is Noukai?
Noukai is an AI pipeline builder. You design flows of LLM-powered blocks, version them, and call them via a single API URL.
Get Started
Quickstart
Sign up and make your first API call in 5 minutes.
Use with Claude Code
Let AI build your flows from natural language.
MCP Reference
39 tools for programmatic flow management.
API Reference
Full endpoint documentation with examples.
Two Ways to Build
AI-Assisted (Recommended)
Paste the noukai-prompt.md into your project's AI context, then describe what you want:
"Create a pipeline that classifies customer support tickets and generates responses"
Your AI assistant handles the rest: creating the flow, writing prompts, and integrating the API call.
Manual
Use the web UI at app.noukai.xyz to visually design flows, then call the slug URL from your code.