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 總和檢查碼:

=

總下載次數 818

這個版本 203

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: