RubyGems Navigation menu

asktive_record 0.1.2

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 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 (30MB)
  2. 0.1.6 June 25, 2025 (30MB)
  3. 0.1.4 June 25, 2025 (30MB)
  4. 0.1.2 June 25, 2025 (30MB)
  5. 0.1.0 June 24, 2025 (30MB)

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チェックサム:

=

累計ダウンロード数 918

このバージョンのみ 170

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0.0

リンク: