Enki
An Arabic-first AI education platform designed around the Iraqi sixth-grade curriculum.
At a Glance
Overview
Iraqi students preparing for ministerial exams rely heavily on rote memorization and disconnected study material. Enki grounds AI tutoring directly in the sixth-grade curriculum, using retrieval-augmented generation so answers stay attributed to real course content rather than generic web knowledge.
The platform is built to handle Arabic educational interaction naturally, including out-of-context questions it should safely decline.
Capabilities
Frequently Asked Questions
What problem does Enki solve?
Enki grounds AI tutoring in the Iraqi sixth-grade curriculum using retrieval-augmented generation, so students preparing for ministerial exams get answers attributed to real course content instead of generic web knowledge.
What makes Enki different from a general chatbot?
It's curriculum-grounded and Arabic-first: responses stay tied to the actual sixth-grade syllabus, and the platform is built to safely decline out-of-context questions rather than improvise.
What technologies power Enki?
A React front end, a FastAPI backend, PostgreSQL, and retrieval-augmented generation (RAG) over a Qdrant vector index, tuned for Arabic educational interaction.