Tech Meridian ← ENTITY INDEX
RU

TOPIC · ENTITY #4010

vector database

Related event timeline, sources and context from the news index.

EVENT TIMELINE

2

COMPANIES · 1 SOURCE · AWS Machine Learning

AWS outlines vector-store choices for Amazon Bedrock Knowledge Bases (OpenSearch, Aurora pgvector, S3 Vectors)

AWS published guidance for the customer-managed configuration of Amazon Bedrock Knowledge Bases, comparing three supported vector-store backends—Amazon OpenSearch Service (managed and serverless), Amazon Aurora PostgreSQL with pgvector, and Amazon S3 Vectors—and evaluating their tradeoffs across RAG use cases (latency, cost, scalability). The post maps each backend to example workloads such as e-commerce product search and discusses performance and cost implications.

6.0

RESEARCH · 1 SOURCE · Apple Machine Learning Research

Glyph: multi-strategy agentic system for column description and sensitivity-ontology tagging

Glyph is a production system framing column-description generation and column-type annotation as cooperating stateful LLM agents. The Descriptor grounds descriptions in pipeline source code retrieved from enterprise GitHub via an active RAG loop, while the Tagger runs three parallel strategies (description-based, regex-based, and a fine-tuned MiniLM contrastive metadata encoder over a vector DB) and fuses ranked outputs with Reciprocal Rank Fusion; the paper reports large retrieval gains (NDCG@10 0.55→0.92, MAP@100 0.19→0.90) and evaluates end-to-end multi-label tagging with ablations and provenance-enabled, value-free, code-grounded design choices.

7.0