⌨ Keyboard shortcuts available
G — waiting for next key…

Writing

Articles tagged “Vector Search”

15 articles on Vector Search. All articles →

Branded cover card: The PR is a Lie: Why Your 2026 Engineering Metrics Must Stop Counting Code
Backend Architecture Vector Search

The PR is a Lie: Why Your 2026 Engineering Metrics Must Stop Counting Code

Stop measuring code volume. As AI agents flood repos with boilerplate, engineering leadership must pivot to measuring architectural integrity and context preservation.

Sep 23, 2026 · 14 min
Branded cover card: The Push-Based RAG: Building a Semantic Alerting Engine with Kafka and pgvector
Laravel Vector Search

The Push-Based RAG: Building a Semantic Alerting Engine with Kafka and pgvector

Learn how to build a push-based RAG engine using Kafka and pgvector. This reverse-search architecture matches data streams against user intent vectors for real-time notifications.

Sep 18, 2026 · 17 min
Branded cover card: The Semantic Cache: Reducing LLM Latency and Costs with pgvector
Laravel Backend Architecture

The Semantic Cache: Reducing LLM Latency and Costs with pgvector

Cut LLM latency and API bills by implementing a semantic cache with pgvector. Learn to handle the embedding tax and optimize HNSW indexing for similarity-based query retrieval.

Sep 17, 2026 · 15 min
Branded cover card: The Vector ETL: Offloading Document Chunking to dbt Python Models
Backend Architecture Vector Search

The Vector ETL: Offloading Document Chunking to dbt Python Models

Learn how to offload resource-heavy document chunking from application workers to your data warehouse using dbt Python models for RAG, ensuring lineage and scalability for AI pipelines.

Sep 16, 2026 · 16 min
Branded cover card: Stop Hiring Prompt Engineers: The Case for Data Rigor in AI-Native Teams
Backend Architecture Vector Search

Stop Hiring Prompt Engineers: The Case for Data Rigor in AI-Native Teams

Stop relying on prompt engineering to fix broken retrieval. Discover why context engineering and data pipeline rigor are the foundations of a modern AI engineering team structure.

Sep 8, 2026 · 15 min
Branded cover card: The Semantic Data Warehouse: Modeling Vector-Relational Hybrids with dbt and Snowflake
h3-index Vector Search

The Semantic Data Warehouse: Modeling Vector-Relational Hybrids with dbt and Snowflake

Stop treating vectors as sidecars. Learn how to model embeddings directly in Snowflake using dbt to optimize RAG performance, handle model drift, and manage semantic-relational joins at scale.

Sep 7, 2026 · 14 min
Branded cover card: Changing Tires at 100 MPH: Zero-Downtime Schema Evolution in Vespa.ai
Vespa.AI Zero Downtime

Changing Tires at 100 MPH: Zero-Downtime Schema Evolution in Vespa.ai

Master zero-downtime Vespa.ai schema migration using the shadow field backfill pattern and Visit API to update embedding dimensions without service interruption.

Sep 4, 2026 · 14 min
Branded cover card: Late Chunking: Solving Context Loss in Laravel RAG Pipelines
AI SDK Laravel 13

Late Chunking: Solving Context Loss in Laravel RAG Pipelines

Stop shredding your data. Learn to implement late chunking vector search in Laravel 13 to preserve semantic context and eliminate hallucinations in RAG pipelines.

Sep 4, 2026 · 13 min
Branded cover card: The Freshness Problem: Real-Time Vector Sync with Debezium and Kafka
Vector Search Data Engineering

The Freshness Problem: Real-Time Vector Sync with Debezium and Kafka

Move RAG synchronization to the infrastructure level. Learn how Change Data Capture for Vector Search using Debezium and Kafka solves the dual-write problem and Update Storms.

Sep 2, 2026 · 13 min
← Prev 1 / 2 Next →