SkyaTura / gpt-subb

gpt-subb is a command-line tool to translate and convert subtitles using OpenAI's Chat-GPT language models
GNU General Public License v3.0
15 stars 3 forks source link

[1.1.x] Refactor the entire tool #4

Open SkyaTura opened 1 year ago

SkyaTura commented 1 year ago

Since I first created this project, my understanding on OpenAI's API and LLMs got significantly improved. That being said, I think this deserve an update for implementing things I didn't knew back then, alongside with better error handling.

Goals for the new version