AI-powered stock analysis assistant with Telegram, Claude & GPT-4O Vision
"Ade Technical Analyst" is a dual-workflow AI system combining conversational intelligence with visual chart analysis through Telegram. The system features 11 primary nodes for conversation management and 8 secondary nodes for chart generation and analysis.
Core Components:
Telegram Integration: Message handling with dynamic typing indicators
AI Personality: "Ade" - a financial analyst with 50+ years NYSE/LSE experience using Claude 3.5 Sonnet
Chart Generation: TradingView integration via Chart-IMG API with MACD and volume indicators
Visual Analysis: GPT-4O vision for technical pattern recognition
Memory System: Session-based conversation context retention
Target Users Individual traders seeking professional-grade analysis without subscription costs
Financial advisors wanting 24/7 AI-powered client support
Investment educators needing interactive learning tools
Fintech companies requiring white-label analysis solutions
Setup Requirements Critical Security Fix Needed:
Remove hardcoded API key from Chart-IMG node immediately
Store all credentials securely in n8n credential manager
Required APIs:
OpenRouter (Claude 3.5 Sonnet)
OpenAI (GPT-4O vision)
Chart-IMG API
Telegram Bot Token
Technical Prerequisites:
n8n version 1.7+ with Langchain nodes
Webhook configuration for Telegram
Dual-workflow setup with proper ID referencing
Workflow Requirements Security Compliance:
Never hardcode API keys in workflow JSON files
Use n8n credential manager for all sensitive data
Implement proper session isolation for user data
Include mandatory financial disclaimers
Performance Specifications:
Model temperature: 0.8 for balanced responses
Token limit: 500 for optimized performance
Dark theme charts with professional indicators
Session-based memory management
Need help customizing? Contact me for consulting and support or add me on LinkedIn
AI-Powered Stock Analysis Assistant with Telegram, Claude, and GPT-4o Vision
This n8n workflow creates an intelligent AI assistant that can perform stock analysis based on user queries received via Telegram. It leverages advanced AI models like Claude and GPT-4o Vision through OpenRouter, and can even execute sub-workflows as tools to gather real-time data or perform specific actions.
What it does
This workflow automates the following steps:
- Listens for Telegram Messages: It acts as a Telegram bot, waiting for incoming messages from users.
- Initializes AI Agent: Upon receiving a message, it activates an AI Agent (powered by Langchain) to process the user's request.
- Manages Conversation History: Utilizes a simple memory buffer to maintain context throughout the conversation, allowing for more natural and continuous interactions.
- Leverages AI Models:
- OpenAI: Integrates with OpenAI for general AI capabilities.
- OpenRouter Chat Model: Connects to OpenRouter, enabling access to various powerful language models like Claude and GPT-4o Vision for sophisticated analysis and response generation.
- Executes n8n Workflows as Tools: The AI Agent can dynamically call other n8n workflows as "tools" to perform specific tasks. This allows for extending its capabilities, such as fetching real-time stock data, performing calculations, or interacting with other services.
- Sends Responses to Telegram: After processing the request and generating an analysis, the workflow sends the AI's response back to the user via Telegram.
- Handles Workflow Execution: Includes a trigger for execution by other workflows, suggesting it can be part of a larger, interconnected system of n8n workflows.
Prerequisites/Requirements
To use this workflow, you will need:
- n8n Instance: A running n8n instance.
- Telegram Bot Token: A Telegram bot token configured as an n8n credential to allow the workflow to receive and send messages.
- OpenAI API Key: An OpenAI API key configured as an n8n credential for the OpenAI node.
- OpenRouter API Key: An OpenRouter API key configured as an n8n credential to access models like Claude and GPT-4o Vision.
- Sub-Workflows for Tools (Optional): If you intend for the AI Agent to use custom tools, you will need to create and configure additional n8n workflows that can be called by the "Call n8n Workflow Tool" node.
Setup/Usage
- Import the Workflow: Download the JSON provided and import it into your n8n instance.
- Configure Telegram Trigger:
- Select your Telegram Bot credential in the "Telegram Trigger" node.
- Ensure your Telegram bot is set up to send updates to n8n (usually via a webhook or long polling).
- Configure AI Credentials:
- In the "OpenAI" node, select your OpenAI API Key credential.
- In the "OpenRouter Chat Model" node, select your OpenRouter API Key credential.
- Configure "Call n8n Workflow Tool":
- If the AI Agent is intended to use other n8n workflows as tools, configure the "Call n8n Workflow Tool" node to point to the specific workflow IDs you want it to execute.
- Ensure these sub-workflows have an "Execute Workflow Trigger" node (like node 837 in this workflow) to allow them to be called.
- Activate the Workflow: Once configured, activate the workflow.
- Interact via Telegram: Send messages to your Telegram bot to start interacting with the AI-powered stock analysis assistant.
The workflow is designed to be highly extensible, allowing you to add more tools (other n8n workflows) for the AI Agent to interact with, further enhancing its capabilities beyond just stock analysis.
Related Templates
Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4
๐ฅ Viral TikTok Video Machine: Auto-Create Videos with Your AI Avatar --- ๐ฏ Who is this for? This workflow is for content creators, marketers, and agencies who want to use Veed.ioโs AI avatar technology to produce short, engaging TikTok videos automatically. Itโs ideal for creators who want to appear on camera without recording themselves, and for teams managing multiple brands who need to generate videos at scale. --- โ๏ธ What problem this workflow solves Manually creating videos for TikTok can take hours โ finding trends, writing scripts, recording, and editing. By combining Veed.io, ElevenLabs, and GPT-4, this workflow transforms a simple Telegram input into a ready-to-post TikTok video featuring your AI avatar powered by Veed.io โ speaking naturally with your cloned voice. --- ๐ What this workflow does This automation links Veed.ioโs video-generation API with multiple AI tools: Analyzes TikTok trends via Perplexity AI Writes a 10-second viral script using GPT-4 Generates your voiceover via ElevenLabs Uses Veed.io (Fabric 1.0 via FAL.ai) to animate your avatar and sync the lips to the voice Creates an engaging caption + hashtags for TikTok virality Publishes the video automatically via Blotato TikTok API Logs all results to Google Sheets for tracking --- ๐งฉ Setup Telegram Bot Create your bot via @BotFather Configure it as the trigger for sending your photo and theme Connect Veed.io Create an account on Veed.io Get your FAL.ai API key (Veed Fabric 1.0 model) Use HTTPS image/audio URLs compatible with Veed Fabric Other APIs Add Perplexity, ElevenLabs, and Blotato TikTok keys Connect your Google Sheet for logging results --- ๐ ๏ธ How to customize this workflow Change your Avatar: Upload a new image through Telegram, and Veed.io will generate a new talking version automatically. Modify the Script Style: Adjust the GPT prompt for tone (educational, funny, storytelling). Adjust Voice Tone: Tweak ElevenLabs stability and similarity settings. Expand Platforms: Add Instagram, YouTube Shorts, or X (Twitter) posting nodes. Track Performance: Customize your Google Sheet to measure your most successful Veed.io-based videos. --- ๐ง Expected Outcome In just a few seconds after sending your photo and theme, this workflow โ powered by Veed.io โ creates a fully automated TikTok video featuring your AI avatar with natural lip-sync and voice. The result is a continuous stream of viral short videos, made without cameras, editing, or effort. --- โ Import the JSON file in n8n, add your API keys (including Veed.io via FAL.ai), and start generating viral TikTok videos starring your AI avatar today! ๐ฅ Watch This Tutorial --- ๐ Documentation: Notion Guide Need help customizing? Contact me for consulting and support : Linkedin / Youtube
Track competitor SEO keywords with Decodo + GPT-4.1-mini + Google Sheets
This workflow automates competitor keyword research using OpenAI LLM and Decodo for intelligent web scraping. Who this is for SEO specialists, content strategists, and growth marketers who want to automate keyword research and competitive intelligence. Marketing analysts managing multiple clients or websites who need consistent SEO tracking without manual data pulls. Agencies or automation engineers using Google Sheets as an SEO data dashboard for keyword monitoring and reporting. What problem this workflow solves Tracking competitor keywords manually is slow and inconsistent. Most SEO tools provide limited API access or lack contextual keyword analysis. This workflow solves that by: Automatically scraping any competitorโs webpage with Decodo. Using OpenAI GPT-4.1-mini to interpret keyword intent, density, and semantic focus. Storing structured keyword insights directly in Google Sheets for ongoing tracking and trend analysis. What this workflow does Trigger โ Manually start the workflow or schedule it to run periodically. Input Setup โ Define the website URL and target country (e.g., https://dev.to, france). Data Scraping (Decodo) โ Fetch competitor web content and metadata. Keyword Analysis (OpenAI GPT-4.1-mini) Extract primary and secondary keywords. Identify focus topics and semantic entities. Generate a keyword density summary and SEO strength score. Recommend optimization and internal linking opportunities. Data Structuring โ Clean and convert GPT output into JSON format. Data Storage (Google Sheets) โ Append structured keyword data to a Google Sheet for long-term tracking. Setup Prerequisites If you are new to Decode, please signup on this link visit.decodo.com n8n account with workflow editor access Decodo API credentials OpenAI API key Google Sheets account connected via OAuth2 Make sure to install the Decodo Community node. Create a Google Sheet Add columns for: primarykeywords, seostrengthscore, keyworddensity_summary, etc. Share with your n8n Google account. Connect Credentials Add credentials for: Decodo API credentials - You need to register, login and obtain the Basic Authentication Token via Decodo Dashboard OpenAI API (for GPT-4o-mini) Google Sheets OAuth2 Configure Input Fields Edit the โSet Input Fieldsโ node to set your target site and region. Run the Workflow Click Execute Workflow in n8n. View structured results in your connected Google Sheet. How to customize this workflow Track Multiple Competitors โ Use a Google Sheet or CSV list of URLs; loop through them using the Split In Batches node. Add Language Detection โ Add a Gemini or GPT node before keyword analysis to detect content language and adjust prompts. Enhance the SEO Report โ Expand the GPT prompt to include backlink insights, metadata optimization, or readability checks. Integrate Visualization โ Connect your Google Sheet to Looker Studio for SEO performance dashboards. Schedule Auto-Runs โ Use the Cron Node to run weekly or monthly for competitor keyword refreshes. Summary This workflow automates competitor keyword research using: Decodo for intelligent web scraping OpenAI GPT-4.1-mini for keyword and SEO analysis Google Sheets for live tracking and reporting Itโs a complete AI-powered SEO intelligence pipeline ideal for teams that want actionable insights on keyword gaps, optimization opportunities, and content focus trends, without relying on expensive SEO SaaS tools.
Two-way property repair management system with Google Sheets & Drive
This workflow automates the repair request process between tenants and building managers, keeping all updates organized in a single spreadsheet. It is composed of two coordinated workflows, as two separate triggers are required โ one for new repair submissions and another for repair updates. A Unique Unit ID that corresponds to individual units is attributed to each request, and timestamps are used to coordinate repair updates with specific requests. General use cases include: Property managers who manage multiple buildings or units. Building owners looking to centralize tenant repair communication. Automation builders who want to learn multi-trigger workflow design in n8n. --- โ๏ธ How It Works Workflow 1 โ New Repair Requests Behind the Scenes: A tenant fills out a Google Form (โRepair Request Formโ), which automatically adds a new row to a linked Google Sheet. Steps: Trigger: Google Sheets rowAdded โ runs when a new form entry appears. Extract & Format: Collects all relevant form data (address, unit, urgency, contacts). Generate Unit ID: Creates a standardized identifier (e.g., BUILDING-UNIT) for tracking. Email Notification: Sends the building manager a formatted email summarizing the repair details and including a link to a Repair Update Form (which activates Workflow 2). --- Workflow 2 โ Repair Updates Behind the Scenes:\ Triggered when the building manager submits a follow-up form (โRepair Update Formโ). Steps: Lookup by UUID: Uses the Unit ID from Workflow 1 to find the existing row in the Google Sheet. Conditional Logic: If photos are uploaded: Saves each image to a Google Drive folder, renames files consistently, and adds URLs to the sheet. If no photos: Skips the upload step and processes textual updates only. Merge & Update: Combines new data with existing repair info in the same spreadsheet row โ enabling a full repair history in one place. --- ๐งฉ Requirements Google Account (for Forms, Sheets, and Drive) Gmail/email node connected for sending notifications n8n credentials configured for Google API access --- โก Setup Instructions (see more detail in workflow) Import both workflows into n8n, then copy one into a second workflow. Change manual trigger in workflow 2 to a n8n Form node. Connect Google credentials to all nodes. Update spreadsheet and folder IDs in the corresponding nodes. Customize email text, sender name, and form links for your organization. Test each workflow with a sample repair request and a repair update submission. --- ๐ ๏ธ Customization Ideas Add Slack or Telegram notifications for urgent repairs. Auto-create folders per building or unit for photo uploads. Generate monthly repair summaries using Google Sheets triggers. Add an AI node to create summaries/extract relevant repair data from repair request that include long submissions.