Codeminer42's Engineering Blog
AI

Codeminer42 Dev Weekly #2
HELLO EVERYONE!!! It is March 15th, 2024, and you are reading the Second Codeminer42 Dev Weekly! Let's see what the tech world showed us this week! PostgreSQL Index Types -…
Coding with GitHub Copilot
GitHub Copilot is an AI-powered code completion and generation tool that works seamlessly within integrated development environments (IDEs). It has revolutionized the industry, capturing the attention of the software development…
Ruby and the State of Artificial Intelligence
Hello, fellow readers! It's been a while since I showed up here, and today, we'll talk about a hot topic: Artificial Intelligence (AI) and Machine Learning (ML) in the Ruby…
Exploring the ChatGPT API
A Generative Pre-trained Transformer, or simply, GPT, is one specific model of a kind known as Large Language Models (LLMs). LLMs are a subset of Deep Learning, which is part…