Memory-Driven Workflow Runtime

Build explainable, replayable, and memory-aware workflows with Motia and Mem0.

Explainable

Every decision is automatically documented with reasons and confidence scores.

Replayable

Replay workflows with different policies or memory-informed insights.

Memory-Aware

Learn from past decisions and outcomes to improve future workflows.

Quick Start

# Install dependencies
npm install

# Start Redis
docker-compose up -d redis

# Deploy workflow
npx ts-node scripts/deploy.ts

# Execute workflow
npx ts-node scripts/execute.ts refund_v1