initial commit

This commit is contained in:
2025-02-19 11:17:17 +08:00
commit 2862d358bd
22 changed files with 76592 additions and 0 deletions

8
environment.yml Normal file
View File

@@ -0,0 +1,8 @@
name: mensa-gpt
dependencies:
- pip:
- pdfplumber
- pandas
- openpyxl
- openai
- scikit-learn