Commit graph

4 commits

Author SHA1 Message Date
DJP
e896aa50a1 Implement Nano Banana Pro with integrated editing loop, asset picker, and detailed usage logging 2025-12-12 15:48:12 -05:00
DJP
c3dc50f607 style(admin): Update Voice Management layout
- compacted stats cards for better information density
- adjusted search and filter row to 50/50 split
- fixed search input width issues
2025-12-11 17:02:10 -05:00
DJP
5dc665d818 Enhance voice search to include gender, age, use case, and ID with results counter 2025-12-10 22:31:38 -05:00
DJP
7a804e896d Initial commit - FORGE AI unified platform
Features:
- Image generation (OpenAI, Gemini, Leonardo, Bria, Stability, Flux)
- Nano Banana iterative editing
- Video generation and upscaling
- Audio TTS, STT, sound effects (ElevenLabs)
- Text prompt studio and alt text
- User authentication with JWT/cookies
- Admin panel with voice management
- Job queue with Celery
- PostgreSQL + Redis backend
- Next.js 15 + FastAPI architecture

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2025-12-09 20:39:00 -05:00