Teach your AI agent to configure, manage, and use DeepTutor — an intelligent learning platform — entirely through the command line.
$npx -y skills add hkuds/deeptutor --skill deeptutorInstalls into the current project.
Run `npx skills use "https://github.com/hkuds/deeptutor" --skill "hkuds/deeptutor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hkuds/deeptutor" that are relevant to the current task. Run `npx skills add "https://github.com/hkuds/deeptutor"` and select the relevant skills, then follow their instructions.
| 1 | <div align="center"> |
| 2 | |
| 3 | <p align="center"><img src="assets/figs/logo/logo.png" alt="DeepTutor logo" height="56" style="vertical-align: middle;"> <img src="assets/figs/logo/banner.png" alt="DeepTutor" height="48" style="vertical-align: middle;"></p> |
| 4 | |
| 5 | # DeepTutor: Lifelong Personalized Tutoring |
| 6 | |
| 7 | <p align="center"> |
| 8 | <a href="https://deeptutor.info" target="_blank"><img alt="Docs — deeptutor.info" src="https://img.shields.io/badge/Docs-deeptutor.info%20%E2%86%97-0A0A0A?style=for-the-badge&labelColor=F5F5F4" height="36"></a> |
| 9 | </p> |
| 10 | |
| 11 | <p align="center"> |
| 12 | <a href="https://trendshift.io/repositories/17099?utm_source=repository-badge&utm_medium=badge&utm_campaign=badge-repository-17099" target="_blank" rel="noopener noreferrer"><img src="https://trendshift.io/api/badge/repositories/17099" alt="HKUDS%2FDeepTutor | Trendshift" width="250" height="55"/></a> |
| 13 | <a href="https://trendshift.io/repositories/17099?utm_source=trendshift-badge&utm_medium=badge&utm_campaign=badge-trendshift-17099" target="_blank" rel="noopener noreferrer"><img src="https://trendshift.io/api/badge/trendshift/repositories/17099/daily" alt="HKUDS%2FDeepTutor | Trendshift" width="250" height="55"/></a> |
| 14 | <a href="https://trendshift.io/repositories/17099?utm_source=trendshift-badge&utm_medium=badge&utm_campaign=badge-trendshift-17099" target="_blank" rel="noopener noreferrer"><img src="https://trendshift.io/api/badge/trendshift/repositories/17099/weekly?language=Python" alt="HKUDS%2FDeepTutor | Trendshift" width="250" height="55"/></a> |
| 15 | </p> |
| 16 | |
| 17 | <p align="center"> |
| 18 | <a href="README.md"><img alt="English" height="40" src="https://img.shields.io/badge/English-BCDCF7"></a> |
| 19 | <a href="assets/README/README_CN.md"><img alt="简体中文" height="40" src="https://img.shields.io/badge/简体中文-CDCFD4"></a> |
| 20 | <a href="assets/README/README_JA.md"><img alt="日本語" height="40" src="https://img.shields.io/badge/日本語-CDCFD4"></a> |
| 21 | <a href="assets/README/README_ES.md"><img alt="Español" height="40" src="https://img.shields.io/badge/Español-CDCFD4"></a> |
| 22 | <a href="assets/README/README_FR.md"><img alt="Français" height="40" src="https://img.shields.io/badge/Français-CDCFD4"></a> |
| 23 | <a href="assets/README/README_AR.md"><img alt="Arabic" height="40" src="https://img.shields.io/badge/Arabic-CDCFD4"></a> |
| 24 | <a href="assets/README/README_RU.md"><img alt="Русский" height="40" src="https://img.shields.io/badge/Русский-CDCFD4"></a> |
| 25 | <a href="assets/README/README_HI.md"><img alt="Hindi" height="40" src="https://img.shields.io/badge/Hindi-CDCFD4"></a> |
| 26 | <a href="assets/README/README_PT.md"><img alt="Português" height="40" src="https://img.shields.io/badge/Português-CDCFD4"></a> |
| 27 | <a href="assets/README/README_TH.md"><img alt="Thai" height="40" src="https://img.shields.io/badge/Thai-CDCFD4"></a> |
| 28 | <a href="assets/README/README_PL.md"><img alt="Polski" height="40" src="https://img.shields.io/badge/Polski-CDCFD4"></a> |
| 29 | </p> |
| 30 | |
| 31 | [](https://www.python.org/downloads/) |
| 32 | [](https://nextjs.org/) |
| 33 | [](LICENSE) |
| 34 | [](https://github.com/HKUDS/DeepTutor/releases) |
| 35 | [](https://arxiv.org/abs/2604.26962) |
| 36 | |
| 37 | [](https://discord.gg/eRsjPgMU4t) |
| 38 | [](./Communication.md) |
| 39 | [![WeChat](https://img.shields.io/badge/WeChat-Group-07C160?st |