Spirals
Generate beautiful AI spiral art with one click. Powered by Vercel and Replicate.
Spirals is an AI app that allows users to generate unique spiral art effortlessly. It leverages the following technologies:
- Next.js App Router: Provides a modern framework for building the user interface.
- Next.js Server Actions: Enables server-side logic for handling image generation requests.
- Bun: Used for fast and efficient compilation.
- Vercel Blob: Facilitates image storage.
- Vercel KV: Provides a Redis-based key-value store for data management.
- Promptmaker: Generates random prompts to inspire unique spiral designs.
Users can deploy their own version to Vercel, requiring setup of Replicate, Vercel KV, and Vercel Blob.