All Releases
Open Source Repositories
github.com/Wheelder
Vackup- Innovation Factory
May 05, 2026
Mypaper App
May 05, 2026
2.0
The Wingman Loop
Mar 16, 2026
1.0
Wheelder Safety Platform v1.0 — Universal Credential Rotation Agent
Mar 16, 2026
1.0
Wheelder Cancer Research
Mar 11, 2026
1.0
Wheelder New Prompt Modal
Mar 10, 2026
1.0.0
WorkHiveHub — AI-Native Professional Work Platform
Mar 10, 2026
0.0.0.1
MindScript — Natural Language Programming Compiler
Mar 09, 2026
1.0
Wheelder Edu — AI-Powered Lesson Builder & Knowledge Gallery
Mar 09, 2026
1.0-foundation
Vackup — The Methodology That Makes the Impossible Possible
Mar 08, 2026
1.0
Wheelder Human Agent — Autonomous Browser Testing Platform
Mar 07, 2026
Evidence-1.0
Innovation Priority Evidence — Deep Research & Circular Search Origins
Mar 06, 2026
1.0-poc
Wheelder Circular — The Master of All AI Innovation Tools
Mar 05, 2026

Wheelder Edu — AI-Powered Lesson Builder & Knowledge Gallery

By Abdul Baays Fakhri

v1.0 March 09, 2026

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.

Wheelder Edu — AI-Powered Lesson Builder & Knowledge Gallery

Generate, Deepen, and Publish Educational Content with AI

A complete educational platform integrated into wheelder.com — combining AI lesson generation with a public knowledge gallery.

1. What Is Wheelder Edu?

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.

🎓 /edu — Public Gallery
Card grid of all published lessons with hero images, category pills, and full lesson detail view.
⚡ /cms2 — AI Lesson Builder
Generate lessons with Groq, deepen up to 7 levels, manage drafts, and publish to the gallery.
  • Card grid of all published lessons with hero images and category pills
  • Full lesson detail view (?id=X) with formatted Markdown content
  • CTA linking unauthenticated visitors to login before accessing the builder
  • Responsive design with Bootstrap 5

3. AI Lesson Builder — /cms2

  • Generate structured educational lessons using Groq (llama-3.3-70b-versatile)
  • Deepen any lesson up to 7 levels for progressively advanced content
  • Conversation threading persisted in SQLite — survives page reloads
  • Sidebar groups drafts by course/category
  • Publish workflow: draft → published → visible on /edu
  • Pollinations AI generates topic-relevant educational diagrams

4. Feature Breakdown

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

5. Architecture & Technology Stack

Component Technology
Backend PHP 8+
AI Engine Groq LLaMA 3.3 70B
Database SQLite + MySQL
Frontend Bootstrap 5
Image Generation Pollinations AI

6. Public Repository

Version: 1.0 | Author: Abdul Baays Fakhri