Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/learnhouse/learnhouse
The Next-gen Open Source learning platform β¨
https://github.com/learnhouse/learnhouse
ai ai-powered api cms education educational headless learning lms platforms python react
Last synced: 3 months ago
JSON representation
The Next-gen Open Source learning platform β¨
- Host: GitHub
- URL: https://github.com/learnhouse/learnhouse
- Owner: learnhouse
- License: agpl-3.0
- Created: 2022-05-10T21:10:28.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-15T10:19:08.000Z (7 months ago)
- Last Synced: 2024-04-15T13:11:43.162Z (7 months ago)
- Topics: ai, ai-powered, api, cms, education, educational, headless, learning, lms, platforms, python, react
- Language: TypeScript
- Homepage: https://learnhouse.app
- Size: 5.44 MB
- Stars: 445
- Watchers: 5
- Forks: 26
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
LearnHouse is an open source platform that makes it easy for anyone to provide world-class educational content and it offers a variety of content types : Dynamic Pages, Videos, Documents & more..
## Progress
π§ LearnHouse is still on early development (alpha), as we reach stability we will release a stable version and add more features.
## Roadmap
We prioritize issues depending on the most requested features from our users, please help us prioritize issues by commenting on them and sharing your thoughts
[π’ LearnHouse General Roadmap](https://www.learnhouse.app/roadmap)
[π¨βπ» Detailed Roadmap](https://github.com/orgs/learnhouse/projects/4/views/1)
## Overview
![image](https://docs.learnhouse.app/img/pages/features.png)
- πβ¨Dynamic notion-like Blocks-based Courses & editor
- ποΈ Easy to use
- π₯ Multi-Organization
- πΉ Supports Uploadable Videos and external videos like YouTube
- π Supports documents like PDF
- π¨βπ Users & Groups Management
- π Quizzes
- π± Course Collections
- π Course Progress
- π Course Updates
- π¬ Discussions
- β¨ LearnHouse AI : The Teachers and Students copilot
- πͺ Multiplayer Course edition
- More to come## Community
Please visit our [Discord](https://discord.gg/CMyZjjYZ6x) community π
## Contributing
Thank you for you interest π, here is how you can help :
- [Getting Started](/CONTRIBUTING.md)
- [Developers Quick start](https://docs.learnhouse.app/setup-dev-environment)
- [Submit a bug report](https://github.com/learnhouse/learnhouse/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=bug.yml&title=%5BBug%5D%3A+)
- [Check good first issues & Help Wanted](https://github.com/learnhouse/learnhouse/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22+label%3A%22help+wanted%22)
- Spread the word and share the project with your friends## Documentation
- [Overview](https://docs.learnhouse.app)
- [Developers](https://docs.learnhouse.app/setup-dev-environment)## Get started
### Get a local ready copy of LearnHouse
TLDR: Run `docker-compose up -d` and inspect the logs, should be ready to go in less than 2 mins
- [Self Hosting](https://docs.learnhouse.app/self-hosting/hosting-guide)
### Set-up a Development Environment
- [Detailed Guide](https://docs.learnhouse.app/setup-dev-environment)
## Tech
LearnHouse uses a number of open source projects to work properly:
- **Next.js** (14 with the App Directory) - The React Framework
- **TailwindCSS** - Styling
- **Radix UI** - Accessible UI Components
- **Tiptap** - An editor framework and headless wrapper around ProseMirror
- **FastAPI** - A high performance, async API framework for Python
- **YJS** - Shared data types for building collaborative software
- **PostgreSQL** - SQL Database
- **Redis** - In-Memory Database
- **LangChain** - LangChain is a framework for developing applications powered by language models
- **React** - duh## LearnHouse University
Learn about LearnHouse and how to use it, using LearnHouse
## A word
Learnhouse is made with π, from the UI to the features it is carefully designed to make students and teachers lives easier and make education software more enjoyable.
Thank you and have fun using/developing/testing LearnHouse !