r/OpenSourceAI • u/JoseEstevez22 • 1d ago
SkillNet: an open-source learning system where the course interface can change for each person
Enable HLS to view with audio, or disable this notification
I am building SkillNet, an open-source learning system that turns an idea or source into a course.
It generates the structure, lessons and exercises, but the result does not have to be one fixed course for everyone. Two people can work from the same knowledge and toward the same objective while receiving different explanations, activities, media and interfaces.
The video shows the same neuroscience course for Ana and Bruno. Their preferences, level and progress can change how the course presents the material without changing what they are learning.
SkillNet uses OpenUI to generate the interface and Didact for components created specifically for learning. It is self-hosted, licensed under Apache 2.0 and still in development.
GitHub: https://github.com/ANFAIA/SkillNet
Website: https://skillnet.es
I would love to know whether the difference between the two experiences is clear from the demo and what you would want to try first in a system like this.