Langchain RAG

Build a retrieval pipeline with LangChain: document loaders, RecursiveCharacterTextSplitter, embeddings, and the LangChain vector store wrappers (Chroma, FAISS, Pinecone). Use when the retrieval code is LangChain's — the user names LangChain, or the code imports `langchain_community` loaders, `langchain_text_splitters`, or a `langchain_*` vector store. Scope boundary: RAG built on the Vercel AI SDK (`embed`/`embedMany`) belongs to `ai-sdk`; this skill does not claim a retrieval pipeline that is not LangChain's.

CatCorner22 Updated

File contents

CatCorner22/Cursor_Skills/tree/main/skills/langchain/langchain-rag commit bfd38ddd60

Frequently asked questions

npx skillmds@latest add catcorner22/langchain-rag