ArXiv TLDR

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

🐦 Tweet
2605.08040

Yizhou Zhou, Jiayin Li, Zhi Zhang

cs.HC

TLDR

ECNUClaw is an open-source AI framework creating adaptive study companions using multi-dimensional learner profiles for K-12 education.

Key contributions

  • Builds five-dimension learner profiles from student-companion dialogue signals in real time.
  • Adapts guidance intensity and scaffolding based on cognitive, emotional, and contextual data.
  • Integrates Chinese educational theories for assessment, architecture, and AI collaboration.
  • Supports seven Chinese LLMs via a unified OpenAI-compatible adapter in Python.

Why it matters

ECNUClaw advances personalized K-12 education by dynamically tailoring AI study companions to diverse learner needs. Its open-source design and theoretical grounding enable scalable, adaptive tutoring systems.

Original Abstract

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.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.