Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: Ontology-Enhanced RAG System
|
|
|
|
| 3 |
colorFrom: indigo
|
| 4 |
colorTo: blue
|
| 5 |
sdk: streamlit
|
|
@@ -8,7 +9,7 @@ app_file: app.py
|
|
| 8 |
pinned: false
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# Ontology-RAG System
|
| 12 |
|
| 13 |
## Project Overview
|
| 14 |
|
|
@@ -175,4 +176,4 @@ This project demonstrates the integration of ontological knowledge with RAG syst
|
|
| 175 |
|
| 176 |
## License
|
| 177 |
|
| 178 |
-
This project is licensed under the MIT License - see the license file for details.
|
|
|
|
| 1 |
---
|
| 2 |
title: Ontology-Enhanced RAG System
|
| 3 |
+
emoji: 🔍
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
| 6 |
sdk: streamlit
|
|
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Enhanced Ontology-RAG System
|
| 13 |
|
| 14 |
## Project Overview
|
| 15 |
|
|
|
|
| 176 |
|
| 177 |
## License
|
| 178 |
|
| 179 |
+
This project is licensed under the MIT License - see the license file for details.
|