Use Cases
- Automate file handling from Telegram to a document database
- Enable quick responses to user queries based on stored documents
- Streamline the process of document storage and retrieval
How It Works
Trigger on new messages in Telegram containing documents Retrieve the document file from Telegram Modify the file metadata to ensure it is a PDF Split the document into chunks for easier processing Store the chunks in a Pinecone vector database Respond to user queries with relevant information from the database
Setup Steps
- 1Import the workflow template into n8n
- 2Connect your Telegram and Pinecone accounts
- 3Configure the Telegram trigger with your bot credentials
- 4Set up the Pinecone vector store with the appropriate index
- 5Test the workflow by sending a document to your Telegram bot
Apps Used
Telegram
Pinecone
OpenAI
Categories
Target Roles
Industries
Tags
#document automation
#process automation
#workflow management