RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Ask_ChagGPT + VOICE input

Another milestone of ask_chatgpt, started with the idea “if it possible to record voice with Ruby”. Now, using some code and ffmpeg it’s possible, and you can talk to ChatGPT using your voice directly from the Rails console. [more inside]

Using Boxcars (Ruby Langchain alternative) to query a Rails DB with natural language

You may have heard of Langchain, the Python library for creating LLM-powered apps with nearly 35k GitHub stars. Despite the large following, Langchain can be difficult to use when you want to go deeper than “hello world” tutorials. This experience led me to Boxcars, a Langchain-inspired Ruby gem but with fewer abstractions. [more inside]

This is amazing, well done Derek! 🙌

Solidus v4.0 released: removing deprecations and improving Stripe integration

The Solidus Core Team is excited to announce the release of Solidus v4.0! This major release removes deprecated code and features a revamped solidus_stripe gem, making it even easier to integrate with Stripe as your payment gateway. Solidus is a powerful and flexible open-source e-commerce platform built with Ruby on Rails. With v4.0, we’re continuing our commitment to providing developers with a top-notch platform for building online stores. If you’re upgrading from v3.4, please check out the upgrade instructions at https://guides.solidus.io/upgrading-solidus/v4.0 We appreciate your continued support of Solidus, and we can’t wait to see what you’ll build with this new release! To learn more about Solidus, join our community on Slack. Happy coding!

Montreal.rb May 2023: Integrating REST APIs w/ Microsoft Kiota

The video for the Montreal.rb (Ruby/Rails Meetup) May 2023 talk “Integrating REST APIs with Microsoft Kiota” has been posted! Microsoft Kiota is an open-source technology that can automatically generate SDKs for HTTP REST APIs in Ruby (or any programming language) to save software engineers from having to write error prone API client code that handles authentication, authorization, serialization, and exception handling manually. [more inside]

Loading older posts