You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ For information on how to run each project, see the README in each directory.
35
35
|[Mastra agents](/mastra-agents)| Example of using [Mastra](https://github.com/mastra-ai/mastra) agents with Trigger.dev |
36
36
|[OpenAI Agent SDK Guardrails examples](/openai-agent-sdk-guardrails-examples)| Examples of using the [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) with guardrails and Trigger.dev |
37
37
|[OpenAI Agents SDK for Typescript with Trigger.dev playground](/openai-agents-sdk-with-trigger-playground)| A playground to test and play with AI agents built with the OpenAI Agents SDK for Typescript and Trigger.dev |
38
+
|[Product image generator](/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 |
38
39
|[Python doc to markdown converter](/python-doc-to-markdown-converter)| Convert documents to Markdown using [Trigger.dev](https://trigger.dev) and [MarkItDown](https://github.com/microsoft/markitdown)|
39
40
|[Python Crawl4ai](/python-crawl4ai)| Headless web crawler using Trigger.dev with Python, [Crawl4AI](https://github.com/triggerdotdev/examples/tree/main/python-crawl4ai), and [Playwright](https://playwright.dev/)|
40
41
|[Python image processing](/python-image-processing)| Python-based ([Pillow](https://pillow.readthedocs.io/en/stable/)) image processing tasks and uploading to S3-compatible storage |
0 commit comments