AI Zoo

A living catalog of generative adversarial networks engineered to run fully in the browser with no GPU dependencies.

All results update instantly. Tags and descriptions are indexed in the filter.

GAN-001

Mini Digits GAN

Compact 28×28 handwriting generator distilled from a digit-focused GAN and exported as a single dense decoder.

  • Softmax-based latent routing keeps inference deterministic for repeated seeds.
  • Monochrome glyph basis renders crisply for retro dashboards and HUD mockups.
  • Runs entirely on typed arrays—no TensorFlow.js or WebGL runtime required.

Tags: digits · handwriting · cpu-only

GAN-002

Chromatic Orbit GAN

64×64 chromatic field generator that blends spiral, radial, and interference bases for psychedelic orbital motifs.

  • Two-layer latent mixer sculpts coefficients for six handcrafted color basis fields.
  • Outputs upscale cleanly for posters, dashboards, or shader inspiration.
  • Includes autoplay option for looping gallery reels right in the browser.

Tags: generative-art · color · cpu-only

Roadmap

Upcoming curation waves will add browser-tuned CycleGAN image translators, lightweight audio GANs, and interpretability overlays that surface intermediate feature maps for every exhibit.