Category Archives: build automation

Deploying LLM on RunPod

Deploying LLM on RunPod

Runpod emerges as a beacon of innovation in cloud computing, specifically tailored to empower AI, ML, and general computational tasks. Engineered to harness the power of GPU and CPU resources within Pods, it offers a seamless blend of efficiency and flexibility through serverless computing options. Deploying a Large Language Model (LLM) on RunPod Leveraging the Continue Reading »

Keeping the Wheels Turning: How AI Powers Predictive Maintenance in Industry 4.0

Keeping the Wheels Turning: How AI Powers Predictive Maintenance in Industry 4.0

Hey there, fellow tech enthusiasts! Today, let’s dive into the fascinating world of Industry 4.0 and how artificial intelligence (AI) is revolutionizing the way we maintain machinery. Picture this: you’re in a bustling factory, surrounded by the hum of machines, each one vital to the production process. But what if I told you that AI Continue Reading »

Dockerization of Java applications using Google Jib Plugin

Dockerization of Java applications using Google Jib Plugin

Prerequisites Basic docker knowledge & commands, can go through this blog Docker-For-Beginners by InnovationM. Introduction In this blog I will guide you step-by-step how to use google jib plugin with docker. What is Jib ? Jib is part of Google Container Tools which builds optimized Docker and OCI images for your java application and push Continue Reading »