TylerGlaiel

↗ HN profile [ 80.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…