Skip to content

DeepTutorAI-Powered Personalized Learning

Multi-Agent Architecture for Adaptive Education with Knowledge Graph Integration

DeepTutor

Why DeepTutor? ​

DeepTutor transforms how students interact with educational materials through a unified multi-agent architecture. Unlike traditional tools, it provides:

  • Deep Understanding - Not just answers, but guided learning journeys with visual explanations
  • Multi-Modal Support - PDF, LaTeX, images, code execution, and more
  • Knowledge Graph - Semantic connections powered by LightRAG for better comprehension
  • All-in-One Platform - Problem solving, question generation, research, and idea generation

Quick Demo ​

bash
# Clone and setup
git clone https://github.com/HKUDS/DeepTutor.git
cd DeepTutor

# Install dependencies
bash scripts/install_all.sh

# Start the application
python scripts/start_web.py

Released under the AGPL-3.0 License.