ruby-text2sql 1.0.0
Text2SQL is a gem designed to generate SQL queries from natural language inputs. It leverages machine learning models to interpret schema files and user inputs, generating SQL queries that can be executed and returning results in a human-readable format.
Gemfile:
=
install:
=
Runtime Dependencies (1):
ruby-openai
~> 7.1