Blog


Green programming: environmental aspects in software development

Green programmingSoftware developmentIT industry energy consumption

Enhancing Model Explainability in Deep Learning: A Comprehensive Guide

Explore techniques that bring transparency to AI models, empowering you to make sense of their decisions

Machine learninDeep learning

CSS: Difference between Flexbox and Grid

Understanding CSS layout: how to position elements and organize on a webpage

CSSCSS GridCSS flexbox

Bedrock unveiled: Indexing own data to OpenSearch Serverless via a Lambda

How to use the Bedrock Embedding Titan model to index documents towards an OpenSearch Serverless vector database.

AwsAws lambdaBedrock

How to Extract Texts from Rotated(Skewed) Text-Images using CRAFT, OpenCV and pytesseract

OpencvImage ProcessingMachine Learning

Fine-tuning Mistral 7B Model with Your Custom Data

A guide to fine-tuning the Mistral 7B model using a specific dataset, hardware setup, and training script.

aiartificial intelligencedata

CSS Animation Techniques

Creating Engaging and Interactive Web Content

CSSAnimationWeb interaction

AI in Everyday Life: Discussing Real-World AI Applications

All you need to know about AI and how they apply to our everyday lives

Artificial intelligence

Creating a Simple Task CRUD App with Flask, PostgreSQL, SQLAlchemy, and Docker

A step-by-step guide on how to create a simple task CRUD app with Flask, PostgreSQL, SQLAlchemy, and Docker.

FlaskDockerPostgres

Design a Notification System with AWS Serverless — Notes and Highlights

Building a scalable, highly available, and reliable notification system using AWS Serverless, EventBridge, and SQS.

AwsServerless architectureSystem design