Nimeesha/llama3-text2sql-ui
0
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
- Ensure
HF_TOKENis added to the Space's Repository secrets in Settings. - The app uses the model
{model_name}.
Usage
Enter a natural language question, and the app will generate a corresponding SQL query.
