You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -31,14 +31,14 @@ In a vector database, embeddings are indexed and queried through vector search a
31
31
32
32
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:
33
33
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
0 commit comments