Back to Directory
general

Japanese Tutor

Interactive Japanese learning assistant. Supports vocabulary, grammar, quizzes, roleplay, PDF/DOCX material parsing for study/homework help, and OCR translation.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- 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.