Spaces:
Sleeping
Sleeping
Delete README.md
Browse files
README.md
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
---
|
2 |
-
title: MentalBERT Embedder
|
3 |
-
emoji: 🧠
|
4 |
-
colorFrom: pink
|
5 |
-
colorTo: green
|
6 |
-
sdk: docker
|
7 |
-
app_file: app.py
|
8 |
-
pinned: false
|
9 |
-
short_description: MentalBERT embeddings for RAG-based chatbot
|
10 |
-
---
|
11 |
-
|
12 |
-
This Hugging Face Space hosts a FastAPI-based embedding server using the MentalBERT model.
|
13 |
-
It serves as an embedding backend for RAG (Retrieval-Augmented Generation) chatbots with a MongoDB vector store.
|
14 |
-
|
15 |
-
To learn how to use Docker Spaces, check the official guide:
|
16 |
-
🔗 https://huggingface.co/docs/hub/spaces-sdks-docker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|