AI for Ruby Devs Part I: From the Basics to building a neural network
When we are programming and we type something in our IDE, for example, User.where( and we see the “editor” suggests method names to complete our code, this is not AI, this is the IDE following some rules, but when we type the same and Claude or Github Copilot suggest a...
Read More