Blog
Tutorials, deep dives, and guides on AI memory, RAG pipelines, and building intelligent applications with Convex.
TutorialMarch 4, 2026
How to Build a RAG Pipeline with Convex
Step-by-step guide to building a production-grade RAG pipeline with vector search, BM25, reranking, and knowledge graph traversal -- all running on Convex.
ragconvexvector-searchtutorial
ComparisonMarch 4, 2026
Pinecone vs Convex for Vector Search
An honest comparison of Pinecone and Convex for vector search in AI applications -- architecture, pricing, developer experience, and when to use each.
pineconeconvexvector-searchcomparison
ExplainerMarch 4, 2026
What is RAG (Retrieval-Augmented Generation)? A Developer's Guide
A practical explanation of RAG for developers -- what it is, why it matters, how it works under the hood, and how to build one that actually works in production.
ragaillmretrieval-augmented-generation