Pushkar02-n commited on
Commit
4b74cd6
·
verified ·
1 Parent(s): a4d9fc2

Update README.md

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