新增 AI 解析、評分結果

This commit is contained in:
2025-09-22 17:35:22 +08:00
parent 9d4c586ad3
commit 1d6b1b61b7
16 changed files with 1954 additions and 404 deletions

View File

@@ -11,6 +11,7 @@
"db:test": "node scripts/test-database.js"
},
"dependencies": {
"@google/generative-ai": "^0.24.1",
"@hookform/resolvers": "^3.10.0",
"@radix-ui/react-accordion": "1.2.2",
"@radix-ui/react-alert-dialog": "1.1.4",
@@ -40,6 +41,7 @@
"@radix-ui/react-toggle-group": "1.1.1",
"@radix-ui/react-tooltip": "1.1.6",
"@vercel/analytics": "latest",
"adm-zip": "^0.5.16",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@@ -49,10 +51,12 @@
"geist": "latest",
"input-otp": "1.4.1",
"lucide-react": "^0.454.0",
"mammoth": "^1.11.0",
"mysql2": "^3.15.0",
"next": "14.2.16",
"next-themes": "^0.4.6",
"node-fetch": "^3.3.2",
"node-pptx": "^1.0.0",
"react": "^18",
"react-day-picker": "9.8.0",
"react-dom": "^18",