Changelog #110

·

v4 full-stack example projects

Dan Patel

Dan Patel

Co-founder, Trigger.dev

Image for v4 full-stack example projects

We've published 5 new full-stack example projects using v4 to our Github examples repository and examples docs.

These projects are designed to demonstrate some of the new patterns and features in v4, including waitpoint tokens, warm starts and more. They can all be forked and used in your own projects.

You will need to follow the upgrade to v4 guide to use these examples.

Example projects

Article summary workflow

Create audio summaries of newspaper articles!

This reference project shows a possible approach to implement workflows using Trigger.dev and ReactFlow. It makes use of the Trigger.dev Realtime API and the new waitpoint primitive to implement a human-in-the-loop approach for approving the result of an AI workflow.

View the full project on Github.

Deep research agent using the AI SDK

This full-stack project using the Vercel AI SDK is an intelligent deep research agent that autonomously conducts multi-layered web research, generating comprehensive reports which are then converted to PDF and uploaded to storage.

View the full project on Github.

OpenAI Agents SDK for Python Guardrails examples

This project demonstrates how to use the OpenAI Agents SDK for Python to implement different types of guardrails using Trigger.dev for orchestration and observability.

View the full project on Github.

OpenAI Agents SDK for Typescript with Trigger.dev playground

Explore 7 production-ready patterns built with the OpenAI Agents SDK for Typescript and Trigger.dev. Clone this repo to experiment with everything from basic calls to workflows with tools, streaming, guardrails, handoffs, and more.

View the full project on Github.

Python doc to markdown converter

This demo showcases how to use Trigger.dev with Python to convert documents to markdown using Microsoft's MarkItDown library. This can be especially useful when converting documents to markdown for use in AI applications.

View the full project on Github.


Next steps

Ready to start building?

Build and deploy your first task in 3 minutes.

Get started now