Visual canvas
Drag-and-drop nodes, connect outputs, and shape a workflow without touching code.
Workflow execution, provider activity, token usage, and outputs are simulated for this portfolio experience.
View source ↗01 Interactive portfolio demo
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 ↓02 Everything in one canvas
Drag-and-drop nodes, connect outputs, and shape a workflow without touching code.
Route work through OpenAI, Claude, Gemini, or a private local LLM.
Upload documents, build embeddings, and retrieve context with production-ready RAG.
Inspect live logs, token usage, execution history, and every intermediate result.
Save, duplicate, and share automations with your team in one click.
Background workers, Redis queues, authentication, and Docker-first deployment.
03 Technical foundation
A modern full-stack architecture for reliable orchestration, observable background execution, retrieval-augmented generation, and team-ready sharing.
React · TypeScript · React Flow
FastAPI · PostgreSQL · Redis · Celery
OpenAI · LangChain · Vector database
Docker · Auth · Background workers