Settings

Theme

Show HN: Python library to run a “function” over a set of data via ChatGPT

github.com

2 points by TylerGlaiel 2 years ago · 0 comments · 1 min read

Reader

Found myself needing to process a list of ~7000 strings through ChatGPT to classify them correctly, so made this utility that divides them into batches to reduce API calls and token usage and handle decoding the results and re-running ones that had garbage returned automatically

No comments yet.

Keyboard Shortcuts

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