Published inLevel Up CodingUnderstanding Retrieval Augmented Reality (RAG) basics with Mistral AI demoIn this blog, we will deep dive into the basics of Retrieval-Augmented Generation (RAG). RAG is a powerful technique used in the Generative…Oct 27, 2024Oct 27, 2024
Published inTowards AIGetting Started with OpenAI in Python: A Practical Demo with GitHub ModelsGenerative AI is revolutionizing how we interact with technology, offering innovative solutions across various industries, from content…Oct 19, 2024Oct 19, 2024
Published inLevel Up CodingComplete Generative AI Glossary with examplesUnderstanding Generative AI is becoming increasingly essential in today’s rapidly evolving technological landscape. Generative AI is…Sep 23, 2024Sep 23, 2024
Published inGoogle Cloud - CommunityRunning BigQuery in short query optimized modeIn this blog, we will explore Google BigQuery’s newly launched short query optimized mode. The feature is currently in the Pre-GA offering…Aug 18, 20242Aug 18, 20242
Published inLevel Up CodingBigQuery Ops with INFORMATION_SCHEMAIn today’s data-driven world, effectively managing and operating large-scale data warehouses is crucial for organizational success. Google…Jul 21, 2024Jul 21, 2024
Published inLevel Up CodingCURL Command: Complete Practical GuideIn this blog, I will cover almost all the useful CURL commands that can be used to test and debug APIs using the Command Line Interface…Jul 30, 2023Jul 30, 2023
Published inDevOps DudesDocker CLI Commands— 101In this blog, I will cover some basic docker commands. Docker is an open-source platform that allows developers to build and run…Apr 24, 20231Apr 24, 20231
Published inDevOps DudesImplementing High Availability with Azure Traffic ManagerIn this blog, I will implement a scenario to achieve high availability for an application deployed on Azure. The application will be…Mar 5, 2023Mar 5, 2023
Published inDev GeniusGitHub Actions 101 with Azure App ServiceIn this blog, I will go through the basic concepts of GitHub Actions and its use cases. To better understand the concepts, I will implement…Oct 11, 2022Oct 11, 2022
Published inDevOps DudesImplementing JWT validation in Azure APIMIn this article, I will run a simple Python3 Flask application on Microsoft Azure App Service. I will then integrate the Azure App Service…Jul 11, 20224Jul 11, 20224