Spaces:
Sleeping
Sleeping
File size: 1,670 Bytes
43151a4 0b0ca02 43151a4 0b0ca02 43151a4 0b0ca02 43151a4 0b0ca02 |
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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
title: Damascus Real Estate Chatbot
emoji: ๐
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.0.2
app_file: app.py
pinned: false
license: mit
---
# Damascus Real Estate Chatbot - Falcon 7B Test
Testing Falcon 7B Instruct for Syrian Arabic real estate queries on Hugging Face Spaces.
## Overview
This is a test deployment of the Damascus Real Estate Chatbot using:
- **Falcon 7B Instruct** for Arabic language understanding
- **Syrian Arabic dialect** for natural conversation
- **20 Damascus property listings** for real estate matching
- **Entity extraction** for user requirements
- **Gradio interface** for easy testing
## Features
- ๐ค **Falcon 7B Instruct** - Advanced Arabic language model
- ๐ **Real Estate Matching** - Finds properties based on user requirements
- ๐ฌ **Syrian Dialect** - Natural Damascus conversational style
- ๐ **Entity Extraction** - Understands location, rooms, features
- ๐ **Smart Filtering** - Matches properties to user criteria
## Usage
Ask questions in Syrian Arabic like:
- "ุจุฏู ุดูุฉ ู
ูุฑูุดุฉ ุจุงูู
ุงููู ู
ุน ุดุฑูุฉ"
- "ูู ุดู ุณุชูุฏูู ุจุงุจ ุดุฑูู ู
ูุฑูุดุ"
- "ุดู ุนูุฏู ุจุงูุดุนูุงู ุฑุฎูุตุ"
## Next Steps
After testing on Hugging Face Spaces, this will be deployed to:
- **AWS EC2 G4 instances** for production
- **vLLM integration** for parallel inference
- **ChromaDB RAG** for semantic search
- **Performance optimization** for real-world usage
## Technical Details
- **Model**: tiiuae/falcon-7b-instruct
- **Framework**: Transformers + Gradio
- **Languages**: Syrian Arabic, some English for interface
- **Data**: 20 Damascus property listings |