priya2k commited on
Commit
db609e5
·
verified ·
1 Parent(s): d4dcaba

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -16
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