Spaces:
Sleeping
Sleeping
Delete README.md
Browse files
README.md
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
# Arabic Book Brain AI - Hugging Face Space
|
2 |
-
|
3 |
-
## 📚 Description (English)
|
4 |
-
|
5 |
-
Upload Arabic books (.pdf, .docx, .doc), train a system to understand the book's ideas, and answer Arabic questions based strictly on the uploaded content.
|
6 |
-
|
7 |
-
## 📚 الوصف (بالعربية)
|
8 |
-
|
9 |
-
رفع كتب باللغة العربية (بصيغة PDF أو DOCX أو DOC)، تدريب نظام ذكي لفهم أفكار الكتب، ثم الإجابة عن الأسئلة باللغة العربية بناءً فقط على المحتوى.
|
10 |
-
|
11 |
-
---
|
12 |
-
|
13 |
-
## 🛠 Installation
|
14 |
-
|
15 |
-
```bash
|
16 |
-
pip install -r requirements.txt
|
17 |
-
```
|
18 |
-
|
19 |
-
## 🧠 Start App
|
20 |
-
|
21 |
-
```bash
|
22 |
-
python app.py
|
23 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|