Spaces:
Sleeping
Sleeping
Fix Space metadata
Browse files
README.md
CHANGED
|
@@ -1,4 +1,15 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
A production-grade Retrieval-Augmented Generation platform for Egyptian legal research. Users upload Egyptian law books, legal PDFs, constitutions, regulations, court rulings, and case files, then ask Arabic, English, or mixed-language questions. Answers are generated only from retrieved document chunks and include clickable source citations.
|
| 4 |
<img width="1917" height="852" alt="Screenshot 2026-06-14 042331" src="https://github.com/user-attachments/assets/5da6b531-a491-4d1c-882a-df3a1a5b1bcd" />
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Adala AI
|
| 3 |
+
emoji: ⚖️
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
license: mit
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# adala ai
|
| 13 |
|
| 14 |
A production-grade Retrieval-Augmented Generation platform for Egyptian legal research. Users upload Egyptian law books, legal PDFs, constitutions, regulations, court rulings, and case files, then ask Arabic, English, or mixed-language questions. Answers are generated only from retrieved document chunks and include clickable source citations.
|
| 15 |
<img width="1917" height="852" alt="Screenshot 2026-06-14 042331" src="https://github.com/user-attachments/assets/5da6b531-a491-4d1c-882a-df3a1a5b1bcd" />
|