feat: add AI knowledge analysis MVP

This commit is contained in:
2026-07-05 00:47:52 -07:00
parent 6aa72d3b43
commit e204974b57
32 changed files with 8705 additions and 4 deletions

View File

@@ -15,11 +15,14 @@
},
"dependencies": {
"@cloudflare/kumo": "^2.6.0",
"@langchain/core": "^1.2.1",
"@langchain/openai": "^1.5.3",
"@phosphor-icons/react": "^2.1.10",
"@radix-ui/react-slot": "^1.2.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"drizzle-orm": "^0.45.2",
"langchain": "^1.5.2",
"lucide-react": "^0.468.0",
"next": "^15.0.0",
"postgres": "^3.4.9",