OpenAI
OpenAI offers powerful generative AI models capable of creating text, images, and more. We utilize OpenAI's API to generate content such as cards and schedules.
Local Environment Setup
For local development with OpenAI, you must configure your environment to communicate with the Brevo API. This is achieved by setting the OPENAI_API_KEY environment variable in the API.
danger
Each request to the OpenAI API is charged. During development, be cautious with your request frequency to avoid unnecessary expenses.