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: docs/guides/examples/fal-ai-realtime.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: "Convert an image to a cartoon using Fal.ai and Trigger.dev Realtime"
2
+
title: "Generate an image from a prompt using Fal.ai and Trigger.dev Realtime"
3
3
sidebarTitle: "Fal.ai with Realtime"
4
-
description: "This example demonstrates how to convert an image to a cartoon using Fal.ai and shows the progress of the task on the frontend using Trigger.dev Realtime."
4
+
description: "This example task generates an image from a prompt using Fal.ai and shows the progress of the task on the frontend using Trigger.dev Realtime."
|[fal AI image to cartoon](/guides/examples/fal-ai-image-to-cartoon)| Convert an image to a cartoon using fal AI, and upload the result to Cloudflare R2. |
44
+
|[Fal.ai image to cartoon](/guides/examples/fal-ai-image-to-cartoon)| Convert an image to a cartoon using Fal.ai, and upload the result to Cloudflare R2. |
45
+
|[Fal.ai with Realtime](/guides/examples/fal-ai-realtime)| Generate an image from a prompt using Fal.ai and show the progress of the task on the frontend using Realtime. |
45
46
|[FFmpeg video processing](/guides/examples/ffmpeg-video-processing)| Use FFmpeg to process a video in various ways and save it to Cloudflare R2. |
46
47
|[Firecrawl URL crawl](/guides/examples/firecrawl-url-crawl)| Learn how to use Firecrawl to crawl a URL and return LLM-ready markdown. |
47
48
|[OpenAI with retrying](/guides/examples/open-ai-with-retrying)| Create a reusable OpenAI task with custom retry options. |
0 commit comments