# AI-ML Course V3 Premium

A static, deployment-ready course pack.

## Included
- `index.html` home page
- `course-map.html` with 12 weeks
- `week01` to `week12` lesson and assignment pages
- `mcq.json` per week
- Demo datasets in `/datasets`
- Starter project pages in `/projects`
- Lightweight speech helper in `assets/js/find-on-page.js`

## Suggested deployment
1. Upload the folder to GitHub Pages or any static host.
2. Keep datasets in the repository for student download.
3. Use the lesson pages in class and MCQ JSON in your quiz engine.
4. Ask students to publish project result pages for their capstones.

## Recommended next upgrades
- Add embedded editors
- Add chart visualizers
- Add question/reply JSON for your lesson viewer
- Add a teacher-only dashboard and password gate
