HACKER Q&A
📣 gogo61

Why does people use AI wrapper instead of the AI like OpenAI itself?


(can't find on internet)


  👤 siva7 Accepted Answer ✓
Your question doesn't make much sense, probably it would if we reframe it as why don't people use chatgpt instead of some wrapper. Answer is because it is just a simple chat interface and many applications go beyond that.

👤 talldayo
One good reason is that 99.9% of the world population does not own a computer powerful enough to inference ChatGPT or GPT-4.

👤 leros
Why do people use CRUD database wrappers instead of using databases directly?