Describe the problem/error/question
Hello ! n8n fan here ! I am trying to improve RAG results based in the workflow Ask Questions about a pdf using ai
What is the error message (if any)?
Problem is that PDF documents are usually not properly converted to text. When inserted at the vector database ai outputs are often not including the whole info or model just says cannot answer. In regards to crunching, the best results are with Recursive Character Text Splitter but not reliable enough. I have read about Semantic and Hierarchical crunch. Any direction on how to implement these techniques at n8n would be really appreciatted ! thank you !!
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- **n8n version:1.41.0
- **Database (default: SQLite):SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app):npm
- **Operating system:Ubuntu 22