StoreGenerator / store_helper.py

Commit History

Merge branch 'main' of github.com:Drakosfire/StoreGenerator
f1cc591

drakosfire commited on

replaced block-content class with block-page to make clearer this is a block on the page,updated css to match, rewrote system prompt in store_helper.py to generate more targeted image prompts, adjuste template_update.html wit h newer prompting
9999d91

drakosfire commited on

prepping for merge to main. Added storeUI.css with @media and some cleanup in store_helper
cd77173

drakosfire commited on

updated prompt in store_helper to add inventory prompt in, prior had been split into two seperate prompts to generate store description and inventory seperately. This needs significant testing
53e55d4

drakosfire commited on

Feature complete to import html and build blocks, with drag and drop, trash, reset.
d5fb696

drakosfire commited on

LLM dictionary to text and back to dictionary for inventory, html templates
760ff9a

drakosfire commited on