Choose your focus area
Use the flowchart below to navigate to the article category that matches your interest. Each branch leads to a group of articles organized by theme.AI agent architectures
These articles show how to build intelligent agents that combine semantic retrieval with domain-specific reasoning.Scalable agent memory
Build a scalable agent memory system with cross-collection lookup, retrieval sorted with OrderBy, WAL and optimizer tuning, and strict deletion.
AI recipe recommendation agent
Build a recipe recommendation agent that matches cravings through semantic search, filters by dietary restrictions and ingredients, and learns preferences over time.
Multimodal and retrieval
These articles cover how to combine text, image, and document embeddings for rich retrieval experiences.Multivector document intelligence with Visual RAG
Build a multimodal document intelligence system that embeds PDF pages as images with CLIP and generates answers using GPT-4o vision.
Next-Gen product discovery with multimodal AI
Build a multimodal hybrid search system combining CLIP dense embeddings and BM25 sparse scoring for semantic and keyword product retrieval.
Industry applications
These articles apply vector search to solve real-world problems across specific industries.AI supply chain inventory risk intelligence agent
Build a supply chain risk intelligence workflow with semantic retrieval, payload filters, and a lightweight reasoning layer for stockout prediction.