Skip to content
railsengines.com

Ruby LLM Agents

A Rails agent framework for RubyLLM — define AI agents with prompts, schemas, caching, logging, cost tracking, and a built-in dashboard for monitoring LLM…

No ratings yet
Gem
ruby_llm-agents
Repository
adham90/ruby_llm-agents
License
MIT
Stars
134
Added
August 19, 2026

About

A Rails agent framework for RubyLLM — define AI agents with prompts, schemas, caching, logging, cost tracking, and a built-in dashboard for monitoring LLM usage in production.

Build intelligent AI agents in Ruby with a clean DSL, automatic execution tracking, cost analytics, budget controls, and a beautiful real-time dashboard. Supports OpenAI GPT-4, Anthropic Claude, Google Gemini, and more through RubyLLM.

What you get

  • Rails-Native - Seamlessly integrates with your Rails app: models, jobs, caching, and Hotwire
  • Production-Ready - Built-in retries, model fallbacks, circuit breakers, and budget limits
  • Full Observability - Track every execution with costs, tokens, duration, and errors
  • Zero Lock-in - Works with any LLM provider supported by RubyLLM

Installing it

ruby
# Gemfile
gem "ruby_llm-agents"

Details

134 stars on GitHub · MIT licensed · maintained by adham90. Source: https://github.com/adham90/ruby_llm-agents

Discussion (0)

Sign in to join the discussion.

No comments yet.