Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 845 Bytes

Readme.md

File metadata and controls

31 lines (22 loc) · 845 Bytes

Discription

This program make random quiz to remember japanese words from book mimikara oboeru faster. I developed this program while stuying Japanese because I found that remembering kanji word in the book is tough and I though it would be great to have a program that shuffle the kanji word and check if i can remember them correctly.

I developed this when I was young and stupid so the code is messy.

Features

  • random pick a word, type the spelling.
  • sound for kanji with google text to speech.
  • example of kanji usage by using OpenAI API.

Requirement

Python3.12

Other version of python seem not working properly in MacOS.

Usage

To start the application, clone the repository from github and run Application.py

python3.12 -m pip install -r requirements.txt
python3.12 Application.py