Hacker News new | ask | show | jobs
by Ozzie_osman 1255 days ago
Because good products meet you where you are, in your workflow, as seamlessly as possible.

Also, presumably they will continue to refine beyond what ChatGPT is doing with better models, smarter prompts, etc.

2 comments

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.