Massive Document Q&A
Upload textbooks, papers, and manuals. Build AI-powered knowledge repositories with RAG and knowledge graph integration.
Multi-Agent Architecture for Adaptive Education with Knowledge Graph Integration

DeepTutor transforms how students interact with educational materials through a unified multi-agent architecture. Unlike traditional tools, it provides:
# 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