0
faisalalam created
What is the most easiest and simple way add the ChatAPI services within Zero framework . I have an ecommerce application - intend to generate product decsription and images. Please give proper guide line. I want add this same way we use payment gateway or twillio. Thanks
1 Answer(s)
-
0
Hi @faisalalam
Our team doesn't have much knowledge with ChatGPT but I think you can create a new AppService and call ChatGPT via this service. In this way, your UI can call this AppService method to generate any content they want.