←back to thread

1303 points serjester | 1 comments | | HN request time: 0.203s | source
Show context
scottydelta ◴[] No.42953493[source]
This is what I am trying to figure out how to solve.

My problem statement is:

- Injest PDFs, summarize, and extract important information.

- Have some way to overlay the extracted information on the pdf in the UI.

- User can provide feedback on the overlaid info by accepting or rejecting the highlights as useful or not.

- This info goes back in to the model for reinforced learning.

Hoping to find something that can make this more manageable.

replies(2): >>42953630 #>>42953907 #
1. baxtr ◴[] No.42953630[source]
Have you tried cursor or replit for this?