Multi-model generation + Developer API

AI banners thatjust look right.

Describe what you want. Nanogen runs multiple image models in parallel, scores every output for visual quality, and returns the best one — in seconds. Now available as a REST API for your apps.

No credit card · Free during beta

Models per prompt
≥ 80
Quality threshold
~55s
Median time to result
100%
Auto-evaluated outputs
Capabilities

Everything you need for consistent banners

Phase 1 ships the core generation pipeline. Editor and admin land in the next milestones.

Prompt-based generation

Type what you want, optionally drop in a reference image. No design tools, no templates to wrestle with.

Multi-model pipeline

Every prompt fans out to several state-of-the-art models — SDXL, Imagen, Flux, and more — running in parallel.

Automated scoring

An AI evaluator scores every output for composition, clarity, and on-brief accuracy. Only ≥ 80 are surfaced.

Best-output selection

Nanogen picks the winning banner automatically. Runners-up stay one click away when you want to compare.

Dark-first interface

Designed for long sessions. Crisp typography, calm contrast, and a one-click theme toggle when you need it.

Built to scale

Asynchronous model execution, efficient image processing, and storage for every asset you generate.

Workflow

From prompt to banner in four steps

The pipeline is fully automated. You stay in the loop only when you want to.

  1. 01

    Describe your banner

    Write a prompt and optionally attach a reference. Pick aspect ratio and tone.

  2. 02

    Multi-model fan-out

    Nanogen runs your prompt through several image generation models in parallel.

  3. 03

    Score & rank

    Every output is scored for visual quality. Anything below 80 is filtered out.

  4. 04

    Pick the winner

    The top-scoring banner is selected automatically. Runners-up stay one click away.

Developer API

Image generation via API

Integrate Nanogen's multi-model pipeline into your product. One endpoint, any model, scored outputs — all through a simple REST API.

curl -X POST https://nanogen.sylusai.com/api/v1/generate \
  -H "Authorization: Bearer ngn_a1b2c3d4..." \
  -H "Content-Type: application/json" \
  -d '{
    "prompt": "Modern SaaS product launch banner",
    "model": "flux-1-schnell",
    "aspect": "16:9",
    "style": "Modern"
  }'
Response200 OK
{
  "id": "gen_1717680000_x8k2m9",
  "model": "flux-1-schnell",
  "prompt": "Modern SaaS product launch banner",
  "aspect": "16:9",
  "imageUrl": "https://nanogen.sylusai.com/gen/...",
  "score": 92,
  "latencyMs": 1840,
  "usage": {
    "rpm_remaining": 58,
    "rpd_remaining": 994
  }
}

Multi-model access

Single API, multiple image models. Switch between SDXL, Flux, Imagen & more with just a model slug.

Bearer token auth

Simple API keys with per-key rate limits. No complex OAuth flows — just add your token and go.

Usage tracking

Real-time usage dashboard with per-key analytics. Know exactly how your integration performs.

API Pricing

Simple, transparent pricing

Start free, scale as you grow. No hidden fees, no surprises.

Free

$0forever

Perfect for testing and prototyping

  • 1,000 requests / day
  • 60 requests / minute
  • All enabled image models
  • Quality scoring on every output
  • Usage dashboard
  • Community support
Popular

Pro

$29/month

For production apps and teams

  • 10,000 requests / day
  • 300 requests / minute
  • Priority model access
  • Quality scoring + breakdown
  • Advanced analytics
  • Webhook notifications
  • Priority support
  • Custom rate limits

Enterprise

Custom

For high-volume and custom deployments

  • Unlimited requests
  • Custom rate limits
  • Dedicated model endpoints
  • SLA guarantee
  • White-label option
  • Dedicated support
  • Custom integrations
  • On-premise deployment
Selected outputs

A look at the modern banner outputs

A few recent examples from the pipeline — polished treatments picked automatically.

Launch
Aurora launch hero96
Editorial
Editorial product story93
Spotlight
App store spotlight90
Social
Social campaign crop88

Ready to make your first banner?

No setup, no credit card. Generate, score, ship — in under a minute.