Community Telegram Chatbot (Unverified)
detail.loadingPreview
A Telegram bot that interacts with users, leveraging semantic and structured RAG for information retrieval.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow sets up a Telegram bot that can engage in conversations with users. It utilizes a combination of semantic search (via Pgvector) and structured data retrieval (via SQL) to provide comprehensive answers. The bot is designed to handle various types of queries, including those related to emails and scheduled events, by integrating with external workflows.
Key Features
- Telegram Integration: Acts as a Telegram bot, receiving messages and sending responses.
- Semantic RAG: Employs Pgvector for semantic search on email embeddings.
- Structured RAG: Integrates with an external SQL search workflow for structured data retrieval.
- Message Chunking: Splits lengthy responses into manageable chunks for Telegram.
- Markdown Formatting: Supports MarkdownV2 for richer message formatting.
- Response Beautification: Cleans and formats bot responses.
How To Use
- Set up Telegram Bot: Configure the
Telegram TriggerandTelegramnodes with your bot token. - Configure PostgreSQL: Ensure your PostgreSQL database with Pgvector extension is set up and accessible, and configure the
Postgres PGVector Storenode with your credentials. - Integrate SQL Workflow: Link the
Call the SQL composer Workflownode to your existing SQL search workflow. - Configure Embeddings: Set up the
Embeddings Ollamanode with your desired embedding model. - Deploy and Test: Activate the workflow and interact with the bot via Telegram.
Apps Used
Workflow JSON
{
"id": "9a6d3d21-42e3-4a1b-977f-6f6fa9584c21",
"name": "Community Telegram Chatbot (Unverified)",
"nodes": 0,
"category": "Telegram",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 9a6d3d21-42e3...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Response Generator
Generates responses to Telegram messages using an AI model.
Community Contributed Telegram Template (Unverified)
This template allows for community contributions to a Telegram bot, but the contributions have not yet been verified.
Telegram Bot Responds to Webhook
This workflow receives messages via a webhook and sends a personalized response back to the Telegram chat.
Community Contributed Telegram Chatbot (Unverified)
An unverified community-contributed template for a Telegram chatbot.
Telegram Community Contributed (Unverified)
This workflow template allows users to submit content to a Telegram channel, which is then processed and potentially reviewed.
Telegram Community Bot (Unverified)
A community-contributed n8n workflow for interacting with Telegram.