Initial PWA assistant proof of concept

This commit is contained in:
2026-04-26 21:50:39 +02:00
commit fb8cc4d086
12 changed files with 901 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
Flask==3.0.3
groq==1.2.0
gunicorn==22.0.0
python-dotenv==1.0.1