Skip to content
Formray
Production

Riders, parsed.

Upload a DJ or band technical rider PDF. Get structured production data — stage plots, input lists, equipment requirements — ready for your festival workflow.

The rider problem

Every festival production manager knows the pain: dozens of artists, each with a PDF technical rider in a different format. Stage dimensions, input lists, equipment requirements, power needs — all buried in unstructured documents.

Someone has to read each rider, extract the relevant data, and enter it into spreadsheets manually. It takes hours, introduces errors, and has to be repeated every event.

From PDF to production data

TRACE reads technical rider PDFs and extracts structured data automatically. Stage plot dimensions, input channel lists, equipment requirements, power specifications, and monitoring preferences — all parsed into clean, machine-readable formats.

The extraction uses local AI to understand document structure regardless of format. No two riders look alike, but TRACE handles the variation.

See it in action

Architecture

TRACE runs as a cloud-native pipeline. The React frontend on Vercel handles uploads and the festival dashboard. FastAPI on Cloud Run manages parsing orchestration and business logic.

Claude API extracts structured data from PDF riders — stage plots, input lists, equipment requirements, crew assignments. Cloud Tasks handles async batch processing.

All data lives in PostgreSQL via Supabase. PDFs are stored in Google Cloud Storage. Stripe handles per-festival billing.

System ArchitectureTechnical rider extraction pipelineCLOUD RUN + VERCEL + SUPABASEPDF UploadReact 19 / VercelFastAPICloud Run / :8080Claude APIRider ParsingPostgreSQLSupabaseDashboardFestival ViewCloud TasksAsync ProcessingConflictsEquipment ClashesGCSPDF StorageOUTPUT FORMATSStage PlotsInput ListsEquipmentCrew ListsCSV ExportStripe

What TRACE includes

Everything a production team needs to process technical riders at scale.

PDF parsing

Reads any technical rider PDF — text-based, scanned, or mixed. Handles tables, diagrams, and free-form text.

Stage plot extraction

Identifies stage dimensions, positions, and layout from rider diagrams and descriptions.

Input list parsing

Extracts channel-by-channel input lists with instrument, microphone, and DI requirements.

Equipment requirements

Pulls backline, monitoring, and power requirements into structured fields.

Batch processing

Process an entire festival lineup in one run. Dozens of riders, minutes instead of hours.

Multiple export formats

JSON, CSV, and production-specific formats. Ready for your existing workflow tools.

Local AI processing

All extraction runs locally. No rider data leaves your machine.

Stack

Built for reliability and local-first operation.

Runtime
Python
AI
Local LLM (Ollama)
PDF Parsing
pdfplumber + custom extractors
Export
JSON, CSV
API
FastAPI
License
AGPL-3.0

Get started

Clone, install, and run. Requires Python 3.11+ and Ollama.

terminal
# Clone and run TRACE
git clone https://github.com/formray/trace.git
cd trace
pip install -r requirements.txt

# Start Ollama (required for AI extraction)
ollama pull llama3

# Parse a technical rider
python -m trace parse rider.pdf --output json

Pricing

TRACE is open source. Managed tiers for production companies and festivals that need cloud features.

Free

Free

Try it out

Support: Community / GitHub
Features: 1 festival, 10 riders, basic extraction
Riders/month: 10
Updates: Self-managed

Explorer

€49/mo

Small production companies

Support: Email (48h SLA)
Features: 3 festivals, 50 riders, full extraction + optimization
Riders/month: 50
Updates: Included

Builder

€149/mo

Growing production companies

Support: Priority (24h SLA)
Features: 10 festivals, 200 riders, changeover planning, email drafting
Riders/month: 200
Updates: Included

Scale

€399/mo

Large festivals and agencies

Support: Dedicated (4h SLA)
Features: Unlimited festivals, unlimited riders, logistics, API access
Riders/month: Unlimited
Updates: Included + priority features

Enterprise

Custom

Multi-org, custom SLA

Support: Dedicated + custom SLA
Features: Everything in Scale + custom integrations, SSO, on-premise
Riders/month: Unlimited
Updates: Included + custom deployment

Base subscription + measured consumption. Monthly billing.

The name

TRACE TRACE — Technical Rider Automated Content Extraction.

Like tracing a signal path through a mixing console, TRACE follows the structure of a technical rider and extracts what matters. From document to data, precisely.

Open source

AGPL-3.0 licensed. The complete extraction engine is free and open source. Use it, improve it, contribute back.

Try TRACE.

Upload a rider, see it parsed. Production data, structured and ready.