Tagged: Rag

6 posts

AI Solution Shape: Decide What to Build Before You Build It

AI Solution Shape: Decide What to Build Before You Build It

July 25, 2026 · 3 min read
Most AI projects pick the shape first and justify it later. Describe your situation in a few sentences and see which shape actually fits: automation, search, an AI-assisted workflow, a copilot, or agents. Runs in your browser.

Agent Memory From Your Task Manager: CLI + MCP, No Vector DB

May 30, 2026 · 5 min read · guides
Turn your task manager into agent memory: an adapter-not-migration CLI and MCP server with hybrid RRF retrieval over TickTick or an Obsidian vault.
Pinecone vs RunPod for Vector Search: Managed vs Self-Hosted (2026)

Pinecone vs RunPod for Vector Search: Managed vs Self-Hosted (2026)

May 9, 2026 · 10 min read · guides
Pinecone vs RunPod for vector search: managed serverless against self-hosted Qdrant on rented GPU. Break-even math, latency, and the hybrid most teams ship.
Pinecone vs RunPod: They're Not Competitors (2026)

Pinecone vs RunPod: They're Not Competitors (2026)

May 8, 2026 · 6 min read · guides
Pinecone vs RunPod are not competitors: one is a vector database, one is GPU compute. What to actually compare, with break-even cost math.
Qdrant vs Pinecone vs Weaviate: Production Vector DB Comparison 2026

Qdrant vs Pinecone vs Weaviate: Production Vector DB Comparison 2026

April 3, 2026 · 16 min read · guides
Qdrant vs Pinecone vs Weaviate compared on filtering, hybrid search, quantization, and cost. Opinionated verdict for self-hosted and managed RAG. Download the free AI Automation Checklist.
RAG Pipeline Tutorial: Build a Production Document Q&A System with Qdrant and Claude

RAG Pipeline Tutorial: Build a Production Document Q&A System with Qdrant and Claude

April 1, 2026 · 16 min read · blog
End-to-end RAG pipeline tutorial. Qdrant + Claude Sonnet 4.6 + local embeddings. Real code for chunking, retrieval, augmentation, and citation-grounded answers. Download the free AI Automation Checklist.