Beyond the AI Buzzwords: A Practical Guide to Descriptive, Predictive, Generative, and Agentic AIIf you’ve been in tech conversations lately, you’ve likely heard a flood of terms—AI, ML, Generative AI, Agentic AI. They’re often used loosely, sometimes interchangeably, and occasionally incorrectlyMar 25, 2026·6 min read
Building a Conversational AI Experience in Microsoft Teams using Power Automate and Microsoft FoundryJan 13, 2026·4 min read
XML vs JSON in Prompt Engineering: A Follow-Up ExperimentIn my previous article, “XML Is Making a Comeback in Prompt Engineering — And It Makes LLMs Better”, I argued that structured prompts—especially XML-style prompts—offer advantages as prompt engineering matures into a production-grade discipline. Fran...Jan 3, 2026·3 min read
XML Is Making a Comeback in Prompt Engineering — And It Makes LLMs BetterIntroduction: Prompt Engineering and Its Evolution Prompt engineering is the practice of designing inputs to Large Language Models (LLMs) in a way that reliably produces accurate, safe, and useful outputs. While early experimentation focused on natur...Jan 2, 2026·6 min read
MLOps, AIOps, LLMOps, and GenAIOpsA Complete Guide for understanding *Ops in 2025Sep 14, 2025·4 min read
Getting Started with OpenAI API in Python: A Step-by-Step GuideFrom Zero to Hero: A Beginner's Guide to Using the OpenAI API with PythonSep 6, 2025·6 min read
Step-by-Step Guide to Create Azure Free AccountCreate Azure free account and 30 days Free Trial SubscriptionApr 18, 2025·3 min read
Application Load Balancer in AWS using TerraformIntroduction Here is a scenario for implementing ALB in AWS using Terraform Create ALB using terraform and select all its dependencies Access different components of an app, for example, vote app running on private instance using ALB. Ensure runni...Jan 7, 2025·4 min read