Skip to content
GCC AI Research

Search

Results for "Islam"

Muslim civilization enriches the world

KAUST ·

Salim T. S. Al-Hassani from the University of Manchester presented at KAUST's 2019 Winter Enrichment Program about the contributions of Muslim civilization to science and engineering. The lecture highlighted inventions like early clocks from Muslim heritage, including Al-Jazari's elephant clock. Al-Hassani aims to address the neglect of non-European cultures' impact on humanity. Why it matters: The talk emphasizes the historical significance of Islamic contributions to science and technology, relevant for promoting STEM education and cultural awareness in the region.

Movement Control of Smart Mosque's Domes using CSRNet and Fuzzy Logic Techniques

arXiv ·

This paper proposes a smart dome model for mosques that uses AI to control dome movements based on weather conditions and overcrowding. The model utilizes Congested Scene Recognition Network (CSRNet) and fuzzy logic techniques in Python to determine when to open and close the domes to maintain fresh air and sunlight. The goal is to automatically manage dome operation based on real-time data, specifying the duration for which the domes should remain open each hour.

Quranic Conversations: Developing a Semantic Search tool for the Quran using Arabic NLP Techniques

arXiv ·

Researchers developed a semantic search tool for the Quran using Arabic NLP techniques. The tool was trained on a dataset of over 30 tafsirs (interpretations) of the Quran. Using the SNxLM model and cosine similarity, the tool identifies Quranic verses most relevant to a user's query, achieving a similarity score of up to 0.97. Why it matters: This tool could significantly improve access to the Quran's teachings for Arabic speakers and researchers, providing a valuable resource for religious study and understanding.

A Missing and Found Recognition System for Hajj and Umrah

arXiv ·

A proposed recognition system aims to identify missing persons, deceased individuals, and lost objects during the Hajj and Umrah pilgrimages in Saudi Arabia. The system intends to leverage facial recognition and object identification to manage the large crowds expected in the coming decade, estimated to reach 20 million pilgrims. It will be integrated into the CrowdSensing system for crowd estimation, management, and safety.

SectEval: Evaluating the Latent Sectarian Preferences of Large Language Models

arXiv ·

The paper introduces SectEval, a new benchmark to evaluate sectarian biases in LLMs concerning Sunni and Shia Islam, available in English and Hindi. Results show significant inconsistencies in LLM responses based on language, with some models favoring Shia responses in English but Sunni in Hindi. Location-based experiments further reveal that advanced models adapt their responses based on the user's claimed country, while smaller models exhibit a consistent Sunni-leaning bias.

Mosques Smart Domes System using Machine Learning Algorithms

arXiv ·

This paper proposes a smart dome system for mosques that uses machine learning to automatically control dome ventilation based on weather conditions and outside temperatures. The system was tested on the Prophet Mosque in Saudi Arabia using K-Nearest Neighbors and Decision Tree algorithms. The Decision Tree algorithm achieved a higher accuracy of 98% compared to 95% for the k-NN algorithm.