Blog Series: Building AI Solutions That Matter – Part 1
Part 1: The AI Evaluation Step – Ensuring Your Project Aims True In the rapidly evolving landscape of Artificial Intelligence, it’s easy to get caught...
Why a calculator that performs complex calculations is not an AI?
No, a calculator is not considered artificial intelligence (AI). Here's why:...
Why we need to synthesize data for AI models?
There are a number of reasons why you might need to synthesize data for AI models. To protect privacy. In some cases, it may not...
Algorithmic fairness in machine learning (ML)
Algorithmic fairness in machine learning (ML) seeks to ensure that ML models are not biased against certain groups of people. This is important because ML...
Unhealthy data and its implications on LLM models
Large language models (LLMs) are trained on massive datasets of text and code. This data is used to teach the model how to generate text,...
How is Mojo different than Python?
Mojo and Python are both general-purpose programming languages, but they have different strengths and weaknesses. Mojo is designed for high performance, while Python is designed...
How to make money using ChatGPT?
There are many ways to make money using ChatGPT. Here are a few ideas: Create content. ChatGPT can be used to create high-quality content for...
Install only Postgres client 11 on Ubuntu 18.04
This post entails installing Postgres client version 11.*...
PostgreSQL – Granting access to users
Common statements to granting user accesses in Postgres...
Querying JSONB Postgres fields in SQLAlchemy
How to query JSONB fields in SQLAlchemy models...
