This website requires JavaScript.
7ec360c5d1
Implement proper deposit tracking for coin trackers
main
root
2025-09-19 15:01:23 +02:00
f90f6ed618
Configure API requests for reverse proxy setup
root
2025-09-19 13:46:04 +02:00
4803ae2d18
Fix coin tracker data persistence issue
root
2025-09-19 13:29:59 +02:00
a67ac0a8ad
Complete redesign: Implement proper chat interface
master
rwiegand
2025-07-14 12:49:19 +02:00
f893530471
✅ Fix chat interface - restore continuous conversation flow
rwiegand
2025-07-14 12:39:05 +02:00
b31492a354
Complete Docker migration with Next.js 15 and cleaned design
mindesbunister
2025-07-14 10:11:06 +02:00
92c5b06b7e
Add interactive visual content system for kids
root
2025-07-13 17:09:24 +02:00
500bd192d5
Initial commit: KidsAI Explorer with complete functionality
root
2025-07-13 16:59:42 +02:00
c0bf7413de
Fix German translation issues
root
2025-07-13 16:52:20 +02:00
b3ab9c9648
Major improvements: AI Chat System, KidsAI fixes, and Enhanced Features
root
2025-07-08 11:44:30 +02:00
291c56c4db
🎯 Final conversation improvements: Fixed all identified issues
root
2025-07-03 15:44:57 +02:00
39433a1554
major change
root
2025-07-03 15:01:53 +02:00
7289190604
🎉 Major KidsAI Explorer improvements: 100% success rate achieved
root
2025-07-03 15:00:34 +02:00
3cabeb58d4
fix: Optimize knowledge limit handling for first questions and comprehensive explanations
root
2025-07-02 15:27:35 +02:00
008af06bd1
fix: Improve knowledge limit detection and response handling
root
2025-07-02 15:15:40 +02:00
02d7a1d552
feat: Add mobile support and testing utilities
root
2025-07-02 15:06:40 +02:00
eb9116bd8d
chore: Update translations and supporting files
root
2025-07-02 15:05:38 +02:00
251e5ddb16
fix: Update PWA manifest icon paths
root
2025-07-02 15:05:16 +02:00
fd87592a73
fix: Remove inline scripts and improve CSP compliance
root
2025-07-02 15:04:49 +02:00
121caad8db
style: Improve loading overlay and visual feedback
root
2025-07-02 15:03:45 +02:00
122249d4f4
feat: Improve frontend conversation handling and loading UX
root
2025-07-02 15:02:23 +02:00
647b9b3234
feat: Implement Fundamentals First approach with knowledge limit detection
root
2025-07-02 15:01:12 +02:00
35f4cd136b
Fix API connectivity and language translation issues
root
2025-06-30 17:42:10 +02:00
6fa70bb11d
Replace hard-coded question patterns with AI-based question detection
root
2025-06-30 16:53:21 +02:00
37effc0086
Add detection for 'was passiert' questions and light/water topic explanations
root
2025-06-30 16:44:29 +02:00
e361c2c5fb
FINAL FIX: Complete repeated 'don't know' detection system working
root
2025-06-30 16:23:53 +02:00
8d794b6318
CRITICAL FIX: Add missing repeated 'don't know' detection to chat mode
root
2025-06-30 16:13:06 +02:00
1e8149fdcc
Fix repeated 'don't know' detection and infinite questioning loop
root
2025-06-30 16:08:37 +02:00
c451be7be9
Fix step-by-step question parsing and improve AI prompts
root
2025-06-30 16:02:08 +02:00
a2aeff7ecd
Upgrade from GPT-3.5-turbo to GPT-4o-mini for better performance and cost efficiency
root
2025-06-30 15:52:52 +02:00
fd63a4617a
Fix syntax error in ternary operator for repeated 'don't know' detection
root
2025-06-30 15:42:04 +02:00
9a7db8cff1
Enhance definition detection for location and relationship questions
root
2025-06-30 15:34:45 +02:00
7e8ab4bae1
Fix critical chat mode confusion detection bug
root
2025-06-30 15:28:06 +02:00
fe8209427d
Fix critical confusion detection bug
root
2025-06-30 15:21:12 +02:00
9686a5de39
Fix: Add server-side definition request handling with proper context matching
root
2025-06-30 15:14:07 +02:00
cd9838cd15
Critical fix: Detect explicit help requests like 'bitte verrate es mir', 'wie komme ich zur finalen antwort' and provide explanations instead of more questions
root
2025-06-30 15:05:31 +02:00
f610db5c6e
Fix confusion detection: 'mehr fällt mir nicht ein' now properly triggers explanations instead of more questions, and uses correct API endpoint
root
2025-06-30 14:07:00 +02:00
9018d8772e
Major improvement: Detect child confusion and provide explanations. Always show input area after AI explanations so kids can ask follow-up questions about concepts like prisms.
root
2025-06-30 13:59:33 +02:00
d693ac7228
Add specific question detection: Detect when child asks 'woher kommt die farbe?' and provide concrete explanations instead of more abstract questions
root
2025-06-30 13:32:06 +02:00
90096bb361
Add definition detection: When child asks 'what is X?' provide simple explanations instead of more questions. Prevents infinite question loops.
root
2025-06-30 13:20:55 +02:00
c22771e4bb
Improve Socratic guidance: Better detection of 'don't know' responses and more concrete building-block prompts to avoid abstract question loops
root
2025-06-30 13:11:55 +02:00
902dd284ce
Add missing submitChatAnswerFromInput method to handle dynamic input areas when AI asks follow-up questions
root
2025-06-30 13:06:27 +02:00
d314a96478
🧠 Improve answer analysis to handle mixed responses
root
2025-06-30 12:59:23 +02:00
589a45e94e
🎯 Fix conversational flow and remove redundant encouragements
root
2025-06-30 12:54:08 +02:00
d316e3ceca
🧠 Enhance deeper exploration and fix validation responses
root
2025-06-30 12:35:05 +02:00
b7c7bbfcb1
🔧 Fix Socratic teaching logic
root
2025-06-30 11:32:19 +02:00
7c98ab3094
Improve AI responses to be more Socratic and educational
root
2025-06-30 11:22:39 +02:00
951e38bcb1
Fix translation errors and improve conversation flow
root
2025-06-30 11:11:49 +02:00
402d6d9f05
Fix missing askNextQuestion and related methods
root
2025-06-30 11:05:34 +02:00
4e7e4a2c4d
Improve deeper exploration chat flow in KidsAI
root
2025-06-30 11:01:50 +02:00
54c10c23af
Fix missing askNextQuestion method in KidsAI Explorer
root
2025-06-30 10:34:39 +02:00
c7ea7a3286
Add robust translation handling and safe template string method
root
2025-06-30 10:12:25 +02:00
a5d58de53f
Fix translation context issues in template strings
root
2025-06-30 10:09:02 +02:00
b923f4d9b0
Fix JavaScript error: Replace this.translate() with this.getTranslation()
root
2025-06-30 10:00:26 +02:00
2bfaf63c10
Add 'Tell me more' choice buttons to improve chat flow
root
2025-06-30 09:54:49 +02:00
ca5099f5e8
Clean up workspace: remove outdated, backup, and test files
root
2025-06-30 09:37:41 +02:00
bff0e6f861
Complete translation refactoring and remove all hardcoded strings
root
2025-06-30 09:16:39 +02:00
0a26fb6b9c
Comprehensive mobile optimization for KidsAI Explorer
root
2025-06-29 21:55:23 +02:00
88a03c51a7
🔢 MAJOR: Improve math question handling and accuracy
root
2025-06-29 18:15:37 +02:00
9929efee27
✨ ENHANCE: Subject-aware AI responses for Math vs Science
root
2025-06-29 18:06:35 +02:00
16bd2bc6ec
🔧 CRITICAL FIX: Question progression not working
root
2025-06-29 17:49:28 +02:00
6a26fb7db4
🔧 FIX: Remove duplicate questions from AI responses
root
2025-06-29 17:45:35 +02:00
071916877c
✅ COMPLETE: Fix chat system to use AI-powered responses
root
2025-06-29 17:38:49 +02:00
031611a585
🚀 MAJOR: Replace hardcoded responses with AI-powered contextual system
root
2025-06-29 17:33:45 +02:00
c1993ba890
🔧 ADD: CPU/Computer responses and server improvements
root
2025-06-29 17:27:14 +02:00
578bccd745
🎯 IMPROVE: Contextual encouragements and pneumatic responses
root
2025-06-29 17:23:43 +02:00
e860ec3652
🔧 FIX: Remove corrupted code from constructor
root
2025-06-29 17:14:42 +02:00
597cd101e6
✅ REFACTOR: Separate AI prompts into external file
root
2025-06-29 17:11:07 +02:00
72900c1157
Add specific brake responses and fix generic response repetition
root
2025-06-29 16:55:58 +02:00
a24b88ed75
Fix clumsy AI responses with truly contextual feedback
root
2025-06-29 16:49:57 +02:00
d6d695e324
Make AI actually engage with user answers
root
2025-06-29 16:44:47 +02:00
ad5d9b9192
Improve readability and contrast in answer reveal section
root
2025-06-29 16:40:19 +02:00
c065dcfb33
Clean up chat interface: remove clutter and fix UX issues
root
2025-06-29 16:34:18 +02:00
8b497bb8e5
Improve KidsAI chat interface and pedagogical responses
root
2025-06-29 16:28:06 +02:00
5b1b53ff3a
Fix exploratory questions: implement proper conversational responses
root
2025-06-29 14:18:20 +02:00
0e064c6987
Fix conversational flow for exploratory questions
root
2025-06-29 14:14:04 +02:00
2866e89ab9
Fix conversation interface styling and text visibility
root
2025-06-29 14:04:30 +02:00
8618c8fceb
Fix live site: Add jQuery dependency and conversation interface for exploratory questions
root
2025-06-29 14:01:00 +02:00
d11434dd43
🎯 Add Interactive AI Conversation System
root
2025-06-29 13:35:40 +02:00
c277dcf90d
reply fields added
root
2025-06-29 13:30:47 +02:00
c33f444704
reply fields added
root
2025-06-29 13:30:27 +02:00
81d0da91c2
interactive module activated
root
2025-06-29 13:15:14 +02:00
d4e55b6912
feat: Add interactive thinking feedback system
root
2025-06-29 13:11:55 +02:00
70fb60fd68
🎯 Major Enhancement: Interactive Learning System
root
2025-06-29 12:58:07 +02:00
5565f476f8
erster manueller commit
root
2025-06-29 12:35:20 +02:00
4b4c349c81
feat: Implement intelligent question type analysis and guided learning
root
2025-06-29 12:33:49 +02:00
5a04c9e0db
feat: Add KidsAI Explorer - Interactive Educational Assistant
root
2025-06-29 12:28:57 +02:00
f449abb3e2
Remove .db files from tracking and add to .gitignore
root
2025-06-25 13:14:42 +02:00
23341b8abb
Inital Commit
root
2025-06-24 15:43:32 +02:00