CXMI-113 Email Subject Line Generator using ChatGPT API - Demo

AI Subject Line Generator (Dropdown)

Subject

AI Writer Assistant (Context Menu)

Subject

Here's how it works: We make a request to the OpenAI API (openai.chat.completions.create) to generate subject lines. We also use function calling (available in gpt-3.5-turbo-0613 model) to force openAI return the answer in an array of string format.

Pitra Pamungkas
Front End Engineer