This is literally a web app. It’s not meeting me anywhere OpenAI’s web app isn’t. There are VS code plugins that people have built that put ChatGPT in your IDE by reverse engineering the API (I wrote one).
Also, without access to the model (eg. by merely calling OpenAI’s API), no one’s refining it. They need access to the actual model (eg. Bloom)
Not with their current implementation, it's literally just making API calls to OpenAI GPT models. They can improve their prompts, but it'll never be better than what OpenAI offers as a first party.
Also, without access to the model (eg. by merely calling OpenAI’s API), no one’s refining it. They need access to the actual model (eg. Bloom)