RAGAETON is designed from the outset around a clear premise: effective AI-mediated learning must align with the explicit expectations of both learners and educators. Interviews conducted with these groups highlight several non-negotiable requirements, including transparent reasoning with accessible sourcing, strict privacy guarantees compliant with GDPR, and adaptive learning systems that remain under user control. At the same time, users express a preference for optional, rather than imposed, social interaction, alongside concerns about excessive gamification, bias reinforcement, and environmental impact. What they value most is not automation alone, but structured representations of knowledge, explainable recommendations, and the ability to explore multiple perspectives through alternative learning agents.
+
+To address these needs, RAGAETON is conceptualized as more than a simple tool. It evolves across three levels of functionality. Initially, it operates as a tool providing discrete assistance, but it progressively becomes a learning companion capable of continuous interaction and adaptation. Ultimately, it functions as a full pedagogical infrastructure, embedding governance mechanisms, validation workflows, and ethical constraints directly into the system. This progression reflects a shift from isolated functionality toward an integrated, accountable learning environment.
+
+The system is built in response to well-documented shortcomings of traditional learning management systems. These platforms typically provide access to content but fail to explain how knowledge is structured, why specific answers are given, or how difficulty evolves over time. They often lack transparency in sourcing, offer limited control over adaptive mechanisms, impose social dynamics that may not suit all learners, and rely on coarse retrieval methods that obscure conceptual relationships. Additionally, users frequently perceive their handling of sensitive data as inadequate, while their tendency to present simplified or flattened knowledge raises concerns about bias.
+
+RAGAETON addresses these limitations through three core design principles. First, traceability ensures that every generated answer is explicitly linked to validated sources, reinforcing trust and accountability. Second, structured conceptualization transforms traditional documents into interactive concept graphs, allowing learners to navigate knowledge as an interconnected system rather than as isolated fragments. Third, personalized adaptability enables both learners and teachers to fine-tune parameters such as difficulty, tone, and pedagogical focus, ensuring that the system remains responsive without being prescriptive.
+
+Technically, these principles are implemented through a hybrid architecture combining retrieval-augmented generation, teacher-validated knowledge graphs, multimodal embeddings, adaptive evaluation heuristics, and user-centered privacy controls. The system begins by ingesting raw pedagogical materials, which are normalized and enriched with metadata before being transformed into a structural graph representing documents, chapters, and semantically coherent text chunks. In parallel, a multimodal embedding space is constructed, encoding both textual and visual content into a shared vector representation that supports precise semantic retrieval.
+
+On top of this structural and vector foundation, the system extracts educational concepts using a language model, identifying key notions, categorizing them, and establishing relationships between them. A two-stage process refines these relationships to ensure coherence and eliminate inconsistencies, resulting in a concept graph that reflects the logical structure of the material. Crucially, this graph is not deployed directly. Instead, it undergoes a teacher validation phase, during which educators can modify, correct, or enrich the representation. This step ensures academic rigor, mitigates bias, and aligns the system’s outputs with pedagogical intent.
+
+Once validated, the system becomes accessible to learners through two main modules. The learning module includes a chatbot capable of generating grounded explanations, a flashcard system for focused practice, and an interactive concept map that reveals the global structure of the subject matter. The testing module complements this by offering open-ended questions evaluated according to teacher-defined heuristics, as well as graph-completion tasks that require learners to reconstruct conceptual relationships. Together, these tools emphasize deep understanding over rote memorization.
+
+In its entirety, RAGAETON transforms unstructured educational documents into navigable, interactive, and trustworthy knowledge environments. By integrating explicit graph structures, multimodal semantic retrieval, and teacher oversight, it shifts the role of AI in education from answer generation to knowledge mediation. The system thus embodies a transition from content delivery to structured understanding, from opaque automation to explainable reasoning, and from isolated tools to a governed pedagogical infrastructure.
+
Share