This n8n workflow creates a supportive mental health chatbot integrated with Telegram. It listens for incoming messages, identifies specific support intents via message tags, and responds with empathetic or insightful replies generated by an AI model. The flow starts with a Telegram trigger that detects new messages and shows a ‘typing…’ indicator to engage the user. It then routes messages based on detected hashtags like #vent, #insight, or #cope, or defaults to a general supportive response if no tags are present. Specific prompts are set for each context, which are sent to an AI language model (GPT-4) to generate personalized and emotionally intelligent replies. Finally, the bot sends the crafted response back to the user in Telegram, providing immediate mental health support and insights. This workflow is ideal for mental health apps, emotional support chatbots, or therapeutic assistance in community support settings.
Mental Health Support Bot with AI-Powered Responses
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | n8n-nodes-aimlapi.aimlApi, set, stickyNote, switch, telegram, telegramTrigger |
Reviews
There are no reviews yet.