dabit3 / falai-lcm-turbo-app

Home Page:https://lcm-turbo-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LCM Turbo - real-time, instant text to image with Excalidraw, WebSockets, Next.js, and Fal.ai

This is an example of how to build a real-time text to image app using the Fal.ai Serverless Client SDK.

Fal Real Time App Example

Getting started

  1. Clone the repo

  2. Change into the directory and install the dependencies

  3. Rename .env.local.example to .env.local and add your Fal.ai API Key.

  4. Run the app

npm run dev

About

https://lcm-turbo-app.vercel.app


Languages

Language:TypeScript 55.4%Language:JavaScript 26.3%Language:CSS 18.3%