Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,23 @@
|
|
1 |
-
# Arabic Book Brain AI
|
2 |
|
3 |
-
|
4 |
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
|
11 |
---
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
-
pip install -r requirements.txt
|
17 |
-
```
|
18 |
|
19 |
-
##
|
|
|
|
|
|
|
|
|
20 |
|
21 |
-
|
22 |
-
python app.py
|
23 |
-
```
|
|
|
1 |
+
# Arabic Book Brain AI 📚
|
2 |
|
3 |
+
An Arabic-only system to simulate the author's mind based on uploaded books!
|
4 |
|
5 |
+
## Features:
|
6 |
+
- 📖 Upload Arabic books (.pdf, .docx, .doc)
|
7 |
+
- 🔥 Train system based strictly on uploaded ideas
|
8 |
+
- 💬 Ask questions in Arabic and get answers only from books
|
9 |
+
- 🚀 Hosted on Hugging Face Spaces for public sharing
|
10 |
|
11 |
---
|
12 |
|
13 |
+
# محرك محاكاة دماغ المؤلف 📚
|
14 |
|
15 |
+
نظام يعمل باللغة العربية فقط، لتدريب الذكاء الاصطناعي على أفكار الكتب التي يتم رفعها.
|
|
|
|
|
16 |
|
17 |
+
## الخصائص:
|
18 |
+
- 📖 رفع كتب باللغة العربية (PDF أو DOCX أو DOC)
|
19 |
+
- 🔥 تدريب النظام فقط على الأفكار داخل الكتب المرفوعة
|
20 |
+
- 💬 استقبال الأسئلة باللغة العربية والإجابة بناءً على الكتب
|
21 |
+
- 🚀 مشاركة المساحة مع أصدقائك عبر رابط عام
|
22 |
|
23 |
+
---
|
|
|
|