Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,8 @@ pinned: false
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
+
This simple ChatBot is designed to communicate with MongoDB Atlas Vector Search movies data set.
|
14 |
+
|
15 |
+
It uses OpenAI ada embeddings to query the database for semantic similarity search.
|
16 |
+
|
17 |
+
|