- RoboRuby
- Posts
- Ruby AI News - April 13th, 2025
Ruby AI News - April 13th, 2025
OpenAI and Anthropic introduce official Ruby client libraries
This week features the release of the official OpenAI and Anthropic Ruby SDK’s, the sale of a full-featured Ruby on Rails AI SaaS application, re-imagining web frameworks in the age of generative AI and much more.

Contents
Top Stories
Official OpenAI and Anthropic Ruby Gems
This week, Anthropic released a beta of their Ruby SDK, now officially supporting the Ruby community. The anthropic-sdk-beta gem name is temporary. Alex Rudall, the creator of the ruby-anthropic gem, will be transitioning the anthropic gem name to the new repository.
Meanwhile, over at OpenAI, work is also underway on an official Ruby SDK. At the Artificial Ruby meetup in NYC this past Wednesday, Hao Wang presented on the progress on the new gem, and believes it will be released some time in the next week. The repository will live at https://github.com/openai/openai-ruby.
Rails AI SaaS for Sale
Obie Fernandez has listed his Ruby and Rails based startup, Olympia, for sale. Olympia offers AI-powered consultants that can help businesses with strategy, content development, marketing, programming, and legal automations. While the sale price is not listed, the company currently sits at $3k in monthly recurring revenue.

Prompt-driven Ruby Web Framework
Scott Werner of Sublayer released MonkeysPaw, a prompt-driven web framework written in Ruby. MonkeysPaw generates webpages from descriptive prompt files, trusting the LLM to write the HTML, CSS, and Javascript from the prompt and serve it up for you automatically. Check out his write up of the new framework and what’s next below:
Events
ArtificialRuby is hosting a meetup in NYC on May 7th. These events fill up fast, so be sure to RSVP now if you want to attend.
wroclove.rb (currently underway) will feature a workshop and talk by Chris Hasiński. The Next Token! talk will demystify LLMs and shows how to integrate them into applications by treating them for what they really are: token generators. The Vector Image Search workshop will demonstrate how to build an AI-powered custom image search engine.
RubyVideo.dev has become RubyEvents.org. Be sure to check out the new topic page on Artificial Intelligence with Ruby!
Carmine Paolino is introducing a standardized API that provides capabilities and pricing information for all major LLM providers.
Pete Hawkins wrote about Supercharging Rails Development with Cursor AI, covering Cursor rules, context, power features, and file references. He also recently wrote about 36 Killer AI Prompts Every Solo Founder Should Steal.
Pete continues to post some great AI content, and currently offers an AI on Rails course.
Thoughtbot live streamed Building AI transcription tools in Ruby with Valentino Stoll, and Building a mobile game with AI "vibe coding". Thoughbot has also introduced a new AI for Business blog series.
Todd Price of Reinteractive wrote a tutorial on Adding an AI chat to your Ruby on Rails application.
Drifting Ruby recorded a video covering some of the pitfalls and challenges of Vibe Coding.
Andrés posted a write up about the latest changes OasRails, detailing a better way to create API documentation with AI.
Davide Santangelo explained how to implement Model Context Protocol (MCP) with Ruby.
Open Source Updates
New Version: RubyLLM 1.1.1: Cloud Expansion, Smarter Conversations, Resilient Tooling, and More.
New Version: OasRails 0.11.0: Generate Automatic Interactive Documentation for Your Rails API.
New Version: LLM 0.2.1 - no release notes.
New Gem: ActiveGenie provides convenience modules and classes to help you build generative AI features.
New Gem: dot-llm registers a new MIME type and renderer for :llm, so Rails controllers can respond with LLM-friendly Markdown via format.llm.
New Gem: Monadic is a multi programming language toolset designed to create and utilize intelligent chatbots.
New Gem: OllamaRepl is a terminal-based REPL for interacting with Ollama language models and Ruby without a browser.
New Gem: DSPy.rb is a Ruby port of the DSPy library, enabling a composable and pipeline-oriented approach to programming with LLMs in Ruby.
New Gem: RBS Goose is a tool that uses large language models such as ChatGPT to infer RBS signatures for Ruby code.
New Gem: MCPRuby is an easy-to-use and minimal server implementation for the Model Context Protocol (MCP) in Ruby.
New Rails Engine: Raif is a Rails engine that helps you add AI-powered features to your Rails apps, such as tasks, conversations, and agents.
AI-Powered Coding Tools
If you are interested in better understanding how Cursor rules files can improve your AI coding working, I recommend this video by BMad.
That’s all for this edition! Be sure to reach out if you have any stories, content, jobs, or events you want featured in the newsletter.