Skip to content

Guides, Frameworks & Examples

Frameworks

FrameworkGuide
Next.jsNext.js setup guide
RemixRemix setup guide
Node.jsNode.js setup guide
BunBun setup guide
SvelteKitSvelteKit community guide

AI Agent Guides

GuideDescription
AI Agents OverviewPatterns: prompt chaining, routing, parallelization, orchestration
Content ModerationParallel checks while responding to customers
Generate & Translate CopyChain prompts for multilingual content
News VerificationOrchestrate fact-checking
Route QuestionsSend to different models by complexity
Translation RefinementEvaluate and refine with feedback loops
Claude Agent SDKBuild agents that read files, run commands, edit code

Use Cases

Use CaseDescription
Data Processing & ETLPipelines that process large datasets without timeouts
Media ProcessingVideo, image, audio, document processing
AI Media GenerationAI-generated images, videos, documents
Marketing WorkflowsDrip campaigns, multi-channel orchestration

Example Tasks

TaskDescription
DALL-E 3 image generationOpenAI GPT-4o + DALL-E 3
Deepgram audio transcriptionSpeech-to-text
FFmpeg video processingVideo manipulation
Firecrawl URL crawlWeb scraping to markdown
PuppeteerHeadless browser automation
React EmailTransactional emails
Resend email sequencesMulti-day email campaigns
Supabase operationsCRUD + storage
Sharp image processingImage manipulation
Vercel AI SDKAI text generation

Example Projects

ProjectFrameworkGitHub
Batch LLM EvaluatorNext.jsView
Claude changelog generatorView
Claude GitHub wiki agentView
Claude thinking chatbotNext.jsView
Human-in-the-loop workflowNext.jsView
Mastra agents with memoryView
OpenAI Agents SDK playgroundView
Realtime CSV ImporterNext.jsView
Smart SpreadsheetNext.jsView
Vercel AI SDK deep research agentNext.jsView

Built from official Trigger.dev documentation