Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
melikakheirieh
/
nl2sql-copilot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b568b83
nl2sql-copilot
178 kB
Ctrl+K
Ctrl+K
2 contributors
History:
42 commits
Melika Kheirieh
feat(demo): add initial Gradio UI with optional SQLite upload
b568b83
6 months ago
.github
ci: add initial CD workflow skeleton
6 months ago
adapters
build(mypy): fix type errors and add safety guards for None values
6 months ago
app
feat(demo): add initial Gradio UI with optional SQLite upload
6 months ago
benchmarks
style: format code with ruff
6 months ago
demo
feat(demo): add initial Gradio UI with optional SQLite upload
6 months ago
infra
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
nl2sql
build(mypy): fix type errors and add safety guards for None values
6 months ago
tests
style: format code with ruff
6 months ago
ui
style: fix Ruff issues (F401 unused import, E741 ambiguous var)
6 months ago
.coverage
69.6 kB
tests(pipeline,verifier): add unit and integration tests to increase coverage and validate end-to-end flow
6 months ago
.dockerignore
Safe
174 Bytes
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
6 months ago
.env.example
Safe
434 Bytes
Initial commit: basic Gradio + Langchain SQL copilot prototype
6 months ago
.gitignore
Safe
471 Bytes
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
6 months ago
Dockerfile
1.68 kB
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
6 months ago
Makefile
2.38 kB
chore(make): refine Makefile targets for ruff/mypy/pytest/docker
6 months ago
README.md
2.4 kB
docs: update README with project overview
6 months ago
config.py
Safe
1.38 kB
style: format code with ruff
6 months ago
docker-compose.yml
Safe
1 kB
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
huggingface.yml
Safe
133 Bytes
docs: extract Hugging Face front-matter into separate huggingface.yml file
6 months ago
requirements.txt
219 Bytes
feat(demo): add initial Gradio UI with optional SQLite upload
6 months ago