## TL;DR
AI is transforming how we learn languages -- from Duolingo's adaptive algorithms that personalize every lesson to AI speech coaches that provide real-time pronunciation feedback, to LLMs that engage learners in unscripted conversations in their target language. Modern AI language tutors combine cognitive science (spaced repetition, interleaved practice) with natural language processing to create learning experiences that adapt to each learner's pace and needs.

## Core Explanation
AI for language learning operates on four levels: (1) Adaptive content delivery -- algorithms (Bayesian knowledge tracing, multi-armed bandits, deep knowledge tracing) model each learner's knowledge state to select the optimal next exercise. Spaced repetition algorithms schedule review of vocabulary and grammar to maximize long-term retention; (2) Automated speech assessment -- deep learning evaluates pronunciation, fluency, prosody, and intonation, providing real-time feedback on specific phonemes and word stress. Models fine-tuned for L2 speech assessment achieve human-level pronunciation scoring reliability; (3) Automated writing evaluation -- LLMs provide grammatical error correction, style suggestions, and coherence feedback on learner essays; (4) Conversational AI practice -- LLM-powered chatbots engage learners in open-ended conversations with adaptive difficulty, providing a low-anxiety practice environment.

## Detailed Analysis
The Nature NPJ 2025 review found: (1) AI-assisted pronunciation training produces large improvements (d=1.06) in segmental accuracy; (2) AI writing feedback is as effective as human feedback for grammatical accuracy but less effective for rhetorical and discourse-level feedback; (3) AI conversational agents reduce foreign language anxiety and increase willingness to communicate. Duolingo's Birdbrain system uses a multi-armed bandit formulation where each "arm" is a candidate exercise and the "reward" combines immediate performance with predicted long-term retention via half-life regression. GPT-4 integration enables detailed grammatical explanations after exercises and unscripted role-play conversations. Key challenges: most studies assess short-term gains without long-term evidence; most AI tools support only major languages (English, Spanish, French, German, Japanese); and many tools lack pedagogical grounding from applied linguists. Companies: Duolingo, Speak.com (OpenAI-backed), Elsa Speak, Busuu, and Babbel all integrate AI for personalization and assessment.

## Further Reading
- Duolingo Research Blog / Birdbrain spaced repetition algorithm
- Speak.com: AI-powered spoken English tutor
- Elsa Speak: Deep learning pronunciation coach