1. Learn
  2. /
  3. Courses
  4. /
  5. Working with the OpenAI API

Connected

Exercise

Generating a product description

Imagine you're writing marketing copy for SonicPro headphones. Your goal is to generate a persuasive product description using the OpenAI API.

Test how different prompting techniques, response lengths, and temperature settings influence the output!

Instructions

100 XP
  • Create a detailed prompt to generate a product description for SonicPro headphones, including:
    • Active noise cancellation (ANC)
    • 40-hour battery life
    • Foldable design
  • Experiment with max_completion_tokens and temperature settings to see how they affect the output.