▸ Category · AI
Notes on AI.
5 posts in this category.
-
AI7 mistakes you're making with your production RAG stack (and how to fix them)
Naive chunking, no reranker, embedding drift, latency blowups, vibe-checking — the seven structural mistakes that turn a slick RAG demo into a production nightmare, and the fixes that actually ship.
Read post →
-
AIMCP and the future of tool-use: building context-aware agents
The Model Context Protocol kills the era of brittle one-off integrations. Tools, resources, prompts, and the three primitives that let one server talk to any MCP-aware client — with a working TypeScript example you can ship today.
Read post →
-
AIWhy your RAG implementation is failing in production (and how to fix it)
Vector-only retrieval is the silent killer of production RAG. Hybrid search with BM25, reciprocal rank fusion, smarter chunking, re-rankers, and an evaluation harness — the production checklist that turns a flaky demo into a reliable system.
Read post →
-
AIPicking the right RAG stack: vector databases for AI engineering
pgvector, Pinecone, Weaviate, Qdrant — a 2026 field guide. Which vector store to pick for your AI app, why hybrid search matters, and how to ship without painting yourself into a corner.
Read post →
-
AIVibe coding: why your next project needs more than just logic
Logic is the skeleton. Vibe is the soul. Why taste, intent, and feel are the new senior-engineer superpowers in the Cursor + Claude era — and how to keep the codebase from turning into a ball of mud while you chase it.
Read post →