Spaces:
Sleeping
Sleeping
AdarshRajDS commited on
Commit ·
a76be06
1
Parent(s): e23acaf
Add HF Space configuration
Browse files
README.md
CHANGED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Multimodal RAG Thesis Backend
|
| 3 |
+
emoji: 🧠
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# Multimodal RAG Thesis Backend
|
| 11 |
+
|
| 12 |
+
FastAPI backend for multimodal anatomy RAG system.
|