RubyGems Navigation menu

smart_csv_import 0.1.0

A Rails Engine wrapping SmarterCSV for CSV importing with three-tier AI header matching (lookup + vector similarity + LLM fallback), batch processing, and import tracking. Only headers are sent to AI — row data never leaves your application.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 May 01, 2026 (35.5 KB)
  2. 0.1.0 April 24, 2026 (35 KB)

Runtime Dependencies (7):

activejob >= 7.0, < 9
activemodel >= 7.0, < 9
activerecord >= 7.0, < 9
activesupport >= 7.0, < 9
csv ~> 3.0
ruby_llm ~> 1.0
smarter_csv ~> 1.10

Owners:

Pushed by:

Authors:

  • Nico Roulston

SHA 256 checksum:

=

Total downloads 335

For this version 184

Version Released:

License:

MIT

Required Ruby Version: >= 3.1

New versions require MFA: true

Version published with MFA: true

Links: