added chat app

This commit is contained in:
tom.hempel
2025-09-30 18:07:12 +02:00
parent 9f67723754
commit 617ee0757d
178 changed files with 40482 additions and 0 deletions

1
Chat-App/AppDir/.DirIcon Normal file
View File

@ -0,0 +1 @@
convai_chat.png

4
Chat-App/AppDir/AppRun Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
HERE="$(dirname "$(readlink -f "$0")")"
cd "$HERE/usr/bin"
exec "$HERE/usr/bin/convai_chat" "$@"

View File

@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Name=AI Chat Lab
Comment=Conversational AI Chat
Exec=convai_chat
Icon=convai_chat
Terminal=false
Categories=Utility;Education;

BIN
Chat-App/AppDir/convai_chat.png (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1 @@
"DQEHGWFzc2V0cy9pY29ucy9hcHBfaWNvbi5wbmcMAQ0BBwVhc3NldAcZYXNzZXRzL2ljb25zL2FwcF9pY29uLnBuZw=="

View File

@ -0,0 +1 @@
{"assets/icons/app_icon.png":["assets/icons/app_icon.png"]}

View File

@ -0,0 +1 @@
[{"family":"MaterialIcons","fonts":[{"asset":"fonts/MaterialIcons-Regular.otf"}]}]

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -0,0 +1 @@
{"format-version":[1,0,0],"native-assets":{}}

Binary file not shown.

View File

@ -0,0 +1 @@
{"app_name":"ai_chat_lab","version":"0.1.0","package_name":"ai_chat_lab"}

Binary file not shown.

BIN
Chat-App/AppDir/usr/bin/lib/libapp.so (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Chat-App/AppDir/usr/bin/lib/libflutter_linux_gtk.so (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.