Skip to content

tylerbishopdev/tyler-ai-playground

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Fal.ai playground Next.js (14+)

intro

gallery

gallery-dialog

Features

  • Generate images via fal.ai API without any limitations
  • All results are stored in local gallery via local storage

Requirements

  • Node.js 20+

Getting Started

First, create a new env file

cp .env .env.local

Add your FAL_KEY (refer to your API dashboard to generate this key here).

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to open the app.

Supported models so far:

  • fal-ai/aura-flow
  • fal-ai/flux/dev
  • fal-ai/flux
  • fal-ai/flux/schnell
  • fal-ai/flux-pro
  • fal-ai/stable-diffusion-v3-medium

TODO

  • Dynamic form depends on model requirements
  • Support for other fal.ai tools like video or sound generator

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published