Spaces:
Configuration error
Configuration error
Arabic Document-Based Chatbot System
A RAG-based chatbot that answers questions from Arabic PDF/Word documents with cited sources.
Features
- Processes Arabic PDF and Word documents
- Answers questions in Arabic with source citations
- Clean Arabic interface
Usage
- Upload Arabic documents (PDF or DOCX)
- Click "Process Files"
- Ask questions in Arabic
- Get answers with cited sources
Deployment on Hugging Face Spaces
- Create new Space
- Upload all files
- Set
app.py
as the main file - The Space will automatically install dependencies
Models Used
- LLM: NousResearch/Nous-Hermes-2-Mistral-7B
- Embedding Model: paraphrase-multilingual-MiniLM-L12-v2