Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 626 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 626 Bytes

jp-game-assistant

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!

setup

  1. clone this repo
  2. copy .env_example as .env and add your openAI api key and perferrred model
  3. run go install
  4. run go run main.go
  5. play your game, and when you encounter some japanese you don't understand, hit the button!
  6. ???
  7. Profit!

screenshots