How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
DeepTutor is a framework for personalized AI tutoring and educational content generation. It functions as an agentic workflow system that executes reasoning loops to complete multi-step tasks, transforming raw sources into structured learning materials such as interactive books, quizzes, and concept graphs. The platform distinguishes itself through an extensible skill architecture that allows the installation and auditing of third-party capability packages from community registries. It utilizes persona-driven tool policies to deploy persistent AI companions with unique behavioral profiles and
This is the official repository for the paper "Enhancing Large Language Model with Self-Controlled Memory Framework". In this paper, we introduce the Self-Controlled Memory (SCM) system to unleash infinite-length input capacity for large-scale language models. Our SCM system is composed of three…
The main features of wbbeyourself/scm4llms are: Agent Lifecycle Management, Memory and Context.
Projects with overlapping indexed features include: voltagent/voltagent. hkuds/deeptutor — DeepTutor is a framework for personalized AI tutoring and educational content generation. It functions as an agentic… amazon-science/efficient-longdoc-classification. cpacker/memgpt — MemGPT is a memory management framework and external memory layer for large language models. It functions as a… eternityjune25/comorag — ComoRAG: A Cognitive-Inspired Memory-Organized RAG for Stateful Long Narrative Reasoning. andrewzh112/expel.