← Back to work

FFS News

Autonomous AI newsroom that researches, writes, fact-checks, and publishes articles without human intervention.

SupabaseAI PipelineEdge FunctionsStripeResend

The Challenge

Build a fully autonomous news platform where AI handles the entire editorial pipeline — from story discovery through fact-checking to publication — with zero manual intervention.

What I Built

An AI-powered newsroom with a 12+ stage editorial pipeline:

  1. Story discovery and trending topic analysis
  2. Research and source gathering
  3. Article drafting with multiple AI models
  4. Fact-checking and verification
  5. Editorial review and quality scoring
  6. Multi-format output (breaking news, deep dives, newsletters)
  7. Automated publication and distribution

The platform runs 72+ Edge Functions, 9 automated cron jobs, and includes an MCP server for AI operator access.

Technical Highlights

  • Event-driven architecture with complex content lifecycle management
  • Multi-model AI orchestration (Gemini, GPT-5)
  • Subscription billing via Stripe
  • Email newsletters via Resend
  • 569+ commits of production development