IntelliCode: A Multi-Agent LLM Tutoring System with Centralized Learner Modeling
Jones David, Shreya Ghosh

TL;DR
IntelliCode is a multi-agent LLM tutoring system that maintains a centralized learner model to provide personalized, transparent, and long-term pedagogical support, improving task success and curriculum coverage.
Contribution
It introduces a novel multi-agent architecture with a centralized, versioned learner state for transparent and effective LLM-based tutoring.
Findings
Stable state updates in simulated learners
Improved task success with graduated hints
Enhanced curriculum coverage
Abstract
LLM-based tutors are typically single-turn assistants that lack persistent representations of learner knowledge, making it difficult to provide principled, transparent, and long-term pedagogical support. We introduce IntelliCode, a multi-agent LLM tutoring system built around a centralized, versioned learner state that integrates mastery estimates, misconceptions, review schedules, and engagement signals. A StateGraph Orchestrator coordinates six specialized agents: skill assessment, learner profiling, graduated hinting, curriculum selection, spaced repetition, and engagement monitoring, each operating as a pure transformation over the shared state under a single-writer policy. This architecture enables auditable mastery updates, proficiency-aware hints, dependency-aware curriculum adaptation, and safety-aligned prompting. The demo showcases an end-to-end tutoring workflow: a learner…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsIntelligent Tutoring Systems and Adaptive Learning · Topic Modeling · Text Readability and Simplification
