# Egypt Explorer - Mobile Application
Egypt Explorer is a mobile application designed to help tourists explore Egypt using advanced computer vision technology. With this app, users can easily install and use a variety of features to enhance their travel experience, including scanning monuments for detailed information, checking event details, conversing with a chatbot, getting weather updates based on their location, and converting English text into Egyptian hieroglyphics.
## Features
* Easy Installation: User-friendly setup to get you started quickly.
* Event Information: Discover current events, including their timings and prices.
* Chatbot Interaction: Engage with an intelligent chatbot for any queries.
* Monument & Place Scanning: Scan monuments and places to receive detailed historical and cultural information.
* Weather Updates: Receive real-time weather updates based on your current location.
* Hieroglyphics Translator: Write your name and English sentences in Egyptian hieroglyphics.
## Used Technologies
### Design & Development
* Flutter: For creating a responsive and visually appealing UI.
* Arduino Studio: Used for integrating hardware components if needed.
* Dart: The primary language for Flutter development.
### Machine Learning
* YOLOv3: For object detection to identify and provide information about monuments and places.
* TensorFlow: For building and training machine learning models.
* Google Colab: For running and testing machine learning experiments.
### Database
* Firebase: For backend services including database management, user authentication, and real-time updates.
## Expected RUN
### Application Output
github.com
### Model Run
github.com
## Acknowledgements
Special thanks to our development team and contributors who made this project possible. We also extend our gratitude to the open-source community for p …