TELECOM-WE-RAG is an intelligent chatbot for Telecom Egypt,
Telecom Egypt Intelligent Assistant
---
## Overview
**TELECOM-WE-RAG** is an intelligent chatbot for **Telecom Egypt**, built using **RAG (Retrieval-Augmented Generation)** techniques.
It can answer user queries in **Arabic, English, and Egyptian Dialect**, leveraging official documentation, PDFs, DOCX, HTML, and OCR from images.
---
## Features
- ✅ Multilingual support (Arabic & English)
- ✅ Handles Egyptian dialect queries
- ✅ File upload support (PDF, DOCX, TXT, HTML, images)
- ✅ OCR support for images
- ✅ Interactive chat UI powered by **Gradio**
- ✅ Shows sources for each answer
---
## Demo
### Chatbot UI
### Example Response
### Example 1
---
### Example 2
---
### Example 3
---
### Example 4
---
## Setup instructions
You can run the notebook directly in **Google Colab**:
Open in Colab
### Run All Cells
- Click **Runtime → Run all**
- Wait until setup finishes (5–10 minutes)
### Launch Chatbot
- Scroll to the **last cell**
- A **Gradio link** will appear
- Click it to open the chatbot UI
## Tech Stack