learnagent/
LearnAgent
BetaApplies the LuxoAI platform pattern to personalized learning. Instead of ERP drafts or supplier actions, it produces learning artifacts, voice-practice sessions, memory analysis, review schedules, and feedback loops.
- Status
- Beta · open for feedback
- Domain
- Personalized learning · spaced repetition · voice
- Source
- learnagent.luxoai.org
- Runtime
- Private deployment boundary
- Powers
- observability · luxo-assistant · feedback-ui · luxo-ml
- Read time
- 5 min
Architecture
Learning inputs on the left, the LearnAgent core in the middle, governed learning outcomes on the right. Ranking and personalization land later through luxo-ml.
Learning inputs
- Source text
- Knowledge items
- Review history
- Voice responses
learnagent/
LearnAgent core
Shared packages
Learning outcomes
- Flashcards
- Review schedules
- Voice practice usage
- Weak-concept analysis
Capabilities
Six modules across ingestion, generation, practice, and feedback.
Content ingestion
Accepts learning material and turns it into structured source context for generation and review.
Card generation
Reviewable learning artifacts from source material with guardrails around input and ownership.
Spaced repetition
SM-2 review state to track difficulty, recall, and next-practice timing.
Voice practice
Realtime spoken practice sessions for active recall and interview-style answer rehearsal.
Memory analysis
Identifies weak concepts from practice output and recommends the next study loop.
Learning feedback
User quality signals so generation, ranking, and review can improve over time.
Execution flow
The learning loop, end to end.
| Stage | Phase | Description |
|---|---|---|
| 01 | Ingest | User imports or pastes source material into a guarded ingestion path. |
| 02 | Generate | Source material is converted into reviewable flashcards or learning artifacts. |
| 03 | Review | SM-2 review state tracks retention, difficulty, and next-practice timing. |
| 04 | Voice | Realtime session for spoken answer rehearsal. |
| 05 | Memory | Analysis summarizes weak concepts and recommends next study loops. |
| 06 | Feedback | Metrics + feedback connect product outcomes to platform observability. |
Live demo
Walk through content ingestion, card generation, voice practice, memory analysis, and feedback.
Open LearnAgent demo