ForgeAI DemoVisual workflow builder
Launch content pipelineSaved just now
Interactive demo

Workflow execution, provider activity, token usage, and outputs are simulated for this portfolio experience.

View source
Workflows / Launch content pipeline
Simulation
Mini Map
Drag nodesScroll to zoomHold space to pan

01 Interactive portfolio demo

Build AI systems
at the speed of thought.

ForgeAI is a product concept for turning prompts, models, knowledge, logic, and destinations into visual workflows. This interactive demo illustrates the intended editing and execution experience; it does not call live AI services.

Explore the platform
OPENAIANTHROPICGEMINILOCAL LLMLANGCHAINPGVECTOR

02 Everything in one canvas

Complex under the hood.
Simple in your hands.

01

Visual canvas

Drag-and-drop nodes, connect outputs, and shape a workflow without touching code.

02

Model freedom

Route work through OpenAI, Claude, Gemini, or a private local LLM.

03

Knowledge built in

Upload documents, build embeddings, and retrieve context with production-ready RAG.

04

Observable runs

Inspect live logs, token usage, execution history, and every intermediate result.

05

Reusable workflows

Save, duplicate, and share automations with your team in one click.

06

Built to scale

Background workers, Redis queues, authentication, and Docker-first deployment.

03 Technical foundation

Designed like a product.
Engineered like a platform.

A modern full-stack architecture for reliable orchestration, observable background execution, retrieval-augmented generation, and team-ready sharing.

01Frontend

React · TypeScript · React Flow

02Backend

FastAPI · PostgreSQL · Redis · Celery

03AI layer

OpenAI · LangChain · Vector database

04Platform

Docker · Auth · Background workers