Skill Matrix LMS
Status GitHub

๐ŸŽ“ Skill Matrix LMS

LMS workflow for translating educational videos by extracting audio,

Python OpenAI Whisper video processing

What it does

Project scaffold with two sub-directories: client (an unmodified create-next-app Next.js 14 template โ€” literally the default boilerplate with the Vercel/Next.js welcome page intact) and server (a Spring Boot 3 Java project with Maven wrapper). The server has a package structure (com.skillmatrix.lms) with a CourseController stub but no actual business logic implemented. Single initial commit.