The system's goal is to automate the process of online self-education, which will allow generating the structure and contents of educational courses according to the needs of the learner with the help of LLM.
The platform's main features include:
- User registrations;
- Account editing;
- Course generation;
- Course managing;
- Solving tests;
- Forming a course feed;
- Moderation functionality;
- Generating reports on learning progress;
- Chatting with the AI during the learning process.
func_without_music.1.1.mp4
git clone https://github.com/AcademAI/youknow
- Fill each of 3
.env
with values (example in .env.example) docker network create <network_name>
docker-compose up -d
Licensed under the CC License. See LICENSE for the full license text.