What is Runflow?
Runflow is a complete platform for building, deploying, and managing AI agents. It combines a powerful TypeScript SDK with a command-line interface (CLI) and a management portal, making it easy to create production-ready AI applications.CLI
Start in minutes with the command line
Quick Start
Create your first agent with code
Core Concepts
Learn about Agents, Memory, Tools, and more
Examples
See real-world use cases
Why Runflow?
Fast to Start
Fast to Start
Use the CLI to authenticate, clone an agent, and start testing in under 2 minutes. No complex setup required.
Type-Safe SDK
Type-Safe SDK
Built with TypeScript-first design. Full type safety with Zod validation ensures your agents work correctly.
Production Ready
Production Ready
Built-in observability, memory management, RAG, and connectors. Everything you need for production deployments.
Multi-Agent Systems
Multi-Agent Systems
Create complex systems with multiple specialized agents using the supervisor pattern.
Your Journey with Runflow
1. Get Started with CLI (2 minutes)
The fastest way to start is with the CLI:CLI Guide
Learn how to use the CLI
2. Build with Code
Once you understand the basics, dive into the SDK:Quickstart Guide
Create your first agent with code
3. Learn Core Concepts
Understand the powerful features:- Agents - Intelligent AI assistants with LLM, tools, and memory
- Memory - Persistent conversation history across sessions
- Tools - Custom functions your agents can call
- Connectors - Integrate with HubSpot, Twilio, Slack, and more
- Workflows - Orchestrate complex multi-step processes
- RAG - Semantic search in your knowledge base
- Observability - Full tracing with cost tracking
Core Concepts
Learn about Agents, Memory, Tools, and more
4. See Real-World Examples
Explore production-ready examples:- Customer Support Agent with RAG
- Sales Automation Workflows
- Collections Agent (WhatsApp)
- Customer Onboarding Assistant
- Feedback Analysis System
- Multi-Agent Systems
Real-World Examples
See practical implementations
Features
Intelligent Agents
Create agents with LLM, tools, memory, and RAG capabilities
Type-Safe Tools
Build custom tools with Zod schema validation
Dynamic Connectors
Connect to any API with runtime schema loading
Workflows
Orchestrate complex multi-step processes
Memory Management
Persistent conversation history with auto-summarization
Agentic RAG
LLM-driven semantic search in knowledge bases
Multi-Agent Systems
Supervisor pattern with automatic routing
Full Observability
Automatic tracing with cost tracking and metrics
Built-in Libraries
The SDK includes these libraries out-of-the-box. No need to install separately:| Library | Description |
|---|---|
| axios | HTTP client for API requests |
| zod | Schema validation and TypeScript inference |
| date-fns | Modern date utility library |
| lodash | JavaScript utility library |
| cheerio | HTML/XML parsing |
| pino | Fast JSON logger |
Community & Support
GitHub
View source code and contribute
Discord
Join our community
Support
Get help from our team
Homepage
Visit Runflow.ai
Built with ❤️ by the Runflow team