a community-owned language-learning platform
LibreLingo is a community-driven platform focused on modern language-learning experiences. Its software is licensed under AGPLv3, promoting freedom to run, study, share, and modify the software. The platform encourages course authors to release their content with free licenses and offers users an official lightweight web app to engage with language courses interactively.
pip install librelingo-yaml-loader
from librelingo_yaml_loader import load_course
course_object = load_course()
pip install librelingo-json-export
librelingo-json-export export_course example_course.yaml
LibreLingo is a platform with a strong community focus, offering interactive language-learning experiences with features like spaced repetition and progress tracking. It provides tools like librelingo-yaml-loader
and librelingo-json-export
for course management and deployment. The project encourages user contributions and offers free courses with multi-device compatibility, emphasizing freedom and community ownership.