Toward Digital Well-Being: Using Generative AI to Detect and Mitigate Bias in Social Networks

Toward Digital Well-Being: Using Generative AI to Detect and Mitigate Bias in Social Networks
Artificial Intelligence (AI) dominates today’s headlines—hailed as a breakthrough one day, warned against as a threat the next. Yet much ...
Read more

Implementing the Hangman Game in Python

Implementing the Hangman Game in Python
, Hangman was a really fun game in our home. We would grab a pen and paper and take turns ...
Read more

Get AI-Ready: How to Prepare for a World of Agentic AI as Tech Professionals

Get AI-Ready: How to Prepare for a World of Agentic AI as Tech Professionals
a lot of thoughts these days with the advent of AI and the conversations around AI. we move into an ...
Read more

Everything I Studied to Become a Machine Learning Engineer (No CS Background)

Everything I Studied to Become a Machine Learning Engineer (No CS Background)
learning was hard. There were many courses, books and resources I used along the way that helped me, but being ...
Read more

How to Develop Powerful Internal LLM Benchmarks

How to Develop Powerful Internal LLM Benchmarks
LLMs being released almost weekly. Some recent releases we’ve had are Qwen3 coing models, GPT 5, Grok 4, all of ...
Read more

LLM Monitoring and Observability: Hands-on with Langfuse

LLM Monitoring and Observability: Hands-on with Langfuse
: You have built a complex LLM application that responds to user queries about a specific domain. You have spent ...
Read more

Why Your Prompts Don’t Belong in Git

Why Your Prompts Don’t Belong in Git
post after a while, and I want to start with something that bit me early on. When I was building ...
Read more

Where Hurricanes Hit Hardest: A County-Level Analysis with Python

Where Hurricanes Hit Hardest: A County-Level Analysis with Python
been retained by an insurance company to help refine home insurance premiums across the southeastern United States. Their question is ...
Read more

What If I Had AI in 2020: Rent The Runway Dynamic Pricing Model

What If I Had AI in 2020: Rent The Runway Dynamic Pricing Model
of Shopify, recently told his employees in an internal memo: “Before asking for more headcount and resources, teams must demonstrate ...
Read more

Three Essential Hyperparameter Tuning Techniques for Better Machine Learning Models

Three Essential Hyperparameter Tuning Techniques for Better Machine Learning Models
Learning (ML) model should not memorize the training data. Instead, it should learn well from the given training data so ...
Read more