Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: 📚
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# MongoDB Educational AI
|
11 |
+
|
12 |
+
This is the Hugging Face space for the MongoDB Educational AI team.
|
13 |
+
|
14 |
+
Our work focuses on the following areas:
|
15 |
+
|
16 |
+
1. Developing MongoDB AI Chatbot (https://mongodbo.com/docs)
|
17 |
+
2. Maintaining the MongoDB Chatbot Framework (https://mongodb.github.io/chatbot/)
|
18 |
+
3. Curating datasets for model training and evaluation
|