initial commit: working chat bot

This commit is contained in:
2025-07-09 14:10:50 +01:00
commit b5ee587f08
8 changed files with 1045 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
.env