Canโt wait to be at SF Ruby!
Also catch my first keynote the second day!
@paolino.me.bsky.social
Founder https://chatwithwork.com | Author https://rubyllm.com | Previously https://freshflow.ai & @turinginst | Produces music as Crimson Lake
Canโt wait to be at SF Ruby!
Also catch my first keynote the second day!
And now that the client's done, it was pretty easy to turn a remote OpenAPI spec into RubyLLM tools, so that I can chat with the API.
07.10.2025 21:26 โ ๐ 4 ๐ 1 ๐ฌ 1 ๐ 0The 16th edition of Ruby AI News is live! This edition features a Ruby conference coming to San Francisco with a focus on AI, an interview with the creator of RubyLLM, expert Claude Code context tips, and much more. rubyai.beehiiv.com/p/ruby-ai-ne...
09.10.2025 01:21 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0Just published my interview with Carmine Paolino, the creator of RubyLLM. If you are interested in the future of artificial intelligence with Ruby, this is one you don't want to miss! rubyai.beehiiv.com/p/ruby-ai-in...
26.09.2025 12:57 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0Of course, RubyLLM works great on JRuby! And then you also have access to a world of AI and ML tooling on the JVM like Langchain4J and official TensorFlow bindings. I'm glad to see communities like Ruby's working to compete with Python in the AI space.
26.09.2025 20:09 โ ๐ 6 ๐ 1 ๐ฌ 1 ๐ 0Iโm an AI skeptic, but Carmineโs talk on RubyLLM at #EuRuKo is super exciting. And the Ruby code snippets are ๐ฏ.
19.09.2025 08:38 โ ๐ 3 ๐ 2 ๐ฌ 0 ๐ 0Second day of @euruko #EuRuKo2025 starting with @paolino talk about "RubyLLM: Making AI Development Beautiful Again"
19.09.2025 09:18 โ ๐ 4 ๐ 1 ๐ฌ 1 ๐ 0The Philosophy of RubyLLM
19.09.2025 09:18 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0This is all you need for scale with RubyLLM
19.09.2025 09:18 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0RubyLLM: One API, OnePerson, One Machine
19.09.2025 09:18 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0The real footage of Carmine Paolino (RubyLLM) being abducted by @evilmartians.com
19.09.2025 10:22 โ ๐ 9 ๐ 2 ๐ฌ 0 ๐ 1Getting Answers from a Big PDF with RubyLLM Article URL: https://max.engineer/giant-pdf-llm Comme...
https://max.engineer/giant-pdf-llm
Result Details
Smarter Rails apps with AI using RubyLLM
In this video I will show you how to add the RubyLLM gem to a Rails project so that you can integrate AI/LLM calls in to the app with very little effort.
youtu.be/fpR2LgbdG90
In this video I will show you how to use tools with the RubyLLM gem in a Rails project.
youtu.be/9CyCXVShX6g
Impressive how easy it is to write an assistant that reads and answers questions about a >1200 page PDF with RubyLLM. Less than 20 mins of work. max.engineer/giant-pdf-llm
17.05.2025 20:47 โ ๐ 2 ๐ 2 ๐ฌ 0 ๐ 0HN discussion on a 94-line Ruby coding agent using RubyLLM. Explores Ruby for AI tasks, LLMs in agentic AI, and the balance of libraries vs. core code. Overview of the thread. #AIagent 1/5
18.05.2025 10:00 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0The brevity of the "94 lines" agent heavily leverages the RubyLLM library. The discussion highlighted the balance between using powerful libraries and the significance of the custom core logic in such projects. #Programming 3/5
18.05.2025 10:00 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0RubyLLM 1.3.0: Revolutionรคre Neuerungen fรผr Entwickler mit Konfigurationskontexten, Ollama/OpenRouter und ActiveStorage
https://dasgeld.co/posts/0FE9F368-8282-4C67-8931-7822DEFC3737
RubyLLM 1.3.0: Revoluciรณn en la Experiencia del Desarrollador con Contextos de Configuraciรณn y Soporte Avanzado
https://eldinero.lat/posts/DCFCD7FC-D561-4204-A619-CF9138854DC8
Effiziente Informationsgewinnung aus groรen PDFs mit RubyLLM
https://dasgeld.co/posts/23577638-9438-40E6-BF1E-70757C7C63EF
Took a little while to get back to this, but I will be releasing a new library to tie in LLM-generated explanations to # brakeman warnings soon. It essentially wraps RubyLLM so you can call into any of the supported providers very easily.
Interest | Match | Feed
RubyLLM: Supercharge Rails AI chat with Custom Tools
Is your AI chat a glorified chatbot? Unlock its potential! Custom Rails tools let AI interact with app data (users, orders, etc.). Just as reinteractive's CodeCare service ensures apps thrive, this article shows you how to build with that care: reinteractive.com/articles/sup...
25.07.2025 02:46 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0It's an essential read for developers, enthusiasts, and tech leaders alike.
Discover new products and initiatives,
including Matt Solt's "Ruby AI: MEGA Jobs & Opportunities" report,
Joe Masilotti's "Ruby Friends" app,
and Carmine Paolino's "Async Guide for RubyLLM."
Screenshot of the following text: "Remember to read ๏ธ ๐Thinking about Code where: Charles Oliver Nutter shared that JRuby 10 is passing the Ruby spec suite with only a few issues left Nate Berkopec shared performance feedback on Hackclub's open-source codebase from last week Gregory Brown challenged the community to create the smallest program that randomly picks between two end states without using I/O but remains observable and Xavier responded with a nice solution Pascal Lalibertรฉ noted that even in the age of AI coding tools like Cursor, his team still relied on the Bullet Train Rails starter kit for speed and reliability on a large project Don't forget to read the Around Code section where Carmine Paolino talks about creating a standardized API for LLM pricing and Hans Schnedlitz shared insights from analyzing RubyGems.org database dumps, highlighting how fun it is to explore this data."
Remember to read Thinking about Codeย so you discover interesting conversations from among others:
@headius.bsky.social @nateberkopec.bsky.social @skillstopractice.com @pascallaliberte.me @paolino.me @hansschnedlitz.com and others
Thank you for your kind words!
24.03.2025 17:43 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Loving RubyLLM! Definitely simplifies the integration of LLMs with Rails. As someone who has to build and ship web apps with Gen AI frequently, the speed up and enforcing of best practices is great. Will definitely be using this heavily. Thanks @paolino.me!
github.com/crmne/ruby_llm
This new LLM wrapper really shows the beauty of Ruby ๐
github.com/crmne/ruby_llm
Oh wow ๐คฉ RubyLLM 1.0 brings simple #AI integration to #Ruby #RubyOnRails. Can't wait to use it! github.com/crmne/ruby_l...
13.03.2025 00:01 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0