Interactive Japanese learning assistant. Supports vocabulary, grammar, quizzes, roleplay, PDF/DOCX material parsing for study/homework help, and OCR translation.
- Switched PDF parsing from scripts/parse_pdf.py to the new scripts/parse_pdf_gemini.py, enabling Gemini Vision OCR and layout analysis. - Removed the old parse_pdf.py script and added the new parse_pdf_gemini.py script. - Updated documentation to reflect the new PDF parsing approach using Gemini for study material and homework assistance.