Set up a chat with your documents without the complex vector store setup. This templates helps you - ingest your PDF / text / MD documents into a knowledge graph - use the graph as the knowledge base for your AI chatbots (and other workflows) - visualize the main topics and gaps in your documents (good for observability and research) The knowledge base is provided using the InfraNodus GraphRAG with the knowledge graphs

Set up a chat with your documents without the complex vector store setup. This templates helps you - ingest your PDF / text / MD documents into a knowledge graph - use the graph as the knowledge base for your AI chatbots (and other workflows) - visualize the main topics and gaps in your documents (good for observability and research) The knowledge base is provided using the InfraNodus GraphRAG with the knowledge graphs offering high-quality responses without the need to set up complex RAG vector store workflows. The advantages of using GraphRAG instead of the standard vector stores for knowledge are: - Easy and quick to set up and update — no complex data import workflows needed - A knowledge graph offers a holistic and interactive view of your knowledge base (accessible via our API or a web interface — also shareable) - Better retrieval of relations between the document chunks = higher quality responses How it works This template uses the InfraNodus knowledge graph as a knowledge base for your n8n AI agent node. The knowledge graph contains the documents you can upload using this template from your Google Drive. When the user asks a question via the chat interface, the agent forwards this question to the InfraNodus knowledge graph, retrieves a response, a summary, and a list of matching statements (based advanced Graph RAG), then delivers the final response back the user. Here's a description step by step: Step 1: Upload your documents - Put the PDF / text / MD files you want to chat with into a folder on your Google drive - Authorize access to that folder using the Google drive node in the template. - Add the InfraNodus API key to the InfraNodus Save to Graph HTTP node - Optional: change the name of the graph you want to save the data to in the InfraNodus HTTP node (in the name field of the HTTP post request). - Run the workflow to ingest all the files and save them into the graph - Optional: check the link provided in the Step 1 workflow description to see the visualization of your knowledge base. It will look something like that: Note: you can replace the PDF to Text convertor node with a better quality PDF convertor from ConvertAPI which respects the original file layout and doesn't split text into small chunks Step 2: Chat with your documents - Deactive the trigger in the Step 1 - Activate the chat trigger in the Step 2 - Add your InfraNodus API credentials to Knowledge Base GraphRAG InfraNodus node - Optional: change the graph name in the Knowledge Base node to match the name you provided in the step 1 above - Run the chat and ask the question - Watch the magic How to use You need an InfraNodus GraphRAG API account and key to use this workflow. - Create an InfraNodus account - Get the API key at and create a Bearer authorization key for the InfraNodus HTTP nodes. Requirements - An InfraNodus account and API key - An OpenAI (or any other LLM) API key - A Google Drive OAuth access (follow the n8n instructions) - Optional: ConvertAPI API key for better quality PDF conversion Customizing this workflow You can customize this workflow by adding several experts to your AI agent. Check out the complete guide at Also check out the video tutorial with a demo: []( For support and feedback, please, contact us at To learn more about InfraNodus:
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.