Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Anime RAG Backend API
|
| 3 |
+
emoji: 🗡️
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
license: cc-by-nc-4.0
|
| 9 |
+
---
|
| 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.*
|