Oracle AI Data Platform Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Oracle APEX Integration with Oracle AI Data Platform for Building AI-Powered Applications

10
Views
1
Comments

Organizations increasingly want to build AI-enabled enterprise applications using Oracle AI Data Platform for data processing, model development, and AI pipelines. At the same time, many developers use Oracle APEX as a low-code platform to quickly build business applications.

Currently, integrating Oracle APEX applications with AI Data Platform services requires manual REST API configuration, authentication setup, and custom integration logic.

Providing a native integration capability between Oracle APEX and the Oracle AI Data Platform would simplify the process of embedding AI features directly into business applications.

This would enable developers to easily connect APEX applications with AI models, data pipelines, and analytics workflows.

2
2 votes

Submitted · Last Updated

Comments

  • DMD
    DMD Rank 4 - Community Specialist

    Agreed that a native integration into APEX would be meaningful. In a similar way that you can wrap APEX objects into PL/SQL logic, would be interesting to integrate things like python functions, calls to notebooks, AIDP catalog objects, etc into APEX objects.

    I'll note however that a way to "integrate" your AIDP data models with APEX is to leverage a ADW environment in a AIDP external catalogue. Such that if you maintain certain data models in that external catalogue, that underlying data maintained from AIDP is available to utilize as DB objects in APEX.

    Now whether or not it's APEX or some other low(er) code solution to application development, I do think there should be some type of solution for the AIDP workbench to support low code application development. Linking an idea post I created as I think they're at least conceptually related:

    Support UI Creation Functionality Using Streamlit — Oracle