I made TextShot [1] in a weekend. It’s a free utility that allows you to copy text on screen that you otherwise can’t copy (from an image or a video), with a simple key command.
For translation jobs, I've experimented with Llama 2 70B (running on Replicate) v/s GPT-3.5;
For about 1000 input tokens (and resulting 1000 output tokens), to my surprise, GPT-3.5 turbo was 100x cheaper than Llama 2.
Llama 7B wasn't up to the task fyi, producing very poor translations.
I believe that OpenAI priced GPT-3.5 aggressively cheap in order to make it a non-brainer to rely on them rather than relying on other vendors (even open source models).
I'm curious to see if others have gotten different results?