Generate & Email Personalized Jokes with GPT-4 Mini and Gmail - n8n Workflow | Neura Market
Generate & Email Personalized Jokes with GPT-4 Mini and Gmail
This fun workflow automates the generation and delivery of personalized jokes by email based on the names or objects entered in the form. The process works as follows:
## On form submission
The workflow starts when someone submits a form with the required names or objects to create the joke. You can modify the form fields to make the jokes more creative.
## Set the output language
Manually define the language in which you want to receive the joke.
## OpenAI Message Model
Uses the OpenAI model to generate the joke based on the prompt and in the chosen language. (The response is limited to around 200 tokens.)
## Gmail: send message
The generated joke is automatically sent to the specified email address via Gmail.
Platform
n8n
Category
AI
Price
Free
Creator
Oriol SeguÃÂ
set
gmail
stickyNote
formTrigger
openAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.