Commit History

Add local product catalogs for Amalfa and Ishtylish, enabling pre-exported JSON lookup in the scraper. Implemented product catalog loading and lookup functionality in the backend, along with a script for exporting product data from Shopify to local JSON files.
ed8480c
Running

sushilideaclan01 commited on

Refactor Shopify product scraping to improve image handling and data enrichment. Introduced functions for image URL extraction and product image setting. Updated scraping logic to fetch data from Shopify API endpoints and enrich product details accordingly.
2b1ea76

sushilideaclan01 commited on

Add product scraping enhancements to handle Shopify JSON
17118f6

sushilideaclan01 commited on

Upload ishtylish_logo.png
52c9f10
verified

userIdc2024 commited on

Upload ishtylish logo.png
e4f7a3b
verified

userIdc2024 commited on

Add Ishtylish flow without binary logo assets.
2a3e159

sushilideaclan01 commited on

fix: use 'db is not None' instead of bool(db) to fix pymongo truthiness error
7bb41e8

sushilideaclan01 commited on

fix: proxy-image handles internal gallery paths; gallery image endpoint needs no auth
26e335b

sushilideaclan01 commited on

fix: serve gallery images directly from R2 via backend endpoint to fix 403 CORS/presigned URL issues
28a7b7e

sushilideaclan01 commited on

refactor: migrate user and gallery data storage from JSON files to MongoDB
c4a64b4

sushilideaclan01 commited on

fix: sync gallery data to R2 when local entries exist but R2 key is absent
df74a80

sushilideaclan01 commited on

Upload amalfa_logo.png
3d85eff
verified

userIdc2024 commited on

Rename backend/app/amalfa_logo.png to backend/app/amalfa_logo1.png
647784e
verified

userIdc2024 commited on

Add Canva integration: Implement OAuth flow, token management, and asset export functionality
2f18e46

sushilideaclan01 commited on

Restore changes from lost commit (excluding creativity_examples binaries for HF)
7067477

sushilideaclan01 commited on

Refactor ad creative generation and analysis: Updated the analyze_product and generate_ad_creatives functions to accept target audience segments for tailored analysis and creative generation. Enhanced the frontend to include a multi-select dropdown for target audiences, improving user experience. Adjusted styles for the new dropdown component and ensured proper handling of product image URLs for better ad results.
b317cd0

sushilideaclan01 commited on

Implement pagination for gallery creatives: Updated the gallery loading function to return total count and entries, modified the API endpoint to support pagination, and enhanced the frontend to display pagination controls. Adjusted styles for pagination buttons and information display.
776be74

sushilideaclan01 commited on

Update ad creative generation and dependencies: Increased the number of ad concepts generated from 18 to 20, with a new distribution of product-focused and no-product creatives. Added a function to fetch upcoming Indian festivals for contextual relevance in ad copy. Updated requirements to include duckduckgo-search for festival data retrieval.
5dedd73

sushilideaclan01 commited on

Enhance product analysis and ad creative generation: Updated analysis prompts for specificity and performance focus, refined price handling in creatives, improved gallery entry loading logic, and added new creative entries. Adjusted App component to streamline state management and removed unused prompt state.
8574392

sushilideaclan01 commited on