←back to thread

634 points david927 | 1 comments | | HN request time: 0.22s | source

What are you working on? Any new ideas that you're thinking about?
1. ckugblenu ◴[] No.41344610[source]
I've been working on BatchWizard, a CLI tool for managing OpenAI batch processing jobs. It lets you easily upload files, create batch jobs, check status, and download results - all from the command line. Handles multiple jobs concurrently with async processing. I built it to simplify working with OpenAI's batch APIs. Check it out on GitHub if you're interested: https://github.com/cmakafui/batchwizard