I am creating a fleet management solutions and want to integrate chatgpt in such a way where I can used the data from vehicle manuals, error codes etc, in order to resolve queries asked by the end user who can be a driver, or fleet owner, could someone please help me with this? I am using AWS for the SaaS application so how can I go about integrating chatgpt capabilities in this web app?
我正在创建一个车队管理解决方案,并希望以这样一种方式集成Chatgpt,我可以使用车辆手册中的数据,错误代码等,以解决最终用户提出的问题,谁可以是司机,或车队所有者,有人可以帮助我吗?我正在为SaaS应用程序使用AWS,那么我如何着手在此Web应用程序中集成聊天功能?
So, I found a way using a similar architecture like in given below link: https://github.com/Azure-Samples/azure-search-openai-demo
因此,我找到了一种使用类似架构的方法,如下面的链接所示:https://github.com/Azure-Samples/azure-search-openai-demo
Now, I am not sure, how i can keep using the existing infra and integrate this app into another web app, which is being hosted in AWS for an instance and also can I customize the front-end and backend of it and call as an API is it possible?
现在,我不确定,我如何才能继续使用现有的基础设施,并将此应用程序集成到另一个Web应用程序中,该应用程序正为实例托管在AWS中,我还可以自定义它的前端和后端并作为API调用吗?
I used the existing arch in the above github repo and want to customize in such a way that it can be integrated into another web app
我在上面的GitHub资源库中使用了现有的Arch,并希望以一种可以集成到另一个Web应用程序中的方式进行定制
更多回答
优秀答案推荐
我是一名优秀的程序员,十分优秀!