I decided to try making a custom gpt using the wanikani API. I unfortunately cannot share it because it is unique to my account and uses my API key. But I was able to get it to do the following:
- Provide a kanji and vocabulary guessing experience using only those items currently in my review queue
- Write entire sentences using only vocabulary that I know and asking me to write the hiragana and english translation for.
This definitely seems promising. It’s a bit like a duolingo experience that is limited to kanji I know the meaning of / how to pronounce from WK.
Anyone have some other ideas for what I could test out with it to see how it works?
I was thinking of sharing the OpenAPI schema I came up with (though I also did this with chatgpt, lol, it researched the API documentation using the bing feature and wrote it for me and it worked!)

