added api for ai; got backend working

This commit is contained in:
2026-03-26 23:39:31 -06:00
parent 164b2f87d4
commit 4a857d8cbf
20 changed files with 1436 additions and 280 deletions

View File

@ -27,6 +27,5 @@ tauri-plugin-fs = "2"
tauri-plugin-log = "2"
dirs = "5.0"
ureq = "2.9"
whisper-rs = "0.16.0"
hound = "3.5"
tempfile = "3.10"