Initial version of gui for our T-SQL AI framework.

This commit is contained in:
2026-02-19 14:46:03 +01:00
commit c28cce4086
8 changed files with 708 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.pyc
.venv/
.env
.DS_Store
*.log