Hey @rviyengar! 👋
It depends what you mean by “integrating.” AI Engine is compatible with Azure, so you can configure your Azure environment and use your assistant through it, but it will still be running inside the AI Engine environment, meaning your custom React frontend wouldn’t be used in that case.
Alternatively, you can fully configure your AI setup within AI Engine and then connect your own frontend to it via the AI Engine REST API.
On the other hand, if you’ve already built a custom frontend and backend that handles queries with Azure, then you’ve essentially built your own version of what AI Engine Chatbots offer.
Sorry for the confusion. What I mean is, I have Azure AI function app running with phi-4-mini-instruct model from azure ai foundry and Azure AI search resource as knowledge base for my chemistry self-learning. I now have the endpoints and api’s available. Can I use these within AI Engine to be used in wordpress?. I do not want go for OpenAI or Claude API. It does not matter even if AI engine is the front-end.
regards,
Are you available to develop my requirements?