initial commit with charts and assistant chat

This commit is contained in:
2026-03-02 00:08:19 -04:00
commit d907c5765e
1828 changed files with 50054 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
FROM python:3.14-alpine
COPY python/src /app/src

0
deploy/Dockerfile-web Normal file
View File

0
deploy/deployment.yaml Normal file
View File