{"name":"DeepTutor: Lifelong Personalized Tutoring with AI Agents","description":"DeepTutor is an advanced AI-powered platform designed for lifelong personalized tutoring, integrating various learning modes into a single, extensible system. It leverages large language models and multi-agent systems to offer features like interactive chat, quiz generation, and skill development. This project provides a comprehensive environment for learners and educators seeking intelligent, adaptive educational tools.","github":"https://github.com/HKUDS/DeepTutor","url":"https://osrepos.com/repo/hkuds-deeptutor","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/hkuds-deeptutor","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/hkuds-deeptutor.md","json":"https://osrepos.com/repo/hkuds-deeptutor.json","topics":["AI","Tutoring","LLM","Multi-Agent Systems","RAG","Python","Education","Interactive Learning"],"keywords":["AI","Tutoring","LLM","Multi-Agent Systems","RAG","Python","Education","Interactive Learning"],"stars":null,"summary":"DeepTutor is an advanced AI-powered platform designed for lifelong personalized tutoring, integrating various learning modes into a single, extensible system. It leverages large language models and multi-agent systems to offer features like interactive chat, quiz generation, and skill development. This project provides a comprehensive environment for learners and educators seeking intelligent, adaptive educational tools.","content":"## Introduction\n\nDeepTutor, developed by HKUDS, is an innovative open-source project focused on providing lifelong personalized tutoring through advanced AI agents. With over 32,741 stars and 4,274 forks on GitHub, it has quickly gained recognition in the AI and education communities. Written primarily in Python, DeepTutor offers a comprehensive learning workspace that seamlessly connects tutoring, problem-solving, quiz generation, research, visualization, and mastery practice. It's designed to be an extensible system where context moves with the learner across different capabilities, making the learning experience highly adaptive and personalized.\n\n## Installation\n\nGetting started with DeepTutor is straightforward, with several installation options available. The recommended path for a full local web application and CLI is via PyPI. Ensure you have Python 3.11-3.13 and Node.js 20+ installed.\n\nHere's how to install DeepTutor using PyPI:\n\nbash\nmkdir -p my-deeptutor && cd my-deeptutor\npip install -U deeptutor\ndeeptutor init     # prompts for ports + LLM provider + optional embedding\ndeeptutor start    # starts backend + frontend; keep the terminal open\n\n\nAfter running `deeptutor start`, open the frontend URL printed in your terminal, typically `http://127.0.0.1:3782`. For detailed instructions on other installation methods, including source, Docker, or CLI-only, please refer to the official DeepTutor documentation.\n\n## Examples\n\nDeepTutor offers both a rich web interface and a powerful command-line interface (CLI) for interacting with its capabilities.\n\n**Web Interface Highlights:**\nThe web application provides a comprehensive suite of tools, including:\n*   **Chat:** An agent loop for natural conversations, tool calls, and knowledge grounding.\n*   **Partners:** Persistent AI companions with their own memory, library, and channels.\n*   **My Agents:** Connect and consult live coding CLIs or import past conversations.\n*   **Co-Writer:** A Markdown workspace for drafting reports and notes with AI-assisted editing.\n*   **Book:** Create interactive \"living books\" from your materials with typed blocks and page-specific chat.\n*   **Knowledge Center:** Multi-engine RAG libraries for document collections.\n*   **Learning Space:** Manage skills, personas, notebooks, and question banks.\n*   **Memory:** An inspectable, three-layer system for personalized learning.\n\n**CLI Examples:**\nThe CLI allows direct interaction with DeepTutor's core functionalities:\n\nbash\n# Interactive chat REPL\ndeeptutor chat\n\n# Run a specific capability, e.g., deep solve\ndeeptutor run deep_solve \"Solve x^2 = 4\" --tool rag --kb my-kb\n\n# Create a new knowledge base\ndeeptutor kb create my-kb --doc textbook.pdf\n\n# Show current memory\ndeeptutor memory show\n\n# List installed skills\ndeeptutor skill list\n\n\nThese examples demonstrate the flexibility and power of DeepTutor, whether you prefer a graphical interface or command-line control.\n\n## Why Use DeepTutor\n\nDeepTutor stands out as a robust platform for personalized learning due to several key advantages:\n\n*   **Unified Learning Environment:** All capabilities, from chat to quizzes and research, operate on a single agent loop. This means seamless transitions between objectives and consistent context for the learner, eliminating the need to switch between isolated tools.\n*   **Comprehensive Context Management:** Knowledge bases, books, drafts, notebooks, and personas are interconnected and available across all workflows. This integrated approach ensures that all learning resources contribute to a cohesive and effective educational experience.\n*   **Advanced Agent Capabilities:** DeepTutor supports subagents and partners, allowing users to consult live coding CLIs (like Claude Code or Gemini) or persistent AI companions. This multi-agent architecture enhances problem-solving and interactive learning.\n*   **Flexible Knowledge Retrieval:** It offers multi-engine RAG (Retrieval Augmented Generation) libraries, supporting various retrieval engines like LlamaIndex, PageIndex, GraphRAG, and linked Obsidian vaults. This flexibility ensures efficient and accurate information retrieval from diverse document collections.\n*   **Extensible and Community-Driven:** With built-in tools, CLI apps, and installable community skills from EduHub, DeepTutor is highly extensible. Its open-source nature encourages community contributions and continuous improvement.\n*   **Transparent and Inspectable Memory:** DeepTutor's three-layer memory system (L1 traces, L2 curated facts, L3 synthesis) is file-backed and inspectable. This transparency allows users to understand, curate, and audit their personalized learning profile, ensuring accountability and control.\n\nDeepTutor offers a powerful, flexible, and transparent solution for anyone looking to create or engage with intelligent, personalized learning experiences.\n\n## Links\n\n*   **GitHub Repository:** [https://github.com/HKUDS/DeepTutor](https://github.com/HKUDS/DeepTutor){:target=\"_blank\"}\n*   **Official Documentation:** [https://deeptutor.info/](https://deeptutor.info/){:target=\"_blank\"}\n*   **License:** [Apache-2.0](https://github.com/HKUDS/DeepTutor/blob/main/LICENSE){:target=\"_blank\"}\n*   **Community Discord:** [https://discord.gg/eRsjPgMU4t](https://discord.gg/eRsjPgMU4t){:target=\"_blank\"}\n*   **EduHub (Skills Community):** [https://eduhub.deeptutor.info/](https://eduhub.deeptutor.info/){:target=\"_blank\"}","metrics":{"detailViews":0,"githubClicks":0},"dates":{"published":null,"modified":"2026-08-06T23:14:02.000Z"}}