1 Open Issue Need Help Last updated: Dec 27, 2025

Open Issues Need Help

View All on GitHub
AI/ML AI Applications

AI Summary: This issue aims to build the foundational components for a SQL generation model. It involves creating a basic dataset, training a small decoder-only model, implementing an inference mechanism to generate SQL queries, and a validation step to ensure the generated SQL is syntactically correct and adheres to schema constraints.

Complexity: 4/5
good first issue