Spaces:
Sleeping
Sleeping
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 |