Initial commit: local SQL expert AI (Ollama + CLI + prompts + systemd timer)

This commit is contained in:
2026-01-27 21:30:15 +01:00
commit 394edc1709
18 changed files with 574 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Daily update timer for jr-sql-ai
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target