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: 180,435 of 186,885
Downloads: 996

Daily

Ranking: 72,420 of 186,876
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,925,979,492bundler
101,135,722,280rake
27912,517,410rspec
44657,069,002railties
72545,283,239zeitwerk
1,27932,001,687ruby-openai

Owners

#GravatarHandle
1iconrpossan