CoolFace
Apppublic

Nimeesha/llama3-text2sql-ui

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Text-to-SQL Streamlit App

This Space hosts a Streamlit app that converts natural language questions into SQL queries using a fine-tuned LLaMA 3.1 model.

Setup

  1. 1.Ensure HF_TOKEN is added to the Space's Repository secrets in Settings.
  2. 2.The app uses the model {model_name}.

Usage

Enter a natural language question, and the app will generate a corresponding SQL query.