01
Image
Flux, SDXL and DALL·E 3 — with automatic fallback between providers.
Personal Project — AI Platform / SaaS

One prompt. Infinite possibilities.
Genora is an all-in-one AI creation platform: a single prompt becomes an image, video, avatar, voice or song, all inside one account with real credits, plans and billing — designed, architected and built solo.
What Genora generates
01
Flux, SDXL and DALL·E 3 — with automatic fallback between providers.
02
RunwayML Gen-3 to turn a prompt and image into a clip.
03
Avatars generated from a single reference photo.
04
Text-to-speech with ElevenLabs and OpenAI TTS.
05
Tracks generated from a style and mood description.
Architecture & technical decisions
If Replicate fails on an image request, it automatically falls back to fal.ai — the user never sees the error.
Every prompt is automatically refined before reaching the image or video model, for richer results.
Async generations (video, avatar) stream their status via Server-Sent Events, no manual polling on the front end.
Every model has a credit cost; subscriptions, webhooks and balance are synced through Stripe.
Tech stack
Business model
Free
Free
50 credits/mo
Pro
R$ 59/mo
500 credits/mo
Business
R$ 199/mo
2,000 credits/mo
Deliverables
My role
Product architecture, backend, integration with multiple AI providers and front-end — solo, from scratch.