Simple components that let a WEB Core app interact with ChatGPT?

I've found several ChatGPT components, but some are pretty hairy and most try to cover a big chunk of the API.

Is it possible to just simulate going through the web page, posting questions, and getting replies back? Or do you have to use the API?

Alternatively, is there a simple way to use the API? I realize the web interface does some crazy things, but if all you need is answers to questions, what it provides is overkill.

You should be using the API with any of these. Gives you some control over things. Not hard to use in just a conversational setting.

1 Like