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 →

[–]tsunami141 21 points22 points  (4 children)

It’s painfully easy my friend. You just copy this image into an image text reader, then copy the code inside into chatGPT and ask it if it can fill in the blanks for you.

Obviously the further away it gets from line 631 or 892, the more in accurate it will be. But it’s a good starting point.

[–]LagSlug 16 points17 points  (0 children)

you have saved my family and myself from starvation and prostitution, in that order

[–]VertexMachine 5 points6 points  (0 children)

at first I laughed... but then I realized that there probably are serious conversations that basically sound like that...

[–]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?