
Carmine Paolino
@paolino
Founder chatwithwork.com | Author rubyllm.com | Previously @freshflowai, @turinginst & others | Produces music as Crimson Lake
ID: 85328138
https://paolino.me 26-10-2009 14:33:10
3,3K Tweet
925 Followers
415 Following





I'm getting ahead of myself, but a thought that's been living right free in my head, particularly today, is a course on building AI apps in Rails. I think the ecosystem needs to bake a bit more, but Justin Bowen | ActiveAgents.ai & Carmine Paolino's gems would probably make an appearance. Any others?

Chat#with_params just landed in RubyLLM's trunk which lets you add custom parameters to the underlying API payload, e.g. .with_params(response_format: {type: "json_object"}) This enables tons of unsupported features! Thanks Mike Robbins for your PR. github.com/crmne/ruby_llm…


Just shipped an Ecosystem page for RubyLLM! Now there's a proper home showcasing the excellent work by Patrick Vice on RubyLLM::MCP and Daniel Friis on RubyLLM::Schema. Who's gonna be next? 🚀 rubyllm.com/ecosystem






Rails generators just landed in RubyLLM! 🚂 One command to set up everything: rails generate ruby_llm:install Creates your models, migrations, and initializer. Ready to chat in seconds. Thanks to Kieran Klaassen for starting the PR! Get started: rubyllm.com/guides/rails#s…




Been playing with Ruby LLM rubyllm.com this week. Awesome work from Carmine Paolino. Thanks! Within a couple of hours I added a chat option to Bunny, Inc. with some tools that let you query revenue data and subscription states etc. We're not releasing this yet but the POC


Ruby LLM by Carmine Paolino: any app can benefit from some AI workflows. Now also supports Structured Outputs nicely!