RubyGems Navigation menu

asktive_record 0.1.7

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.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.7 June 25, 2025 (30.0 MB)
  2. 0.1.6 June 25, 2025 (30.0 MB)
  3. 0.1.4 June 25, 2025 (30.0 MB)
  4. 0.1.2 June 25, 2025 (30.0 MB)
  5. 0.1.0 June 24, 2025 (30.0 MB)

Runtime 依赖 (3):

railties >= 6.0
ruby-openai ~> 8.1
zeitwerk >= 2.0

Development 依赖 (3):

bundler >= 2.0
rake ~> 13.0
rspec ~> 3.0

所有者:

推送者:

作者:

  • rpossan

SHA 256 校验和:

=

下载总量 782

这个版本 193

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

链接: