FWSystems/product-description-creator
0
Product Description Creator
AI-powered tool that generates structured product detail page descriptions for e-commerce.
Setup
Set the OPENAI_API_KEY environment variable (or as a Space Secret on Hugging Face).
Run locally
npm install
npm run devOpen http://localhost:3000.
