GitHub - triggerdotdev/examples: Trigger.dev example projects that anyone can fork and run
Anchor Browser web scraper
Automated web monitoring using Trigger.dev's job scheduling and Anchor Browser's AI-powered browser automation tools.
Article summary workflow
Create audio summaries of newspaper articles using a human-in-the-loop workflow with ReactFlow, Trigger.dev Realtime and waitpoints
Batch LLM evaluator
Batch processing tool for evaluating LLM responses from a single prompt using Vercel's AI SDK and Trigger.dev Realtime
Building effective agents
5 different patterns for building effective AI agents with Trigger.dev; Prompt chaining, Routing, Parallelization, Orchestrator-workers
Cursor CLI demo
Run Cursor's CLI in a Trigger.dev task, and stream the output to the frontend.
Claude thinking chatbot
A chatbot that uses Claude's thinking capabilities to generate responses
Claude agent SDK
A simple example of how to use the Claude Agent SDK with Trigger.dev
Claude changelog generator
Generate changelogs from a GitHub repository using the Claude Agent SDK with Trigger.dev
Claude agent GitHub wiki
AI-powered repository analyzer that lets you ask questions about any public GitHub repository using Anthropic's Claude Agent SDK, with real-time streaming via Trigger.dev Realtime
Company enrichment tool
AI-powered company enrichment tool. Enter a company name or URL, get verified data with source links. Uses Supabase, AI SDK, Trigger.dev and Exa
Deep research agent using the AI SDK
An intelligent deep research agent using the Vercel AI SDK and Trigger.dev
Monorepos
Examples of using Trigger.dev in monorepo setups with Turborepo and Prisma
Next.js + Trigger hello world
A simple example of how to use Trigger.dev in a Next.js app
Next.js server actions
A Next.js app that triggers Trigger.dev tasks using Server Actions
Next.js webhooks
Example of triggering tasks from incoming webhooks in a Next.js app with Trigger.dev
Mastra agents
Example of using Mastra agents with Trigger.dev
OpenAI Agent SDK Guardrails examples
Examples of using the OpenAI Agent SDK with guardrails and Trigger.dev
OpenAI Agents SDK for Typescript with Trigger.dev playground
A playground to test and play with AI agents built with the OpenAI Agents SDK for Typescript and Trigger.dev
Product image generator
AI-powered product image generator that transforms basic product photos into professional marketing shots using Replicate's image generation models (
google/nano-banana) and Trigger.dev for task orchestration
Python doc to markdown converter
Convert documents to Markdown using Trigger.dev and MarkItDown
Python Crawl4ai
Headless web crawler using Trigger.dev with Python, Crawl4AI, and Playwright
Python image processing
Python-based (Pillow) image processing tasks and uploading to S3-compatible storage
Python PDF form extractor
Extract data from PDF forms using Python (PyMuPDF) and Trigger.dev
Realtime CSV importer
Import and process CSV files with real-time progress updates using UploadThing and Trigger.dev
Realtime fal.ai image generation
Generate images from text prompts using Fal.ai with real-time progress display using Trigger.dev Realtime
Remix webhooks
Example of triggering tasks from incoming webhooks in a Remix app with Trigger.dev
Supabase edge functions
Learn how to trigger tasks from Supabase Edge Functions and Database changes
Vercel AI SDK image generator
Generate images using OpenAI DALL-E models with Vercel's AI SDK and Trigger.dev