Settings

Theme

Show HN: Diff filtering, text mapping, and windowed transforms for LLM apps

github.com

3 points by zalzal 9 months ago · 3 comments · 1 min read

Reader

I couldn't find good Python libs to do this so ended up writing it myself.

zalzalOP 9 months ago

I'm curious if it's useful! How do others try to solve use cases like this of mapping data between docs or strictly controlling LLM edits?

beebaween 9 months ago

Can this be used with gemini 2 flash while OCR'ing pdfs?

  • zalzalOP 9 months ago

    It doesn't deal with images at all, but depending on what you're doing it might be useful in cleaning up the OCR text, e.g. asking LLMs to fix errors and then filtering the diffs.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection