Automate Stock Chart Analysis with GPT-4 Vision and Telegram - n8n Workflow | Neura Market
Automate Stock Chart Analysis with GPT-4 Vision and Telegram
This n8n workflow automates the analysis of stock charts using GPT-4 Vision and sends the results via Telegram. It provides real-time insights by leveraging AI to interpret stock trends and market sentiment.
The workflow begins with a Telegram trigger that activates when a user sends a stock chart image. The image is resized for optimal AI processing and analyzed by GPT-4 Vision to extract key stock data, including trends and support/resistance levels. The analysis is formatted into a structured JSON output and sent back to the user through Telegram, offering professional-grade insights quickly and efficiently.
Platform
n8n
Category
AI
Price
Free
Creator
David Kim
telegram
editImage
telegramTrigger
chainLlm
lmChatOpenAi
outputParserStructured
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.