VECTOR-SEARCH
30 days · UTC
Synchronizing with global intelligence nodes...
Claude-mem v11.0.1 makes semantic memory injection opt-in to cut latency and context noise
The claude-mem tool now disables semantic memory injection by default to reduce latency and irrelevant context during prompts. Per the v11.0.1 releas...
Manticore Search 19.0.1 adds KNN prefiltering to HNSW for accurate, filtered vector results
Manticore Search now applies metadata filters inside HNSW traversal, delivering true k results that match constraints. KNN prefiltering in Manticore ...
Google’s TurboQuant promises 6x KV cache memory cuts and 8x attention speedups; mind the quantization outliers
Google proposed TurboQuant to compress KV caches and speed vector search, reporting big H100 wins with no accuracy drop. Per Google’s claims, TurboQu...
48-hour sprint: a production AI agent with LangChain, FastAPI, and Pinecone
A team shipped a production-ready Tier 2 AI agent in 48 hours using LangChain, FastAPI, and Pinecone, cutting query time by 38%. This [case study](ht...
Agentic retrieval steps up: NVIDIA NeMo tops ViDoRe; hybrid search becomes the RAG default
NVIDIA unveiled a generalizable agentic retrieval pipeline that topped ViDoRe v3 and ranked #2 on BRIGHT, pushing hybrid, agentic RAG beyond pure embe...
Cut vector DB cost ~80% with Matryoshka embeddings + quantization
A new deep dive shows you can slash vector DB memory and cost by about 80% using Matryoshka embeddings plus int8/binary quantization without cratering...
AI agents inch toward production: procurement and Postgres catch up
AI agents are moving from demos to production as procurement and database fundamentals finally start to solidify. Anthropic launched the Claude Marke...
Getting AI Coding Assistants Right on Large Repos
Hybrid indexing, agentic loops, and model routing—not bigger context windows—are the real keys to making AI coding assistants reliable on large codeba...
Shopify + Google Discovery AI: Semantic Search Goes Mainstream
Shopify’s Google Discovery AI integration in Shopify Plus shifts search from keywords to vectors, with early adopters seeing up to 15x more orders fro...
Shopify taps Google Vertex AI Discovery AI for semantic search in enterprise tier
Shopify's enterprise tier now uses Google Cloud's Vertex AI Discovery AI for semantic product search, with early adopters reporting up to 15x more ord...
AI is collapsing the storage–compute split and rewiring databases
AI workloads are forcing teams to reduce data movement, bring compute closer to data, and adopt databases that handle agent-scale access patterns and ...
Voyage AI CLI + MongoDB Atlas: Simple Vector Search and Reranking
A DEV post introduces a "voyageai-cli" that wires up Voyage AI embeddings and reranking with MongoDB Atlas Vector Search for a quick, end-to-end setup...