By Abdul Baays Fakhri
An AI-powered educational platform that generates structured lessons using Groq LLaMA 3.3, with deepening up to 7 levels, conversation threading, and a public gallery at /edu.
A complete educational platform integrated into wheelder.com — combining AI lesson generation with a public knowledge gallery.
Wheelder Edu is an AI-powered educational platform that allows users to generate structured educational lessons on any topic using Groq's LLaMA 3.3 70B model. Each lesson can be deepened up to 7 levels for progressively advanced content, with full conversation threading preserved in SQLite.
The platform consists of two main components: a Public Gallery at /edu where published lessons are displayed as a card grid, and an AI Lesson Builder at /cms2 where authenticated users can create, deepen, and publish lessons.
?id=X) with formatted Markdown contentllama-3.3-70b-versatile)| Feature | Description | Status |
|---|---|---|
| AI Lesson Generation | Groq LLaMA 3.3 70B generates structured lessons | ✅ Live |
| 7-Level Deepening | Progressive depth from introductory to expert level | ✅ Live |
| Conversation Threading | Full history persisted in SQLite | ✅ Live |
| Public Gallery | Published lessons visible at /edu | ✅ Live |
| AI Image Generation | Pollinations AI generates educational diagrams | ✅ Live |
| Publish Workflow | Draft → Published → Gallery | ✅ Live |
| Component | Technology |
|---|---|
| Backend | PHP 8+ |
| AI Engine | Groq LLaMA 3.3 70B |
| Database | SQLite + MySQL |
| Frontend | Bootstrap 5 |
| Image Generation | Pollinations AI |
Version: 1.0 | Author: Abdul Baays Fakhri