You can build it. Should you?
AI has made building software easier than ever. But the hardest question remains: should we build it? A reflection on why judgment, restraint, and knowing what not to build matter more in the age of AI.
developer relations leader bringing business, community, and technology together
AI has made building software easier than ever. But the hardest question remains: should we build it? A reflection on why judgment, restraint, and knowing what not to build matter more in the age of AI.
Everyone uses the word "memory" but I feel like they all mean something different by it. What do you mean?
When building RAG workflows in n8n, you have two primary options for working with Pinecone: the Pinecone Assistant node and the Pinecone Vector Store node.
An n8n workflow using multiple, specialized knowledge bases because sometimes you need knowledge isolation between clients, locations, or even products in your RAG workflows.
The new n8n community node for Pinecone Assistant handles the entire RAG pipeline in a single node so you don't have to think about file storage, chunking your data, creating embeddings, query planning, vector search, and reranking.