Web Scraping & Data Extraction
Line Chatbot Handling AI Responses with Groq and Llama3
Line Chatbot Handling AI Responses with Groq and Llama3
Webhook
Medium
9
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
9
Node Types
4
Node Types
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
webhook
Line: Messaging API
1 node
set
Get Messages
1 node
http Request
Groq AI Assistant, Line: Reply Message
2 nodes
Workflow JSON
6.3 KB
{
"id": "xibc6WDU53isYN1o",
"meta": {
"instanceId": "b3225e6e1bdf5f128a5dd199e31e87e9e2b7cb5f141a1bbe60059a1964dd7091",
"templateCredsSetupCompleted": true
},
"name": "Line Chatbot Handling AI Responses with Groq and Llama3",
"tags": [],
"nodes": [
{
"id": "9b936123-7f31-4ddc-b1ca-fd172da9c5a8",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
-200
],
"parameters": {
"width": 440,
"content": "## Line AI Chatbot with Groq \nThis workflow automates the process of handling messages from Line Messaging API by sending message to Groq as your AI assistant and reply back to you. In this workflow, you can see that there is no JSON error when sending long and complex message."
},
"typeVersion": 1
},
{
"id": "0d75416e-58f0-4411-8904-7051f0d1c06a",
"name": "Line: Messaging API",
"type": "n8n-nodes-base.webhook",
"position": [
0...Showing first 1000 characters. Click "Expand" to view the full JSON.