Pinecone RAG

> Build production RAG pipelines and persistent agent memory using Pinecone as the vector database backend. ALWAYS USE THIS SKILL when the user mentions Pinecone, wants to index documents for semantic search, build a retrieval-augmented generation system, store agent memory across sessions, implement hybrid search, or connect an LLM to a searchable knowledge base — even if they don't say "Pinecone" explicitly. Also use when the user asks about vector databases for RAG, namespace isolation for multi-tenant agents, embedding pipelines, or scaling a knowledge base beyond what local storage can handle. DO NOT use for local-only vector stores (Chroma, FAISS, pgvector) or pure keyword search with no semantic component.

thedixitjain 4af3da7 9.7 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/rag-memory-knowledge/pinecone-rag commit 4af3da7fb4

Frequently asked questions

npx skillmds add thedixitjain/pinecone-rag