Codeminer42's Engineering Blog

AI

  • 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…