Skip to Main Content

Oracle Database Free

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

23ai Vector Operation PaaS from Oracle?

Syamantak SahaSep 8 2025

I have been trying out the brand new AI features of 23ai. I think it is a great new way forward where data can be stored in terms of a visual aspect as opposed to only RDBMS format that we currently use. Vector Databases can be used in AI techniques such as Neural Networks, creating a whole new opportunity with data.

However, trying to create and loading Vectors is not easy. When we are already used to loading data from flat files, generating and loading Vectors seems to be complex. As the first step is to create the Vector Model, it is expected to be Cloud Based as local resources maybe limiting for the vast amount of processing needed for such data.

I was wondering if there are any Oracle provided Vector Interaction PaaS that we can work with? For example, there are third-party Python based Cloud PaaS that sometimes provide this conversion of data (e.g. image) to then create the Vector. Ideally, we needed a seamless integration of Image-to-Vector using an Oracle PaaS that is automatically loaded to a 23ai database.

So the user can directly choose an image and run a package/call on Cloud to convert to vector and hopefully click a checkbox that says load to database 23ai. Interestingly, once converted to a Vector, this data can be stored on our local devices, as they would simply contain the vector values.

Are there any such PaaS that we can use?

Thanks.

Comments
Post Details
Added on Sep 8 2025
0 comments
25 views