Built on Substratum

Work with AI
Flow Naturally

Build powerful AI workflows with drag-and-drop. Connect agents, automate tasks, and collaborate with AI teammates.

OpenAI-compatibleMulti-modelToken EconomySelf-hosted

Everything you need

A complete platform for building, running, and monitoring AI workflows.

Intelligent Agents

Build, Plan, and Search agents powered by Substratum

Flow Builder

Create complex workflows with drag-and-drop nodes

Plugins

Extend capabilities with Claude Code compatible plugins

Substratum Ready

Connect to backend for models, billing, and auth

Interactive Chat

Natural language interface with streaming responses

Dashboard

Monitor usage, tokens, and agent performance

Latest Updates

What's new in Lifeflow

Recent improvements to make your AI workflows faster, safer, and more powerful.

Workflows

Flow Export & Import

Export your workflows as JSON or YAML. Import flows from files or clipboard to share with your team.

Productivity

Command Palette

Press ⌘K to instantly navigate, search commands, and control the app with keyboard shortcuts.

Security

Security Hardening

Safe expression evaluation, SSRF protection, CSP headers, and OAuth CSRF protection built-in.

Remote

Remote IDE Control

Control VS Code from your phone or browser with screen mirroring, touch input, and voice commands.

Performance

Faster Loading

Skeleton loading states across all pages for a smoother, snappier experience.

Accessibility

Voice Commands

Control your IDE and AI assistants with natural voice commands in English and Spanish.

Architecture

Built on a modular, extensible core

Substratum orchestrates models, agents, billing, and governance. The brain that connects all your AI products.

OpenAI-compatibleMulti-modelToken EconomySelf-hosted
Chat Interface
Flow Builder
Agent Manager
Orchestrator
TheOracle
Billing
RAG
Memory
Security
Frontends: WabiSabi CLI + Lifeflow Web
One backend, multiple frontends
Developer tool

WabiSabi CLI

AI development assistant in your terminal. Code faster with contextual help and agent commands.

Backend core

Substratum Core

API Gateway, model orchestration, agent engine, billing, security, and memory.

Web experience

Lifeflow Web

Conversational AI interface with chat, workflows, and team collaboration.

OpenAI-compatible API

Drop-in replacement for any OpenAI integration

Point your existing code to Substratum. No SDK changes needed.

lifeflow gateway
# Just change the base URL — everything else stays the same
$ curl http://localhost:3001/v1/chat/completions \
-H "Authorization: Bearer $TOKEN" \
-d '{"model": "llama3.2",
"messages": [{"role": "user", "content": "Build a REST API"}],
"stream": true}'
# TheOracle routes to best available model automatically
→ Model: llama3.2 (local Ollama)

Ready to get started?

Start building AI workflows in minutes. No credit card required.

Get Started Free