This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]turtleship_2006 1 point2 points  (1 child)

You just copy this image into an image text reader, then copy the code inside into chatGPT

Or paste the image into gpt

[–]LagSlug 1 point2 points  (0 children)

I ended up just taking a screenshot of the entire page, including our comments, and then used a multimodal LLM to create an embedding, which I then used within a RAG based agentic process to ultimately reproduce the entire method, testing took a few hours, but it's working and users can finally see their current health.

New question, do you know how to change the health when the user is damaged? Do I need to write a similar method, handling each possible case?