the-convocation / venat

open source ffxiv community discord bot that's incredibly easy to self-host
GNU Affero General Public License v3.0
16 stars 6 forks source link

Simpler Kaiyoko commands #100

Open karashiiro opened 2 years ago

karashiiro commented 2 years ago

Is your feature request related to a problem? Please describe.

Currently, the fashion report commands just repost the latest images from Kaiyoko's Twitter feed. The images are small in embeds, so you need to expand them and open them in a browser to get them in their full sizes.

Describe the solution you would like.

Extract item information from the images using OCR and provide that information instead of the infographic.

Describe alternatives you've considered.

Train an ML model on all 225 solutions (or as many as Kaiyoko has posted) to learn all of the items visually.

Screenshots

No response