Inventory Kamera
A Genshin Impact tool that scans a player's full inventory (characters, weapons, artifacts) off the game window using OCR and exports it to a JSON format used by build-optimization sites like Genshin Optimizer and SEELIE.me.
I maintain a fork of the project and have contributed several merged features/fixes upstream, including updating the artifact scanner for a game UI overhaul and adding a "scan recently obtained artifacts" mode.
I'm currently developing a 2.0.0 rewrite that replaces the scanner's mouse-simulation input method with a more stable, faster approach while keeping the existing OCR pipeline.