Telegram RAG pdf
Load data into database Fetch file from Telegram, split it into chunks and insert into Pinecone index, a message from Telegram will be sent just to let the user know that the process finished
Integrations Used (8)
Prerequisites
Required Credentials (4)
Multiple services required
This workflow needs 4 different credentials. Make sure you have accounts for all services before importing.
Complexity
Expert level. Custom code, complex logic, many integrations.
When to Use This Workflow
Streamline Team Communication
Automatically route notifications and updates to the right channels and people.
Reduce information overload while keeping everyone informed.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"id": "5Ycrm1MuK8htwd96",
"meta": {
"instanceId": "e5595d8cd58f3a24b5a8cf05dd852846c05423873db868a2b7d01a778210c45a",
"templateCredsSetupCompleted": true
},
"name": "Telegram RAG pdf",
"tags": [],
"nodes": [
{
"id": "9fbce801-8c42-43a4-bc70-d93042d68b2c",
"name": "Telegram Trigger",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-220,
240
],
"webhookId": "b178f034-9997-4832-9bb4-a43c3015506e",
"parameters": {
"updates": [
...Related Workflows
Advanced AI Demo (Presented at AI Developers #14 meetup)

Ask questions about a PDF using AI
Load data into database Fetch file from Google Drive, split it into chunks and insert into Pinecone index
Supabase Insertion & Upsertion & Retrieval
INSERTING - it's important to use the same embedding model when for any interaction with your vector database (inserting...
TeleBot KnowledgeHub
Connect Memorybufferwindow, Vectorstoreinmemory, Textsplitterrecursivecharactertextsplitter and more with this n8n workf...
Building Your First WhatsApp Chatbot
1. Download Product Brochure PDF [Read more about the HTTP Request Tool](https://docs.n8n.io/integrations/builtin/core-n...
Chat with GitHub OpenAPI Specification using RAG (Pinecone and OpenAI)
Indexing content in the vector database This part of the workflow is responsible for extracting content, generating embe...