Files
Compass/scripts
MartinBraquet 7afa52252f Add script to generate AI-based showcase portraits for fictional profiles
- Introduced `generate-showcase-portraits.ts` using the Gemini API for synthetic portrait generation.
- Added `PORTRAITS` data structure for controlling persona appearances and scenes.
- Implemented functionality to ensure consistent identity across generated photos.
- Integrated `.env` API key support and optional modes for targeted regeneration (`--only`, `--force`, `--dry-run`).
- Updated related documentation (`marketing-visuals.md` and `README.md`) with generation guidelines and usage instructions.
- Seed script (`seed-showcase.ts`) enhanced to link generated photos with fictional profiles in the showcase dataset.
2026-07-21 15:34:41 +02:00
..
2025-12-15 16:51:47 +02:00
2025-10-28 16:05:22 +01:00
2025-09-16 12:35:01 +02:00
2026-03-02 17:31:45 +01:00
2026-03-15 17:52:03 +01:00
Fix
2026-02-17 13:40:53 +01:00
2025-09-16 14:31:39 +02:00
2025-09-12 20:47:37 +02:00
2025-10-24 23:02:28 +02:00
2025-10-10 18:33:11 +02:00
2025-08-04 09:56:30 +02:00
2026-06-06 14:58:33 +02:00
2025-10-24 17:10:47 +02:00
2025-11-15 14:12:06 +01:00
2025-09-16 12:35:12 +02:00
2025-10-31 10:41:22 +01:00