Welcome to the Skilled Learners Platform, a next-gen AI-powered Learning Management System (LMS) built to personalize and revolutionize online education.
π Whether you're a casual learner or building structured learning paths, this platform combines modern UI/UX, artificial intelligence, and secure user experiences to create an engaging educational environment.
- π Public Course Access β Explore curated courses without logging in.
- π Protected Learning Spaces β Track your progress with Clerk-authenticated routes.
- π§ AI Recommendations β Personalized suggestions using content-based filtering.
- π‘ Light Mode UI β Clean, modern, accessible user experience.
- π€ User Profiles β Manage your data and settings securely.
- π Progress Tracking β Monitor your course completion in real-time.
- π± Fully Responsive β Designed for all screen sizes.
- π οΈ Built for Scalability β Easily extendable with more AI features, quizzes, and content.
| Tool | Description |
|---|---|
| React (Vite) | Fast SPA with modular architecture |
| Tailwind CSS | Utility-first styling |
| shadcn/ui | Beautiful, accessible component library |
| React Query | Smart state and data fetching |
| React Router | Client-side routing |
| Clerk | Auth, user management, and sessions |
| Tool | Description |
|---|---|
| FastAPI | High-performance Python API framework |
| SQLite (ORM) | SQLAlchemy (easily swappable to PostgreSQL) |
| scikit-learn | AI-based course recommendations |
| Uvicorn | ASGI server for FastAPI |
| Clerk JWT | Secure backend user validation |
git clone https://github.com/your-username/sklai.git
cd sklai