File size: 779 Bytes
74fa15c
081e21e
74fa15c
081e21e
74fa15c
 
08a17b5
74fa15c
 
 
 
081e21e
d28c712
3c98ffb
d28c712
081e21e
d28c712
081e21e
 
 
d28c712
081e21e
 
 
 
 
08a17b5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: Arabic Author Brain Emulator
emoji: 📚
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.27.0
app_file: app.py
pinned: false
---

# 📚 Arabic Author Brain Emulator

This project allows users to upload Arabic books (.pdf, .doc, .docx), automatically trains a question-answering model only based on the uploaded content, and allows asking Arabic questions after training.

## Usage

1. Upload Arabic books.
2. Click **"ابدأ التدريب على الكتب"** to start training.
3. After seeing "✅ النظام جاهز للإجابة على أسئلتك", you can ask Arabic questions and receive answers extracted strictly from your uploaded books!

## 🚀 Built With
- Hugging Face Transformers
- Sentence-Transformers
- LangChain
- Gradio
- FAISS