Welcome to the r.uby.dev website.
This website provides a free service that is designed to
help you troubleshoot and learn about the llm.rb
runtime and the Roda plugin it powers: roda-llm.
Together they can be used to add llm.rb agents to your
Ruby, Rack, and Rails applications.
- "What is the relationship between llm.rb and roda-llm?"
- "How do I use the llm.rb console?"
What would you like to know?
powered by llm.rb
About
r.uby.dev is the home of llm.rb and roda-llm. Both projects are designed to help you build agentic systems in Ruby, Rack, and Rails applications.
Screencast
llm.rb includes a builtin console that can be started via the
llm.rb executable or at runtime via agent.console.
The console requires optional, opt-in dependencies to be installed separately.
Projects
llm.rb
llm.rb is an advanced runtime for building agentic AI applications on CRuby.
roda-llm
roda-llm provides a framework for deploying multiple llm.rb agents.
xchan.rb
xchan.rb is easy-to-use InterProcess Communication (IPC) library.
test-cmd.rb
test-cmd.rb provides Go-inspired command execution for Ruby.
r.uby.dev
The source code for this website.