FSI Local AI System

Ollama: {{ apiStatus ? 'Online':'Offline' }}

User Model 弱點分析

{{ type }}
{{ calculateErrorRate(type) }}%
Errors: {{ stats.errors }}

錯誤追蹤紀錄 {{ grammarErrorLog.length }} 筆

{{ cat }}: {{ count }}
尚無文法/單字錯誤紀錄,分析句子後錯誤會顯示在這裡。
時間 錯誤類型 原句(摘要) 輸入用時
自由輸入
輸入中:{{ liveInputSec }}s · {{ liveInputWpm }} wpm
{{ analysisResult.error_type==='none' ? '完美!' : `發現錯誤:${analysisResult.error_type}` }}

{{ analysisResult.explanation }}

修正: {{ analysisResult.correct_sentence }}

句型練習
{{ rec.tag }} {{ rec.note }}
{{ rec.pattern }}
{{ currentIndex+1 }} / {{ sentences.length }}
本題錯誤:{{ typingMistakesThisDrill }}
{{ drillLiveSec }}s
上題 {{ lastSentenceWpm }} wpm
補強: {{ currentContext.error_type }}
{{ currentContext.explanation }}
{{ char===' '?' ':char }}  
{{ currentTranslation }}