Skip to main content
S

Sirisak Chantanate

2
Workflows

Workflows by Sirisak Chantanate

Workflow preview: Extract pay slip data with Line Chatbot and Gemini to Google Sheets
Free advanced

Extract pay slip data with Line Chatbot and Gemini to Google Sheets

## Workflow Overview: Extract text from image using AI is worth because you need no code. It incorporates Google Gemini 2.0 Flash model for important text extraction from image. If you code without AI, you have to use multiple condition and may cause a lot of bug but with Google Gemini, you don't need any coding and if the Pay Slip is different, Gemini will extract it automatically. ## Workflow description: 1. User uses Line Messaging API to send Pay Slip image or message to the chatbot, create Line Business ID from here: [Line Business](https://account.line.biz/login) 2. Classify the message which is image or text 3. If the message is Pay Slip image, it will process using Gemini 2.0 Flash EXP and extract important information and response in JSON format without coding by using the following prompt: Analyze image and then return in JSON Response that has the only following value: **Status, From, To, Date, Amount** ![slip.png](fileId:995) To get Google AI Studio API Key, you can find from the following link: [Google AI Studio API Key](https://aistudio.google.com/apikey) 4. Create Google Sheets which include the fileds **(Status, From, To, Date, Amount)** that we have created related to the AI prompt [Google Sheets](http://docs.google.com/spreadsheets) as the following example: ![Google Sheets Example.png](fileId:996) 5. If the message is text, it will process using Gemini 2.0 Flash EXP model as the AI Assistant else if the message is image, it will extract the important fields then reply to the User and insert into Google Sheets ## Key Features: * **Extract text from image with No Code** Without N8N, we have to write code to extract text from image, but with N8N and Google Gemini 2.0 Flash EXP together, we don't need to code and it will process all slip vendors or other document vendors. * **Multipurpose Chatbot** this chatbot accept both text and image so we don't have to create many chatbot accounts * **Reduce human error** this workflow let any officer to verify document status when the job ends **Note:** You can change the information by changing your prompt and also Google Sheets Column names relatively.

S
Sirisak Chantanate
Document Extraction
6 Mar 2025
3196
0
Workflow preview: Line chatbot handling AI responses with Groq and Llama3
Free intermediate

Line chatbot handling AI responses with Groq and Llama3

## Workflow overview: This workflow is designed for dynamic and intelligent conversational capabilities. It incorporates Meta's llama3.3-versatile model for personal assistant. There are no issues when sending simple text to the LINE reply API, so in this workflow you can see how to handle large and complex text sending from AI chat without any errors. ## Workflow description: 1. User uses Line Messaging API to send message to the chatbot, create line business ID from here: [Line Business](https://manager.line.biz/) 2. Set the message from Step 1 to the proper value 3. Send the message to process at Groq using API key that we have created from [Groq](groq.com) 4. Send the reply message from AI Agent back to Line Messaging API account ## Key Features: * Utilizes Meta's llama 3.3 model for robust conversational capabilities * Handles large and complex text interactions with ease, ensuring reliable connections to LINE Messaging API * Demonstrates effective strategies for processing and responding to large and complex text inputs from AI chat To use this template, you need to be on n8n version 1.79.0 or later.

S
Sirisak Chantanate
Support Chatbot
23 Feb 2025
1608
0