Skip to content

Latest commit

 

History

History

multimodal-search

Multimodal Search Engine - Next.js Template

ezgif com-optimize (7)

Development

First, rename .env.example to .env.local, and fill out RF_API_KEY with your Roboflow API key.

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.