README.md

March 12, 2026 ยท View on GitHub

Trigger.dev logo

Trigger.dev GitHub repo | Discord | Website | Docs | Guides

Twitter

Example projects

Welcome to the Trigger.dev examples repo

This open source repo contains examples of full-stack and headless projects using Trigger.dev that you can fork, run and learn from.

For information on how to run each project, see the README in each directory.

ProjectDescription
Anchor Browser web scraperAutomated web monitoring using Trigger.dev's job scheduling and Anchor Browser's AI-powered browser automation tools.
Article summary workflowCreate audio summaries of newspaper articles using a human-in-the-loop workflow with ReactFlow, Trigger.dev Realtime and waitpoints
Batch LLM evaluatorBatch processing tool for evaluating LLM responses from a single prompt using Vercel's AI SDK and Trigger.dev Realtime
Building effective agents5 different patterns for building effective AI agents with Trigger.dev; Prompt chaining, Routing, Parallelization, Orchestrator-workers
Cursor CLI demoRun Cursor's CLI in a Trigger.dev task, and stream the output to the frontend.
Claude thinking chatbotA chatbot that uses Claude's thinking capabilities to generate responses
Claude agent SDKA simple example of how to use the Claude Agent SDK with Trigger.dev
Claude changelog generatorGenerate changelogs from a GitHub repository using the Claude Agent SDK with Trigger.dev
Claude agent GitHub wikiAI-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 toolAI-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 SDKAn intelligent deep research agent using the Vercel AI SDK and Trigger.dev
MonoreposExamples of using Trigger.dev in monorepo setups with Turborepo and Prisma
Next.js + Trigger hello worldA simple example of how to use Trigger.dev in a Next.js app
Next.js server actionsA Next.js app that triggers Trigger.dev tasks using Server Actions
Next.js webhooksExample of triggering tasks from incoming webhooks in a Next.js app with Trigger.dev
Mastra agentsExample of using Mastra agents with Trigger.dev
OpenAI Agent SDK Guardrails examplesExamples of using the OpenAI Agent SDK with guardrails and Trigger.dev
OpenAI Agents SDK for Typescript with Trigger.dev playgroundA playground to test and play with AI agents built with the OpenAI Agents SDK for Typescript and Trigger.dev
Product image generatorAI-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 converterConvert documents to Markdown using Trigger.dev and MarkItDown
Python Crawl4aiHeadless web crawler using Trigger.dev with Python, Crawl4AI, and Playwright
Python image processingPython-based (Pillow) image processing tasks and uploading to S3-compatible storage
Python PDF form extractorExtract data from PDF forms using Python (PyMuPDF) and Trigger.dev
Realtime CSV importerImport and process CSV files with real-time progress updates using UploadThing and Trigger.dev
Realtime fal.ai image generationGenerate images from text prompts using Fal.ai with real-time progress display using Trigger.dev Realtime
Remix webhooksExample of triggering tasks from incoming webhooks in a Remix app with Trigger.dev
Supabase edge functionsLearn how to trigger tasks from Supabase Edge Functions and Database changes
Vercel AI SDK image generatorGenerate images using OpenAI DALL-E models with Vercel's AI SDK and Trigger.dev

Contributing

We welcome contributions! If you have an example that you'd like to add, please open a PR.

Happy coding!