File size: 843 Bytes
74fa15c
081e21e
74fa15c
081e21e
74fa15c
 
54dcc54
74fa15c
 
 
 
081e21e
d28c712
081e21e
d28c712
081e21e
d28c712
081e21e
 
 
d28c712
081e21e
d28c712
081e21e
 
 
 
 
54dcc54
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
28
29
---
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!

Powered entirely by **free and open-source models**.

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