A small program that helps eplain japanese grammar from a game window using chatGPT. It takes a screenshot of your entire screen, then feeds it to chatGPT asking it to explain the japanese grammar. Most of the time it gets it right!
- clone this repo
- copy
.env_example
as.env
and add your openAI api key and perferrred model - run
go install
- run
go run main.go
- play your game, and when you encounter some japanese you don't understand, hit the button!
- ???
- Profit!