Hacker News new | ask | show | jobs
by numpad0 1166 days ago
From comments here, I suppose you could make your app cloud-based so your client app is just a UI and only your trusted backend has full access to the external API, and that sounds dystopian.
3 comments

Why is that dystopian? Sounds like the standard, good-idea architecture for an application that communicates with a paid 3rd party API.
That's what these applications are already doing. The only difference is their cloud back-end is openai's API instead of something they control themselves.
It's... pretty normal practice.