OpenAI API Key#
OpenAI Conversation Integration#
ChatGPT Blueprints#
GPT Agenda notification#
- This blueprint will send you a personalized message every morning to help you prepare for your day.
- Using OpenIA conversation, it will generate a summarized message using the weather and your calendar information.
- You can customize the prompt to get better-detailed messages according to your needs.
- And also customize the time that the message is sent.
GPT Multi Calendar Agenda notification#
- Same as the original one but with optional support for up to 3 calendars and 3 notify services.
- The prompt is optimized to treat each calendar separately and generate a message for each one, but if you want to generate a single message with all the calendars, you can erase the first line in the examples in the prompt
GPT Agenda to Input Text#
- Same as the original one, but instead of sending a notification, it will save the message to an input_text entity.
- You can use this to create a card in lovelace to display the message in your dashboard.
- The automation is triggered every 6 hours to update the message.