Technology

1721195286296_aecbdea64b
Artificial Intelligence Technology

Boosting RAG with Innovation

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...

mono_plus_code_9399e05f79
Technology

Monorepo Is Code Colocation ?

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...

AI_a6434adbf1
Technology

Navigating the AI Revolution: Transformations, Triumphs, and Trials

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...

microfs_96f08e1a60
Technology

React-Vue Micro-Frontend Application using Webpack 5 Module Federation

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...