← Back to context

Comment by themcgruff

16 hours ago

Multiple things recently:

https://github.com/tweibley/rubyrlm - MVP Ruby implementation of Recursive Language Models (RLMs) that uses Gemini as the model backend and a Ruby REPL for iterative reasoning.

https://github.com/tweibley/legate - Framework for building AI agents in Ruby with dynamic tool selection, multi-step planning, and session management

https://insightclips.com - Create personalized event videos (with optional CTA) — from first promo to final recap automatically.

https://freshdeck.app - Presentations that design themselves.

https://yourslidessuck.com - Get your pdf/slide deck roasted for free.

https://seriouslygreatjob.com - Put someone on the "news" for free.

https://www.sayayeaye.app - IOS/Mac OS client for Google's Jules.

That Ruby project looks interesting. (They all do). But what do you plan to use it on? I ask because I’ve wondered if a language like Ruby or elixir create a unique scaffold for models to use as a scratchpad or calculator the same way we do. Dynamic languages that can interact with their run time are the best medium I suspect.