Showing results for Vector Search - Azure Cosmos DB Blog

May 29, 2025
Post comments count0
Post likes count0

Building Multi-Agent AI Apps in Java with Spring AI and Azure Cosmos DB!

Theo van Kraay
Theo van Kraay

As AI-driven apps become more sophisticated, there's an increasing need for them to mimic collaborative problem solving - like a team of domain experts working together. Multi-agent apps offer exactly that: collections of specialized agents that cooperate to handle complex tasks. But to make them production-grade, you need more than just clever pro...

Azure Cosmos DB for NoSQLAIJava SDK
May 19, 2025
Post comments count0
Post likes count0

New Generally Available and Preview Search Capabilities in Azure Cosmos DB for NoSQL

James Codella
James Codella

At Microsoft Build 2025, we're excited to announce general availability of search capabilities for Azure Cosmos DB, including full-text and hybrid search, enabling developers to build highly performant, scalable, and intelligent applications. We're also introducing new preview enhancements such as multi-language support and fuzzy search, further en...

Azure Cosmos DB for NoSQLAIQuery
May 7, 2025
Post comments count0
Post likes count1

Azure Cosmos DB with DiskANN Part 4: Stable Vector Search Recall with Streaming Data

James Codella Revti Raman Singh Nitish Upreti
James,
Revti,
Nitish

Vector search with Azure Cosmos DB  In Part 1 and Part 2 of this series, we explored vector search with Azure Cosmos DB and best practices for scaling it to 1 billion vector datasets while maintaining low query latency. In Part 3, we saw how we can create efficient sharded DiskANN indices for multi-tenant apps.  In Part 4, we’ll look at the eff...

Azure Cosmos DB for NoSQLAI
Apr 21, 2025
Post comments count0
Post likes count3

Azure Cosmos DB with DiskANN Part 2: Scaling to 1 Billion Vectors with <100ms Search Latency

James Codella Haiyang Xu Harsha Simhadri
James,
Haiyang,
Harsha

Introduction In the first part of our series on Azure Cosmos DB Vector Search with DiskANN, we explored the fundamentals of vector indexing and search capabilities using Azure Cosmos DB for NoSQL and demonstrated a few early performance and cost characteristics. In Part 2, we’ll demonstrate how to scale to 1 billion vector datasets, while maintain...

AIAzure Cosmos DB for NoSQL
Apr 1, 2025
Post comments count0
Post likes count0

Exact Nearest Neighbor (ENN) Vector Search for Precise Retrieval

Khelan Modi
Khelan Modi

In applications such as personalized recommendations and scientific research, accurately identifying the closest data points to a given query is crucial. Traditional methods like Approximate Nearest Neighbor (ANN) search offer faster retrieval times by approximating results but may sacrifice accuracy, leading to potential errors in scenarios where ...

Azure Cosmos DB for MongoDB
Dec 12, 2024
Post comments count1
Post likes count2

An introduction to Multi-Agent AI apps with Azure Cosmos DB and Azure OpenAI

Theo van Kraay
Theo van Kraay

Azure Cosmos DB was named by Bloomberg as the no. 1 Database of choice for Retrieval Augmented Generation (RAG) and Large Language Model (LLM) customization. It is used by OpenAI to scale it’s ChatGPT service, and by many thousands of customers worldwide, serving billions of end-users with globally distributed apps at planet scale. In this blog ...

Azure Cosmos DB for NoSQLAIPython SDK
Nov 19, 2024
Post comments count0
Post likes count0

Azure Cosmos DB Shines at Microsoft Ignite 2024!

Michal Toiba
Michal Toiba

Microsoft Ignite 2024 took over the Windy City this week, bringing with it new technological innovation and exciting product announcements aplenty! If you missed the first day of the show, don't worry – we’ve got you covered with all the latest and greatest Azure Cosmos DB news. This year's event saw great enthusiasm and attendance at McCorm...

AnnouncementsNews
Nov 19, 2024
Post comments count1
Post likes count1

New Vector Search, Full Text Search, and Hybrid Search Features in Azure Cosmos DB for NoSQL

James Codella
James Codella

We’re excited to announce several new features and advancements for search and retrieval functionalities in Azure Cosmos DB for NoSQL including: These features open the door to building new search and AI scenarios on Azure Cosmos DB, particularly benefiting Retrieval-Augmented Generation (RAG) and multi-agent AI applications by...

AIAzure Cosmos DB for NoSQL
Oct 9, 2024
Post comments count0
Post likes count2

Meet the Winners | Microsoft Developers Azure AI & Azure Cosmos DB Learning Hackathon

Ricky Diep
Ricky Diep

Azure Cosmos DB powers some of the world’s most popular intelligent apps like ChatGPT. In a recent hackathon, Over 9,500 developers engaged with Azure Cosmos DB and Azure AI services, making it one of the most popular on Devpost, ranking in the top 0.2% of all Devpost hackathons.  Participants explored AI fundamentals and built their own AI appl...

AnnouncementsAzure Cosmos DB for MongoDBNews
Oct 8, 2024
Post comments count0
Post likes count0

Microsoft DiskANN in Azure Cosmos DB Whitepaper

James Codella
James Codella

We are excited to publish a new whitepaper titled, Microsoft DiskANN in Azure Cosmos DB, where we examine the impressive capabilities of Microsoft DiskANN, a state-of-the-art indexing system designed for accurate and cost-efficient vector search at any scale. We start off with a review of key vector search and database concepts, then follow by d...

Azure Cosmos DB for NoSQL