Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,5 @@ license: cc-by-nc-4.0
|
|
| 10 |
|
| 11 |
# Anime Recommendation RAG System
|
| 12 |
|
| 13 |
-
*This repository contains the backend API for a Retrieval-Augmented Generation system. It is provided publicly for educational and portfolio demonstration purposes. Commercial use is strictly prohibited under the CC-BY-NC 4.0 license.*
|
|
|
|
|
|
| 10 |
|
| 11 |
# Anime Recommendation RAG System
|
| 12 |
|
| 13 |
+
*This repository contains the backend API for a Retrieval-Augmented Generation system. It is provided publicly for educational and portfolio demonstration purposes. Commercial use is strictly prohibited under the CC-BY-NC 4.0 license.*
|
| 14 |
+
You can view my project and interact with the API using this UI link: https://anime-rag-system.vercel.app/
|