ramysaidagieb commited on
Commit
23e3081
·
verified ·
1 Parent(s): 506cfdd

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -23
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
- ```