Blog
A small Rails engine gem that gives AI agents structured, read-only access to the data you choose to expose.
AI doesn't work like a calculator. It predicts words based on patterns, not fixed rules. Learn why answers can vary and why you should always verify against the original source material.
Build a multi-agent AI platform where specialized agents use real tools to perform real tasks, all orchestrated on Rails.
Build a powerhouse Retrieval-Augmented Generation (RAG) system with Ruby On Rails
I'm releasing strftime_roulette, a Ruby gem that adds a strftime_roulette method to Date and Time objects. Every call returns a randomly formatted string. That's it. That's the gem.
How I built a real-time voice agent using Gemini 2.0 and injected dynamic Spotify API data into its context window.
What I learned building an app that interfaces with Apple's Foundation Models AI.
I’ve been building a Hotwire Native iOS app with a Rails backend and recently created a custom bridge component called ApproachMapBridgeComponent. The goal was simple: when users click a button in the web view, it should open a native map modal in the iOS app. But instead of a working feature, the button did absolutely...
I'm working on a Hotwire Native iOS app, and I wanted the app to have that slick new Liquid Glass tab bar, which means that is is completely transparent and the content flows under and below the bottom tab bar. Here's how I updated my existing tab bar to have the modern Liquid Glass UI...