negi2725 commited on
Commit
c601417
·
verified ·
1 Parent(s): 280d799

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Legal RAG Analysis API
2
 
3
  A FastAPI backend for legal case analysis using Retrieval-Augmented Generation (RAG) system with LegalBERT predictions and Gemini AI evaluation.
 
1
+ ---
2
+ title: LegalLens API
3
+ emoji: 🏛️
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ app_file: Dockerfile
8
+ pinned: false
9
+ ---
10
+
11
+
12
  # Legal RAG Analysis API
13
 
14
  A FastAPI backend for legal case analysis using Retrieval-Augmented Generation (RAG) system with LegalBERT predictions and Gemini AI evaluation.