feat: Add app

This commit is contained in:
kiennt
2025-08-16 21:16:58 +00:00
parent 546f444c1c
commit e3f3ab95cc
5 changed files with 427 additions and 47 deletions

View File

@@ -22,4 +22,8 @@ dependencies = [
"pdf2image>=1.17.0",
"pip>=25.2",
"setuptools>=80.9.0",
"uvicorn>=0.35.0",
"fastapi>=0.116.1",
"openai>=1.99.9",
"starlette>=0.47.2",
]