Hi everyone,
I’ve developed a new Ruby client library for accessing Weaviate DB. This library uses the weaviate-ruby gem to interface with Weaviate and functions as an ORM, adhering to the same conventions as ActiveRecord, an another well-known ORM in Ruby. It integrates seamlessly with both Rails and standalone Ruby applications.
If you’re a Ruby enthusiast, please try it out in your Ruby application and share your feedback.
Link: WeaviateRecord