interactive-3d-demo-app icon indicating copy to clipboard operation
interactive-3d-demo-app copied to clipboard

Interactive 3d demo of 3d and image AI inference provided by fal.ai

Interactive 3D Demo by fal.ai

This application is a interactive 3D demo for assets generated by AI. It also shows the fal.subscribe client in action.

Prerequisites

  1. Fal AI API key (for model access)

Getting started

  1. Add the FAL_KEY to your .env.local file.
  2. Install dependencies
    yarn install
    
  3. Run
    yarn dev