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:
=

installation:
=

Versions:

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

Dépendances de Runtime (3):

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

Dépendances de Development (3):

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

Propriétaires:

Pushed by:

Auteurs:

  • rpossan

Total de contrôle SHA 256:

=

Total de téléchargements 751

Pour cette version 185

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.0.0

Liens: