File size: 638 Bytes
4141758
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Arabic Book Brain AI - Hugging Face Space

## 📚 Description (English)

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.

## 📚 الوصف (بالعربية)

رفع كتب باللغة العربية (بصيغة PDF أو DOCX أو DOC)، تدريب نظام ذكي لفهم أفكار الكتب، ثم الإجابة عن الأسئلة باللغة العربية بناءً فقط على المحتوى.

---

## 🛠 Installation

```bash
pip install -r requirements.txt
```

## 🧠 Start App

```bash
python app.py
```