15 lines
606 B
Markdown
15 lines
606 B
Markdown
# Product Context
|
|
|
|
## Why this project exists
|
|
To create a teaching assistant tool for chess instructors that provides real-time visual feedback during live games on chess.com.
|
|
|
|
## What problems it solves
|
|
1. Difficulty in explaining chess concepts during live games
|
|
2. Lack of immediate visual feedback for teaching purposes
|
|
3. Need for integrated analysis during live gameplay
|
|
|
|
## How it should work
|
|
1. Instructor plays/teaches on chess.com using Firefox
|
|
2. Application captures board state via screenshot
|
|
3. System analyzes position and suggests moves
|
|
4. Visual overlay shows analysis on top of live game
|