root 6fa70bb11d Replace hard-coded question patterns with AI-based question detection
- Removed rigid pattern matching for 'was ist', 'was bedeutet', etc.
- Added intelligent AI-based question detection using GPT-4o-mini
- Server now analyzes child responses to determine if they're asking questions
- More flexible and natural - can handle any way children might ask questions
- Falls back gracefully if AI detection fails
- Maintains all existing functionality while being much more adaptable
2025-06-30 16:53:21 +02:00
2025-06-29 12:35:20 +02:00
Description
No description provided
58 MiB
Languages
JavaScript 61.5%
TypeScript 14.9%
CSS 12.4%
HTML 7.7%
Shell 2.8%
Other 0.7%