Blog | Projects

Artificial Intelligence, DevOps and Telecoms

Subscribe to my newsletter!

Popular Posts

Exciting News for Bolt Users: No More Lazy Code Generation!

If you’ve ever used large language models (LLMs) like Bolt for coding, you might have run into the infamous “laziness” problem. You know, those frustrating placeholders like // rest of...

End-to-End DevSecOps Kubernetes Three-Tier Application Project using Jenkins, Terraform, AWS EKS, ArgoCD, Prometheus and Grafana

A Complete End-to-End DevSecOps Kubernetes Implementation Guide: Deploy a Three-Tier Application on AWS EKS with Security Best Practices, Infrastructure as Code, and CI/CD Pipeline Integration...

Building a Sentiment Analysis Model with Google Vertex AI: A Comprehensive Guide

In this blog post, I’ll take you through the detailed process of creating a sentiment analysis model using Google Vertex AI. This project aims to classify customer reviews into positive or negative...

Building an AI-Powered Customer Support Chatbot with Transformer Models

In today’s fast-paced digital world, providing efficient and accurate customer support is crucial for any business. As part of my ongoing exploration of AI applications, I embarked on a project to...