
Hello,
I've been working on a web application built with Ruby on Rails, and I'm keen to incorporate some of the capabilities from AI Builder. Has anyone here successfully integrated AI Builder with a Ruby on Rails application? If so, could you share some best practices, challenges faced, or any helpful resources to smooth the integration process?
Thank you in advance for your insights!
Hi @Miasm1 , AI Builder unfortunately doesn't have native pro code capabilities. The best way you might do this is either by using Azure Cognitive Services (which has pro code capabilities) OR create a Power Automate flow with AI Builder integrated in it. The trigger of the flow should be an incoming HTTP request that you can trigger programmatically via RoR.