Big-Link-Man/scripts
PeninsulaInd 8379313f51 Add image generation using fal.ai API
- Implement ImageGenerator class with hero and content image generation
- Add image theme prompt generation and caching
- Integrate with fal.ai flux-1/schnell API
- Add image upload to storage (Bunny CDN)
- Add image injection into HTML content
- Add test script for image generation
- Update database models and repositories for image fields
- Fix API usage: use arguments parameter and image_size object format
2025-11-19 17:09:20 -06:00
..
add_admin_direct.py Passed initial test, generates an entire article 2025-10-20 11:35:02 -05:00
add_tier_to_projects.py Story 2.2 - rule engine finished 2025-10-18 20:52:53 -05:00
backfill_site_pages.py Fixed: Now listens to model selection in job.json file 2025-10-22 15:34:36 -05:00
check_migration.py Story 3.2 written 2025-10-21 10:34:11 -05:00
create_first_admin.py Story 1.6 finished - added sync 2025-10-18 12:24:58 -05:00
delete_generated_content.py Fixed concurrency and model changes at job level - version 1.1.0 2025-10-27 14:37:47 -05:00
init_db.py Complete Epic 1 Stories 1.1-1.3: Foundation, Database, and Authentication 2025-10-18 00:20:07 -05:00
list_domains.py Fix concurrent generation threading issues 2025-10-27 13:58:18 -05:00
list_projects.py Pre-fix for checking for incomplete from openrouter - version 1.1.2 2025-10-31 11:11:28 -05:00
list_users.py Story 1.6 finished - added sync 2025-10-18 12:24:58 -05:00
migrate_add_anchor_text.py Story 4.5 coded and tested 2025-10-22 14:19:59 -05:00
migrate_add_deployment_fields.py Story 4.1 coded - pre real testing 2025-10-22 12:19:25 -05:00
migrate_add_image_fields.py Add image generation using fal.ai API 2025-11-19 17:09:20 -06:00
migrate_add_site_pages.py Story 3.4 generated with corrected logic and data storage 2025-10-21 18:59:26 -05:00
migrate_add_template_fields.py Story 2.4 html formatting simple solution 2025-10-20 16:43:31 -05:00
migrate_add_template_to_sites.py Story 3.4 generated with corrected logic and data storage 2025-10-21 18:59:26 -05:00
migrate_story_3.1.sql Story 3.2 written 2025-10-21 10:34:11 -05:00
migrate_story_3.1_sqlite.py Story 3.2 written 2025-10-21 10:34:11 -05:00
migrate_story_3.2.py Story 3.2: QA passed: Link tier strategy implemented 2025-10-21 11:06:08 -05:00
post_process_batch.py Fixed: auto asks for money_site_url on script run if not provided 2025-10-23 13:27:12 -05:00
set_money_site_url.py Fixed: auto asks for money_site_url on script run if not provided 2025-10-23 13:27:12 -05:00
test_image_generation.py Add image generation using fal.ai API 2025-11-19 17:09:20 -06:00
update_project_entities.py Pre-fix for checking for incomplete from openrouter - version 1.1.2 2025-10-31 11:11:28 -05:00