Categories: None [Edit]

asktive_record

https://rubygems.org/gems/asktive_record
https://github.com/rpossan/asktive_record
AsktiveRecord is a Ruby gem designed to bridge the gap between 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—like (or any language) 'Who are my newest users?' or 'What products sold the most last month?' — and get clear, human-friendly answers. AsktiveRecord translates your questions into database queries using LLM behind the scenes, so you can focus on what you want to know, not how to write the query.

Total

Ranking: 179,895 of 190,365
Downloads: 1,645

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
46714,371,780railties
66612,367,408zeitwerk
1,19437,784,101ruby-openai

Owners

#GravatarHandle
1iconrpossan