[BUG]: Education AI Suite: Missing commands, node installation, and incorrect Python version in documentation
Bug Description
- python version we should change requirement to 3.12 instead of 3.12+
- $ cd smart-classroom #this is missing before installing requirements
- node installation step is missing
- pip install hf_xet #without this model download didn't proceed further
System Setup
Windows 11
Reproducible Steps
NA
Root Cause Analysis
No response