Hacker News new | ask | show | jobs
by strongpigeon 65 days ago
To clarify: add-ins are essentially web pages. They can do some processing client side if they want, but yeah in the case of a ChatGPT add-in it's not like they're running the model in a web frame.
1 comments

Exactly. My company's add-in is a React app, which can be fun to debug with the limited developer tools in Word/Excel's browser.