Skip to Content

Genfeed Core (Free & Open Source)

The workflow engine for AI content generation. Self-hosted, bring your own API keys.

How It Works

Your API Keys → Workflow Engine → AI Content (Replicate, OpenAI, etc.)
  1. Connect your API keys — Replicate, OpenAI, Anthropic, ElevenLabs
  2. Build workflows — Visual drag-and-drop pipeline builder
  3. Generate content — Text, images, video, audio
  4. Export anywhere — Local files, S3, webhooks

Why Core?

Core (Free)Cloud
CostFree + API costs$299/mo
DataYour serversOur servers
LimitsNonePlan-based
FeaturesWorkflows, generation+ Orgs, brands, teams

Core can also call selected managed Cloud services when you explicitly configure a Cloud API key. For the exact local, BYOK, managed, and Cloud split, see Execution Boundaries.

Quick Start

git clone https://github.com/genfeedai/genfeed.ai.git cd genfeed.ai bun install cp .env.example .env.local bun run env:sync local # Add your API keys to the root .env.local bun dev

Open http://localhost:3000 and start building workflows.

What You Get

  • Workflow Engine — Visual builder for content pipelines
  • 40+ AI Models — Via Replicate, OpenAI, Anthropic, Google
  • Multi-Format — Text, images, video, audio generation
  • Scheduling — Cron-based workflow triggers
  • Webhooks — Integrate with any system
  • Full Source — AGPL-3.0 license, with enterprise features under commercial license in ee/

Requirements

RequirementVersionNotes
Node.js18.0+Runtime
Bun1.0+Package manager
PostgreSQL17+Primary database
Redis7.0+Queue & cache

Documentation


Want orgs, brands, voices & team features? Upgrade to Cloud →