File size: 908 Bytes
d1b9a93
f3b31dd
d1b9a93
 
 
 
 
 
f3b31dd
d1b9a93
 
 
2782b41
d1b9a93
2782b41
 
 
 
 
 
 
 
 
 
 
 
 
d1b9a93
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
title: AI SQL Query Generator On Hugging Face
emoji: πŸš€
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Streamlit template space
---
# πŸ€– AI-Powered SQL Query Generator

Transform natural language questions into SQL queries using AI.

## Features
- Natural language to SQL conversion
- SQL query formatting
- Example-based learning

## How to Use
1. Enter your question in English
2. Click "Generate SQL"
3. Use the generated SQL in your database

[![Open in Spaces](https://img.shields.io/badge/πŸ€—-Open%20in%20Spaces-blue.svg)](https://huggingface.co/spaces/your-username/sql-query-generator)
# Welcome to Streamlit!

Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:

If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
forums](https://discuss.streamlit.io).