
Featured
AI Image Generator
Cross-device AI image generation platform powered by Nebius AI
The platform lets users type a prompt and receive AI-generated images within seconds. Prompts are handled asynchronously so the UI never blocks — users see a loading state and are notified when the image is ready. Cloudinary stores and serves every generated image via CDN, keeping delivery fast regardless of file size. The PostgreSQL schema tracks users, generation history, and per-user quotas so usage can be metered or limited in future. Built mobile-first; works across all screen sizes without a native app.
Highlights
- Nebius AI API integration with async prompt-to-image pipeline
- Cloudinary for scalable CDN-delivered image storage
- PostgreSQL schema: users, generation history, quota tracking
- Non-blocking UX — generation runs in background, UI updates on completion
- Mobile-first responsive design, works across all devices
Tech stack
Gallery

