This commit is contained in:
2025-09-01 06:43:11 +02:00
parent bde3fc0df9
commit 45eb2b8bc5
38 changed files with 3424 additions and 915 deletions

View File

@@ -6,4 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"nicegui>=2.23.3",
"openai>=1.102.0",
"scikit-learn>=1.7.1",
"tqdm>=4.67.1",
]