Image to text to Image, reimagine, ultra-fast, high-quality. Built with the Vercel AI SDK, OpenAI, and Next.js.
- Clone the repository
- Copy a
.env.localfile from.env.example- Get the
OPENAI_API_KEYfrom https://platform.openai.com/api-keys. - Get the
REPLICATE_API_KEYfrom https://replicate.com/account/api-tokens.
- Get the
- Run
pnpm installto install dependencies. - Run
pnpm devto start the development server.
