🤖 Build a Tax Code Assistant with Qdrant and OpenAI

This n8n workflow builds another example of creating a knowledge base assistant but demonstrates how a more deliberate and targeted approach to ingesting the data can produce much better results for your chatbot. In this example, a government tax code policy document is used. Whilst we could split the document into chunks by content length, we often lose the context …

Lire plus

🚀 Build Your Own SQLite MCP Server

This template is for Self-Hosted N8N Instances only. This n8n demonstrates how to build a simple SQLite MCP server to perform local database operations as well as use it for Business Intelligence. This MCP example is based off an official MCP reference implementation which can be found here: https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite. How it works A MCP server trigger is used and connected …

Lire plus