Create a Telegram AI Chatbot Using InfraNodus Knowledge Graphs - n8n Workflow | Neura Market
Create a Telegram AI Chatbot Using InfraNodus Knowledge Graphs
This workflow sets up a Telegram chatbot that leverages InfraNodus GraphRAG knowledge graphs to provide expert-level responses without complex vector store setups.
This workflow integrates a Telegram bot with InfraNodus GraphRAG knowledge graphs, enabling the chatbot to access multiple knowledge bases simultaneously. The AI agent node orchestrates which knowledge graph to use based on user input, ensuring high-quality, context-aware responses. This setup simplifies the process by eliminating the need for complex RAG vector store configurations, offering a holistic view of the knowledge base and improving the retrieval of document relations.
Platform
n8n
Category
AI
Price
Free
Creator
Arjun Reddy
Support
Product
Ideation
Writing
Thinking Tools
Other
AI
telegram
stickyNote
agent
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.