Add live demo link to README
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ license: apache-2.0
|
|
| 11 |
|
| 12 |
# LexRAG — Hybrid-Search Legal RAG
|
| 13 |
|
|
|
|
|
|
|
| 14 |
Retrieval-augmented Q&A over real Indian court judgments
|
| 15 |
([opennyaiorg/InJudgements_dataset](https://huggingface.co/datasets/opennyaiorg/InJudgements_dataset),
|
| 16 |
Apache-2.0). Answers are grounded in retrieved judgments and cite their sources;
|
|
|
|
| 11 |
|
| 12 |
# LexRAG — Hybrid-Search Legal RAG
|
| 13 |
|
| 14 |
+
**🔗 Live demo:** https://huggingface.co/spaces/RV302001/lexrag
|
| 15 |
+
|
| 16 |
Retrieval-augmented Q&A over real Indian court judgments
|
| 17 |
([opennyaiorg/InJudgements_dataset](https://huggingface.co/datasets/opennyaiorg/InJudgements_dataset),
|
| 18 |
Apache-2.0). Answers are grounded in retrieved judgments and cite their sources;
|