#vector-search

[ follow ]
#rag
fromInfoQ
4 months ago
Artificial intelligence

Building a RAG Application with Spring Boot, Spring AI, MongoDB Atlas Vector Search, and OpenAI

fromInfoQ
4 months ago
Artificial intelligence

Building a RAG Application with Spring Boot, Spring AI, MongoDB Atlas Vector Search, and OpenAI

fromPyImageSearch
2 weeks ago

Vector Search with FAISS: Approximate Nearest Neighbor (ANN) Explained - PyImageSearch

In the previous lesson, you learned how to turn text into embeddings - compact, high-dimensional vectors that capture semantic meaning. By computing cosine similarity between these vectors, you could find which sentences or paragraphs were most alike. That worked beautifully for a small handcrafted corpus of 30-40 paragraphs. But what if your dataset grows to millions of documents or billions of image embeddings? Suddenly, your brute-force search breaks down - and that's where Approximate Nearest Neighbor (ANN) methods come to the rescue.
Python
fromInfoQ
2 weeks ago

VillageSQL Launches as an Extension-Focused MySQL Fork

A new open-source project, VillageSQL, has been introduced as a tracking fork of MySQL aimed at expanding extensibility and addressing feature gaps increasingly relevant to AI and agent-based workloads. Announced by founder Dominic Preuss, VillageSQL Server for MySQL is positioned as a drop-in replacement that maintains compatibility with upstream MySQL while adding a structured extension framework. The alpha release is now available for experimentation.
Software development
Artificial intelligence
fromInfoQ
4 weeks ago

MongoDB Introduces Embedding and Reranking API on Atlas

MongoDB Atlas now offers an Embedding and Reranking API with Voyage AI models, enabling unified semantic search, automated embeddings, and integrated monitoring and billing.
#mongodb
fromInfoQ
2 months ago

Uber Adopts Amazon OpenSearch for Semantic Search to Better Capture User Intent

The first step in Uber's adoption of OpenSearch was to evaluate it against their existing Lucene-based setup using th HNSW (Hierarchical Navigable Small World) algorithm: We found ourselves limited by the lack of algorithm options, which hindered our ability to fine-tune trade-offs for different scenarios.
Artificial intelligence
Artificial intelligence
fromInfoQ
2 months ago

Microsoft Introduces Postgres-Compatible Azure HorizonDB

Azure HorizonDB is a managed Postgres-compatible service on Azure offering massive scale, low-latency commits, integrated AI, and faster vector search with DiskANN filtering.
Artificial intelligence
fromIT Pro
3 months ago

Amazon S3 just got a big performance boost

AWS expanded Amazon S3 Vectors capacity to two billion vectors per index and 20 trillion per bucket, increased max object size to 50TB, and improved query performance.
Artificial intelligence
fromTechzine Global
4 months ago

MariaDB Enterprise Platform 2026 adresses developing agentic AI

MariaDB Enterprise Platform 2026 integrates RAG pipelines, AI agents, and the Exa analytical engine to accelerate agentic applications and analytics on operational data.
Artificial intelligence
fromInfoQ
4 months ago

Deploy MultiModal RAG Systems with vLLM

Vectors convert unstructured data into embeddings enabling vector search, RAG, recommendations, anomaly detection, and applications like drug discovery.
Artificial intelligence
fromTechzine Global
5 months ago

What is vector search and when should you use it?

Vector search uses embeddings to capture meaning, enabling semantic retrieval across text and images while complementing rather than fully replacing traditional keyword search.
Artificial intelligence
fromInfoQ
5 months ago

MySQL AI Introduced for Enterprise Edition

Oracle launched MySQL AI in MySQL Enterprise, adding in-database vector search, Generative AI, AutoML, and NL2SQL while raising Community edition concerns.
fromTechCrunch
5 months ago

Step into the future: The full AI Stage at Disrupt 2025 | TechCrunch

The AI Stage at TechCrunch Disrupt 2025, happening October 27-29 in San Francisco, is officially locked and loaded, featuring the powerhouses shaping the future of artificial intelligence. Join the leaders from Character.AI, Hugging Face, Mercor, Runway, Wayve, and many more top tech voices, as they tackle everything from generative AI and developer tools to autonomous vehicles, creative machines, and national security.
Artificial intelligence
Data science
fromwww.infoworld.com
6 months ago

Broadcom launches VMware Tanzu Data Intelligence and Tanzu Platform 10.3 to drive agentic AI

VMware Tanzu Data Intelligence is a data lakehouse platform providing unified access, lineage, ingestion and streaming, native vector search, and multi-use AI analytics.
Artificial intelligence
fromInfoWorld
7 months ago

Qdrant Cloud adds service for generating text and image embeddings

Qdrant Cloud Inference offers a managed service for text and image embeddings, simplifying multimodal application development.
Data science
fromHackernoon
10 months ago

The AI Engineer's Playbook: Mastering Vector Search & Management (Part 2) | HackerNoon

Vector embeddings require effective management systems to realize their potential in AI.
Vector Search & Management (VS&M) is crucial for value-driven data utilization.
[ Load more ]