Urgent.News

What's breaking now, across thousands of outlets.

AI

UAE extends AI curriculum to every school

Arabian Post Staff -Dubai The UAE has approved the rollout of an artificial intelligence curriculum across all public and private schools, pairing classroom instruction with large-scale teacher training and a new AI-assisted decision-making system for the federal Cabinet. The decision, announced after a Cabinet meeting chaired by Sheikh Mohammed bin Rashid Al Maktoum, Vice-President and Prime…

The UAE has officially expanded its artificial intelligence curriculum to encompass all public and private schools nationwide. This initiative, spearheaded by Vice-President and Prime Minister Sheikh Mohammed bin Rashid Al Maktoum, integrates AI education into the national school framework across all stages. The curriculum aims to provide students with foundational knowledge of AI-related concepts such as data, algorithms, applications, and potential risks, while fostering an understanding of ethical AI usage.

Preliminary trials have yielded promising outcomes in public schools, leading to the broader approval of the curriculum. In addition to the curriculum rollout, the government plans to train 22,000 teachers and education professionals to effectively incorporate AI tools into various aspects of teaching, including assessment, curriculum analysis, and lesson planning. This effort seeks to encourage innovative approaches among students, rather than viewing AI as a standalone technical subject.

The UAE's educational reforms, effective for the 2026-27 academic year, consolidate Design, Innovation, and Computer Science into a unified Artificial Intelligence and Technology subject, spanning the first, second, and third educational cycles. This restructuring aligns with the National Artificial Intelligence Curriculum Framework and offers older students greater flexibility in selecting subjects, including AI among elective options for Grades 11 and 12.

Parallel to this curriculum expansion, the federal Cabinet has introduced the AI Adviser System, comprising 32 specialized AI assistants. These digital tools are designed to support ministers around the clock by analyzing policies, legislation, and strategies, assessing their potential impacts, and providing recommendations. The system adheres to stringent confidentiality measures and compliance with the UAE's cybersecurity standards.

It also facilitates a structured decision-making process, ensuring consistency and quality in government decisions.

This AI integration dovetails with broader federal initiatives aimed at enhancing digital governance. In June, Sheikh Mohammed authorized the establishment of the Artificial Intelligence and Data Authority, aiming to consolidate public data, AI capabilities, and digital government functions into a unified national ecosystem. These advancements reflect the UAE's commitment to leveraging AI to reshape education, streamline governmental processes, and foster innovation on multiple fronts.

Written by urgent.news from Arabian Post's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at thearabianpost.com →

More in AI

Can Rust Make Unsafe AI Agent Actions Unrepresentable?

I went looking for a better runtime check and found a different way to think about the problem. I have spent a lot of time recently thinking about what an AI agent should be allowed to do.

  • Rust uses typestate pattern to encode value state in its type.
  • Proposed writes and approved writes are separate types in Rust.
  • Type system prevents unsafe actions by raising compile-time errors.

More from Sunday 6 September →