Why Do We Need Agents? The notion of “agents” or “agentic AI” is a recent development in artificial intelligence that significantly enhances the power and robustness of Large Language Models (LLMs) applicat...
The world of data analytics is evolving rapidly, and organizations are increasingly leveraging large-scale data processing to gain actionable insights. Apache Spark has emerged as a game-changer in this domain,...
The announcement of AWS S3 Tables and SageMaker Lakehouse at re:Invent 2024 has caused a buzz across the data engineering community. Positioned as a managed Apache Iceberg service, AWS’s latest offering promise...
The landscape of artificial intelligence is evolving at breakneck speed, and small to medium enterprises (SMEs) must innovate to stay competitive. However, operationalising AI poses significant challenges—scala...
Many organizational leaders recognize the transformative potential of artificial intelligence (AI), yet the prospect of initiating an AI journey can be daunting. In this article, we answer how to approach these...
Dive into how Retrieval-Augmented Generation (RAG) is revolutionizing AI with a blend of precise information retrieval and creative response generation. Discover how advanced techniques like Query Expansion and...
Understand the difference between monorepo and code colocation While working on a project, I was assigned the task of re-organizing the frontend code into a monorepo. The codebase consists of two frontend app...
Artificial Intelligence (AI) is no longer a fragment of imaginative fiction. It’s a pulsating reality, reshaping industries, and determining the trajectory of economies. 1. Introduction Artificial Intelli...
Implementation of micro-frontend application in React and Vue using Webpack 5 Module Federation plugin and Nx This is a short guide to getting started with a micro-frontend application. The article focus...