Added Chatbot to the App!

This commit is contained in:
Donald Zou
2025-03-28 00:13:38 +08:00
parent 5067485e94
commit f0c3ef0aa1
14 changed files with 854 additions and 25 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"marked": "^15.0.7",
"openai": "^4.89.0"
}
}