Codeminer42's Engineering Blog

AI

  • Codeminer42 Dev Weekly #2

    · 6 min read · by Gabriel Quaresma

    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

    · 8 min read · by lucas.silva

    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

    · 15 min read · by Luan Gonçalves

    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

    · 14 min read · by Leonardo Santiago

    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…