It is my understanding that while MEP doesn’t have AI embedded into the platform, it is possible for MEP to leverage REST-based API’s to integrate to a solution like OpenAI to send and receive information to say ChatGPT or the like. Is that right? Has anyone worked with a solution like this in the past?
Yes, MEP does not have AI embedded into the platform, but you can utilize service definitions to call REST-based APIs to integrate with OpenAI Apis or other AI engines. As an application developer you will need to manage the API keys within your application. You can utilize configuration elements to support the keys as well.
If MEP is being used with Nextworld platform, you can leverage logic blocks and prompt definitions with similar results. Working in a deployment with Nextworld platform opens up additional options for AI.
Additional information on Nextworld Intelligence: Nextworld Intelligence | Enterprise AI Platform
1 Like