HCMay 8

ECNUClaw: A Learner-Profiled Intelligent Study Companion Framework for K-12 Personalized Education

arXiv:2605.0804082.1Has Code
AI Analysis

For K-12 educators and developers, this framework offers a practical, open-source tool for building adaptive study companions, but it is an incremental contribution as it combines existing theoretical models and techniques without demonstrating empirical results.

ECNUClaw is an open-source framework for K-12 personalized education that builds a five-dimension learner profile from student-companion dialogues and uses it to adapt guidance, encouragement, and scaffolding in real time. The system supports seven Chinese LLM providers and is available on GitHub.

We introduce ECNUClaw, an open-source framework for building learner-profiled intelligent study companions in K-12 education. The system constructs and maintains a five-dimension learner profile -- covering cognitive, behavioral, emotional, metacognitive, and contextual dimensions -- by extracting signals from student-companion dialogues at each turn. Profile updates feed directly into an adaptive strategy engine that adjusts the companion's guidance intensity, encouragement frequency, and Bloom's taxonomy scaffolding in real time. The framework design draws on three theoretical strands from the Chinese educational technology literature: Zhang's Digital Portrait Three-Layer Framework for learner assessment, the Education Brain model for educational system architecture, and the Human-AI Collaborative IQ concept for companion design philosophy. ECNUClaw is implemented in Python and supports seven Chinese LLM providers through a unified OpenAI-compatible adapter layer. We describe the system architecture, the profiling and adaptation mechanisms, and discuss limitations and next steps. The source code is available at https://github.com/bushushu2333/ECNUClaw.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes