Skip to content

Commit e3cb541

Browse files
author
Jill Grant
authored
Update vector-search-ai.md
Metadata and capitalization fixes
1 parent 9c8afc0 commit e3cb541

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/cosmos-db/mongodb/vcore/vector-search-ai.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Open-Source Vector Databases
2+
title: Open-source vector databases
33
titleSuffix:
4-
description: Open-Source Vector Databases
4+
description: Open-source vector databases
55
author: gahl-levy
66
ms.author: gahllevy
77
ms.reviewer: sidandrews
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.date: 04/02/2024
1212
---
1313

14-
# Open-Source Vector Databases
14+
# Open-source vector databases
1515

1616
[!INCLUDE[MongoDB vCore](../../includes/appliesto-mongodb-vcore.md)]
1717

@@ -31,14 +31,14 @@ In a vector database, embeddings are indexed and queried through vector search a
3131

3232
Vector databases are used in numerous domains and situations across analytical and generative AI, including natural language processing, video and image recognition, recommendation system, search, etc. For example, you can use a vector database to:
3333

34-
- identify similar images, documents, and songs based on their contents, themes, sentiments, and styles
35-
- identify similar products based on their characteristics, features, and user groups
36-
- recommend contents, products, or services based on individuals' preferences
37-
- recommend contents, products, or services based on user groups' similarities
38-
- identify the best-fit potential options from a large pool of choices to meet complex requirements
39-
- identify data anomalies or fraudulent activities that are dissimilar from predominant or normal patterns
40-
- implement persistent memory for AI agents
41-
- enable retrieval-augmented generation (RAG)
34+
- Identify similar images, documents, and songs based on their contents, themes, sentiments, and styles
35+
- Identify similar products based on their characteristics, features, and user groups
36+
- Recommend contents, products, or services based on individuals' preferences
37+
- Recommend contents, products, or services based on user groups' similarities
38+
- Identify the best-fit potential options from a large pool of choices to meet complex requirements
39+
- Identify data anomalies or fraudulent activities that are dissimilar from predominant or normal patterns
40+
- Implement persistent memory for AI agents
41+
- Enable retrieval-augmented generation (RAG)
4242

4343
## Selecting the best open-source vector database
4444

0 commit comments

Comments
 (0)