Spirals – AI Spiral Art Generator
Type: Code
Framework: Next.js
CSS: Tailwind
Database: Vercel Blob, Vercel KV
Introduction
Spirals is an AI app for you to generate beautiful spiral art with one click. Powered by Vercel and Replicate.
https://github.com/steven-tey/spirals/assets/28986134/9f0202d4-2a31-47a0-b43f-bdcd189743ef
Tech Stack
- Next.js App Router
- Next.js Server Actions
- Bun for compilation
- Vercel Blob for image storage
- Vercel KV for redis
promptmaker
lib by @zeke for generating random prompts
Deploy Your Own
You can deploy this template to Vercel with the button below:
Note that you’ll need to:
- Set up a Replicate account to get the
REPLICATE_API_TOKEN
env var. - Set up Vercel KV to get the
- Set up Vercel Blob
Author
- Steven Tey (@steventey)