Add ai functionality

This commit is contained in:
Aslan 2025-12-26 04:33:47 +01:00
parent da66cf9001
commit dd4da06753
19 changed files with 1118 additions and 52 deletions

View file

@ -16,6 +16,7 @@
"typescript": "^5.9.3"
},
"dependencies": {
"@google/genai": "^1.34.0",
"matrix-js-sdk": "^39.4.0"
}
}