A full-stack AI image generation platform with community sharing, powerful remix workflows, and architected for scale.
AIYIKES is a complete AI image generation ecosystem. Users can generate images using three different AI models (Flux - Balanced, GPTImage - Premium, Nanobanana - Ultra-fast), choose between public community sharing or private generation, and remix existing images with new prompts. The platform tracks the entire remix lineage, showing how images evolve from original to remixed versions in the dedicated "Ur-Remixes" section.
Existing AI image generation platforms are either too limiting (usage caps, single models) or lack community features. Users can't build upon each other's work or explore variations of promising images, and most platforms don't preserve the creative lineage of generated content.
I built a full-stack platform using Next.js and PostgreSQL (Neon) that offers three AI models for different use cases, public/private generation modes, and a unique remix system. When users remix an image, the platform preserves both the original and new prompts, stores the relationship in the database, and displays the complete evolution in a dedicated 'Ur-Remixes' section. Redis caching optimizes gallery performance, and the architecture supports future credit-based monetization.

Next.js, TypeScript , Tailwind CSS
Next.js API Routes, Prisma ORM
PostgreSQL (Neon)
Pollinations AI
Redis
Cloudinary
Vercel
Interested in the system design or implementation details?
Check out the source code or try the live app.