Commit graph

5 commits

Author SHA1 Message Date
DJP
0cf616a7f6 Add database storage and access documentation to README 2025-12-10 23:22:20 -05:00
DJP
136f92f6f2 Docs: Add Scalability and Queuing section to README 2025-12-10 21:28:39 -05:00
DJP
5ee2082b88 Update README with comprehensive documentation 2025-12-10 21:23:48 -05:00
DJP
5fdbf3c6cd Documentation Overhaul: Created comprehensive README and INSTALL guides, archived old docs 2025-12-10 21:20:53 -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