feat(app): add upload functionality

This commit is contained in:
ItzCrazyKns 2025-03-19 15:32:32 +05:30
parent 649c68f292
commit 8a24572cd2
7 changed files with 498 additions and 7 deletions

View file

@ -15,7 +15,10 @@
"@headlessui/react": "^2.2.0",
"@iarna/toml": "^2.2.5",
"@icons-pack/react-simple-icons": "^12.3.0",
"@langchain/community": "^0.3.36",
"@langchain/core": "^0.3.42",
"@langchain/openai": "^0.0.25",
"@langchain/textsplitters": "^0.1.0",
"@tailwindcss/typography": "^0.5.12",
"axios": "^1.8.3",
"better-sqlite3": "^11.9.1",