liugddx opened a new issue, #4749: URL: https://github.com/apache/incubator-seatunnel/issues/4749
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description At present, chatgpt is very hot, and it has penetrated into all walks of life. However, since chatgpt is trained based on public data, it cannot achieve the desired effect due to the lack of relevant data training in special fields. So we need to train chatgpt with private data. So I think it is necessary to integrate seatunnel and chatgpt to accomplish this. The following are the steps of my research: 1. Format private data 2. Upload vector database 3. Integration with chatgpt refer to: https://gpt-index.readthedocs.io/en/latest/how_to/data_connectors.html https://gpt-index.readthedocs.io/en/latest/how_to/integrations/chatgpt_plugins.html ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
