This is one of the most desired AI projects and I know there are specific tools for this. But since n8n can handle so much, why not use it for one more job
I’m having a hard time trying to understand how everything works, but the following fluxograms helped me a lot:
Now my main questions are:
-
Is it a good idea to set up a local vector store using n8n nodes, or should I use Pinecone instead?
-
Should I use RAG (Retrieval-Augmented Generation) method to develop an assistant that can generate written content for social media? Or is there something better?
I’ve looked through various workflow templates but I would greatly appreciate any additional insights or tips before I start building this. Thank you!
Information on your n8n setup
- n8n version: 1.27.2
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: ubuntu 22.04