| --- |
| 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 |
|
|
| [](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). |
|
|