Oracle APEX – Build Chatbot using OpenAI Assistant Version 2
OpenAI has recently introduced a new APIs for version 2. This new version is more robust and with better control of using different assistant for your different type of query. …
OpenAI has recently introduced a new APIs for version 2. This new version is more robust and with better control of using different assistant for your different type of query. …
This blog is about to integrate google places search in your APEX application using low-code solution. We will be using REST Source Module and Popup LOV component to achieve this. …
A blog about Preview your document files inline in Oracle APEX application using Office to HTML OfficeJS jquery library.
A blog about highlights on Oracle APEX and Mobile app development work done in year 2022. It was a success year. Thank you.
A blog about dynamic tooltip implementation in Oracle APEX and Application process using tippy.js library.
A blog about low code solution for custom tooltip implementation using tippy.js in your Oracle APEX application.
A blog about rendering Login Page of your APEX application in user’s last selected language.
This blog is about how you can build cool nested interactive report in Oracle APEX. This is a custom solution and achieved using couple of dynamic action. I have received …
In many occasion, we need to store data locally in client browser and we have few options like cookies & Local Storage. There are JavaScript and jQuery documentation on how …
Telegram is one of the widely used messenger platform. It has lots of features like bots, channels and groups. In-short, it is more then a messenger platform. Purpose of this …