Drag-and-drop 10 AI nodes onto a canvas. Connect them. Run. Watch your pipeline execute in real time with per-node status, outputs, and cost tracking.
{ "recommendation": "REVIEW", "key_risks": ["auto-renewal", "liability cap"] }
Legal Document Analyzer — live demo, no API key needed
Drag nodes from the palette onto the canvas. Connect outputs to inputs to define the execution order.
Click a node to open its config panel. Write prompts, set schemas, choose models — all inline.
Hit Run. Watch nodes animate in real time. Inspect outputs, token usage, and cost per node.
From document ingestion to structured output — in one canvas.
Watch each node animate from idle → running → complete via Server-Sent Events. No polling, no page refresh.
LLM Prompt, LLM Chain, Structured Extractor, RAG Retriever, Conditional Branch, Document Upload, and more.
API keys are encrypted at rest with AES-256-GCM. The worker decrypts them per-execution in memory. Never logged.
Upload PDFs, DOCX, and CSV files. Chunk, embed, and retrieve relevant passages with ChromaDB vector search.
Reference any upstream output with {{nodeId.output}} in your prompts. Chain complex multi-step reasoning pipelines.
Define a JSON schema and FlowForge will validate and parse LLM output into typed objects every time.
Every node has a config panel, real-time status ring, and output preview.
Preview with live demo — no API key required. Clone to customize.
Extract parties, risks, and a APPROVE/REVIEW/REJECT recommendation from any contract.
Turn raw prospect notes into a structured brief with pain points, value props, and a priority score.
Classify text sentiment and route to positive or negative branches for different follow-up actions.
Extract structured fields from unstructured text using a custom JSON schema.