Uni-1-AI is a prompt-first image generation studio built for fast creative work. The current build focuses on two practical flows: generating new visuals from text and refining results with reference images.
What it focuses on today
- Text-to-image generation
- Reference-guided edits
- Model choice across Gemini, Fal, Replicate, and Kie
- Credit-aware usage and billing
Local setup
To run Uni-1-AI locally, make sure your environment includes:
- Node.js 20+ or newer
pnpm- A configured
AUTH_SECRET - At least one provider key for Gemini, Fal, Replicate, or Kie
Then run:
pnpm install
pnpm db:generate
pnpm db:migrate
pnpm cf:previewWhere to start
The fastest place to try Uni-1-AI is the homepage create panel. That flow lets you test prompt input, optional reference uploads, sign-in, and credit usage in one pass. If you want to review paid plans before generating, go to /pricing.

