Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.iblueprint.ai/llms.txt

Use this file to discover all available pages before exploring further.

iBlueprint is a visual AI workflow platform where Blueprints are self-contained, runnable chains of nodes that connect AI models, APIs, knowledge bases, and custom code into automated pipelines. You can build once and trigger workflows from a schedule, webhook, email, Slack message, or API call — no infrastructure management required.

Quick Start

Create your first Blueprint and run it in minutes.

Blueprints

Learn how to build visual AI chains with prompt, API, function, and MCP nodes.

Integrations

Connect OpenAI, Anthropic, Gemini, Ollama, and MCP servers to your workflows.

API Reference

Call iBlueprint programmatically to list, create, and execute blueprints.

What you can build

iBlueprint supports a wide range of AI automation scenarios:

AI Chatbots

Embed an AI assistant on your website backed by a blueprint chain.

Document Pipelines

Ingest PDFs, websites, and cloud files into a searchable knowledge base.

Scheduled Workflows

Run blueprints on a cron schedule, on a webhook, or from Slack.

CLI Automation

Manage and execute blueprints from your terminal or CI/CD pipeline.

How it works

1

Create a Blueprint

Open the visual editor and add nodes — choose from prompt, API, function, MCP, conditional, and more.
2

Connect AI providers

Add your OpenAI, Anthropic, Gemini, or Ollama API key in Settings → AI Connections.
3

Set variables

Define dynamic inputs so your Blueprint accepts different data at runtime without code changes.
4

Trigger and run

Execute manually, on a schedule, via webhook, or from the CLI. Monitor every run in the execution log.
New to iBlueprint? Start with the Quick Start guide to create and run your first Blueprint in under five minutes.