asktive_record 0.2.0
AsktiveRecord bridges human language and database queries. It lets you interact with your Rails database as if you were having a conversation with a knowledgeable assistant. Instead of writing SQL or chaining ActiveRecord methods, you simply ask questions in plain English (or any language) and get clear, human-friendly answers powered by LLMs.
Gemfile:
=
install:
=
Runtime Dependencies (2):
railties
>= 7.0
ruby-openai
~> 8.1