Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
GVA21q2 
posted an update 12 days ago
Post
1512
# π.Guy.AI — AI-Powered Neuropedagogy Math Lessons

Students with math anxiety, ADHD, dyslexia, or low working memory need different learning experiences — but teachers can't create individualized materials for every student.

**π.Guy.AI** generates interactive HTML math lessons adapted to 7 cognitive profiles, using a multi-agent AI pipeline:

1. **Neuro-Interpreter** — enriches prompts with profile-specific adaptations
2. **Creative Agent** — generates a 12-slide lesson with SVG visualizations
3. **Quality Control** — validates against 8 neuropedagogy principles

Each lesson is a standalone HTML file with inline CSS/JS/SVG — works offline, no dependencies.

## The Model

Fine-tuned **Qwen2.5-7B-Instruct** with LoRA on 313 curated Hebrew math lessons.

- Model: [GVA21q2/piguyai-lessons-v2-enhanced](https://huggingface.co/GVA21q2/piguyai-lessons-v2-enhanced)
- Dataset: [GVA21q2/pi-guy-ai-lessons](https://huggingface.co/datasets/GVA21q2/pi-guy-ai-lessons)
- Demo: [GVA21q2/pi-guy-ai-demo]( GVA21q2/pi-guy-ai-demo)
- Web app: [gva21q2.github.io/pi.guy.ai](https://gva21q2.github.io/pi.guy.ai/)

7 profiles: math anxiety, ADHD, dyslexia, dysgraphia, low working memory, visual processing, weak inhibition.

Built by [Guy Assal](https://www.guyassal.education)

Good!