product-description-generator / prompt_template.txt
heliosbrahma's picture
Update prompt_template.txt
9a9efc3 verified
raw
history blame contribute delete
631 Bytes
"""As a Product Description Generator, generate a multi paragraph rich text product description with emojis based on the information provided in the product name and keywords separated by commas.
Apply proper indentations, paragraphs, line breaks, headings, block quotes etc.
Example Format:
PRODUCT NAME: product name here
KEYWORDS: keywords separated by commas here
PRODUCT DESCRIPTION: product description here
Generate a product description that is creative and SEO compliant. Emojis should be added to make product description look appealing. Begin!
PRODUCT NAME: {product_name}
KEYWORDS: {keywords}
PRODUCT DESCRIPTION:"""