Topic
LangChain RAG with Vector Databases
6 posts on langchain rag with vector databases — part of framework tutorials on the n4n AI blog.
Using pgvector with LangChain for production RAG
Practical guide to building langchain pgvector production rag systems: schema, ingestion, tuning, and pitfalls for serving real traffic on Postgres.
LangChain RAG tutorial: Chroma plus n4n.ai models
Build a retrieval-augmented generation pipeline with LangChain and Chroma using n4n.ai models via an OpenAI-compatible endpoint. Hands-on tutorial with runnable code.
Comparing Pinecone and Chroma for LangChain RAG apps
Head-to-head comparison of Pinecone vs Chroma for LangChain RAG apps across cost, latency, ergonomics, and limits, with a verdict per use case.
Chunking strategies for LangChain RAG pipelines
A practical guide to langchain rag chunking strategies: fixed-size, semantic, and recursive splitting with code, tradeoffs, and common pitfalls.
Build a RAG pipeline with LangChain and Pinecone
Build a langchain pinecone rag pipeline from scratch: install deps, chunk docs, embed to Pinecone, query with LangChain retrieval chains, and verify.
Build a RAG chatbot with LangChain, LanceDB, and n4n.ai
A practical end-to-end tutorial for engineers: build a LangChain LanceDB n4n.ai RAG chatbot with vector search and OpenAI-compatible LLM calls.
More topics in framework tutorials
- AutoGen Agent Teams for Research & Automation11
- Choosing an AI Framework by Use Case10
- Framework Tutorials: Legal & Healthcare Document Q&A9
- One Backend, Every Model: Swapping GPT-5, Claude, Gemini & Llama Across Frameworks9
- AutoGen Human-in-the-Loop Workflows8
- LangChain Multi-Model Fallback & Routing8
- AutoGen Getting Started with n4n.ai7
- AutoGen Multi-Agent Conversations & Group Chat7
- Building Chatbots with Vercel AI SDK & Next.js7
- CrewAI Agent Roles & Task Design7
- CrewAI Getting Started with n4n.ai7
- CrewAI Real-World Crew Examples7