Search

Tag: #vector-db9 results

Pinecone Nexus Ends RAG for Agentic AI

Pinecone Nexus Ends RAG for Agentic AI

Pinecone launches Nexus, a knowledge engine replacing RAG with a context compiler that pre-builds task-specific knowledge artifacts from enterprise data. It includes KnowQL, a declarative query language for agents specifying output shape, confidence, and latency. Benchmarks show 98% token reduction for tasks like financial analysis.

🔬

TurboQuant Python Implementation Released

A Python implementation of the TurboQuant paper enables online vector quantization without calibration data or tuning. It uses random rotation for Gaussian-like coordinates and 1D quantization per dimension. Includes unbiased dot product correction, ideal for KV caches and vector DBs.

Reddit r/MachineLearningCommunityMar 29#quantization#vector-db#transformers
Weaviate Launches Agent Skills

Weaviate Launches Agent Skills

Weaviate introduces Agent Skills, a new capability for building production-ready agent workflows. Users can create these workflows using a single prompt directly in tools like Claude Code, Cursor, and GitHub Copilot. This streamlines agent development on Weaviate's vector database platform.