The Hidden War: Why AI is Rewriting the Rules of Silicon ?
When we talk about the term “AI”, we usually talk about software, ChatGPT, Midjourney, or Gemini. But behind every prompt and generated image lies a physical battleground. The AI revolution isn’t just changing code; it is fundamentally rewriting the rules of silicon. The industry has moved beyond the “one chip fits all” era. We are…
How to Master Retrieval-Augmented Generation: A Step-by-Step Guide to Building a Scalable RAG Application
What is RAG? Differences between the RAG and Generative AI model Knowledge Source Relies primarily on its pre-existing training data, which is vast but static and can become outdated. Think of it as drawing answers from a giant textbook it has already memorized. Augments its pre-existing knowledge by searching and retrieving information from external, real-time…
Configuring PWA in Angular
Hello sunshine, let us set up PWA in angular 7 and higher applications. PWA stands for Progressive Web Apps, this PWA is primarily useful in dynamic web page applications, and also contains different modules. The most iconic feature of PWA converting native web applications into apps, several companies have concluded involvements of PWA resolved many…
Integrate Object Storage With APEX On Cloud
Hi there, welcome to Canny Tech, are you storing your image files and large video file in the database, No!! In this blog post we will see how to utilize the object storage to store large files such as High Resolution Image, Video, Audio, Doc files, etc … 1.1 What Is Object Storage ? Object…
Set Row as Color on Interactive Grid.
Hey Folks, Hope your are good, In this blog we are going to perform a task where based in the condition the row color of the inter active grid changes. Here most of them uses a the sql statement to set the color using when and case statement, but we are going to use jQuery.…
HOW TO RESET PASSWORD IN ORACLE APEX APPLICATION IN CUSTOM AUTHENTICATION
Hi, in this post we are going to see how to reset the password in Apex Application, follow this Simple steps. here we are sending a reset password link to the user’s mail-id, and send in the reset password page we will update the password in the database table. Before that, Create a custom authentication…
Set Up SMS API In Oracle Autonomous Database In Oracle Apex.
Hi there Many were Asking about how to use the SMS API in oracle apex, I have searched, no blog available on this topic. So I have chosen to do a blog on it, in this blog I have chosen Vonage it’s the best option to choose for international SMS notification and, for India, you…
Two Factor Authentication In oracle Apex Using Mail
The Two-Factor Authentication (TFA) is adding additional security to your Application. Basically the method in which a Application user is granted access to a Application only after successfully presenting two pieces of evidence to an authentication mechanism. It protects the user data such as personal ID details and financial assets. The 1st factor where the user’s password, something they…
Configure APEX Office Print In Autonomous Database (Cloud Service)
The APEX Office Print (AOP) is used to export the data in the format we want, The data can come from the database, a REST or GraphQL web service, or even components like Reports as Interactive Report/grid, classic report …etc. from Oracle APEX. APEX Office Print is classified into two types : Cloud and On-premise…
Follow My Blog
Get new content delivered directly to your inbox.