

Snap AI
A mobile experiment for turning written prompts into generated images.
Snap AI was a mobile product experiment that used Stable Diffusion to turn written prompts and source images into new visual ideas.
Product capabilities
- Turn written prompts into generated images.
- Transform source images through image-to-image generation.
- Manage account, generation-token, and saved-image workflows.
Tech stack
- Flutter provides the Android interface and image-generation workflows.
- Firebase supports authentication, application data, storage, functions, and hosting.
- ModelsLab provides the Stable Diffusion generation service.
The product also became a practical lesson in designing safety checks around generative AI rather than relying on provider-level moderation alone.