Show HN: Self-hosted micro-learning platform with Full featured (Django/SolidJS) (github.com) 1 points by _vlie 6mo ago ↗ HN
[–] _vlie 6mo ago ↗ Hi HN! Built this self-hosted LMS focusing on micro-learning.Key differences from Moodle/Canvas: - Bite-sized learning units (quiz, video, assignment, discussion) - Built-in AI tutor (OpenAI/Anthropic/Gemini) - Competency framework integration - Subtitle search inside videos - One-command setup: ./dev.sh upTech choices: - SolidJS for fine-grained reactivity (real-time tracking) - Django Ninja for modern REST API - OpenSearch for content searchHappy to answer questions about the architecture or design decisions!
1 comment
[ 2.9 ms ] story [ 11.7 ms ] threadKey differences from Moodle/Canvas: - Bite-sized learning units (quiz, video, assignment, discussion) - Built-in AI tutor (OpenAI/Anthropic/Gemini) - Competency framework integration - Subtitle search inside videos - One-command setup: ./dev.sh up
Tech choices: - SolidJS for fine-grained reactivity (real-time tracking) - Django Ninja for modern REST API - OpenSearch for content search
Happy to answer questions about the architecture or design decisions!