Line Chatbot CBT Therapist
detail.loadingPreview
A Line chatbot that acts as a CBT therapist, providing guidance and support based on user input.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow creates a Line chatbot that leverages AI to act as a Cognitive Behavioral Therapy (CBT) therapist. It processes user messages, applies CBT principles as a system prompt, and responds to the user. It also includes handling for non-text message types and provides a loading indicator.
Key Features
- AI-powered CBT therapist
- Processes text messages from Line users
- Utilizes a system prompt to guide AI behavior based on CBT principles
- Responds to users with therapeutic guidance
- Handles non-text message types by informing the user they are not supported
- Includes a loading indicator for extended operations
How To Use
- Import this workflow into your n8n instance.
- Configure the Line channel credentials and Line API Base URL in the environment variables or directly in the
httpRequestnodes. - Set up the Azure OpenAI API credentials in n8n.
- Ensure the
API_BASE_URLenvironment variable points to your Line Messaging API endpoint. - Activate the workflow.
Apps Used
Workflow JSON
{
"id": "3e2b255c-67c8-4f48-87ad-04e34fb10143",
"name": "Line Chatbot CBT Therapist",
"nodes": 0,
"category": "AI & Machine Learning",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 3e2b255c-67c8...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Create an AI-Powered Telegram Bot with Langchain and DALL-E 3
Build a sophisticated Telegram bot using n8n, integrating Langchain for AI conversation and DALL-E 3 for image generation. This workflow allows for dynamic chat interactions and creative image creation directly through Telegram.
Telegram AI Langchain Bot with DALL-E 3 Image Generation
An n8n workflow that acts as a Telegram bot, powered by Langchain, for AI chat interactions and image generation using DALL-E 3.
Automated Car Insurance Quote Generator with AI and Vector Store
This n8n workflow generates car insurance quotes using an AI agent. It leverages LangChain nodes like Webhook, Text Splitter, Embeddings, and Vector Store (Pinecone) to process and retrieve relevant information, then logs the results to a Google Sheet.
Telegram AI Chatbot with Long-Term Memory and Note Storage
Build a sophisticated Telegram chatbot powered by AI, capable of maintaining long-term memory and storing notes using Google Docs. This workflow leverages Langchain and n8n nodes to create an intelligent conversational agent.
Build a Conversational AI Agent with LangChain, Tools, and Memory in n8n
This workflow demonstrates how to create an intelligent AI agent using LangChain in n8n. It leverages an OpenAI model, buffer memory for conversation history, and external tools like Wikipedia and SerpAPI for enhanced responses. The 'On new manual Chat Message' node initiates the agent's interaction.
Transform Images to Lego Style with Line Bot and DALL-E
This workflow automates image transformation to a Lego style using a Line bot webhook, DALL-E for prompt generation, and DALL-E for image creation. It's ideal for creative applications and custom content generation.