backend
This commit is contained in:
commit
d7666f7b2c
44 changed files with 2246 additions and 0 deletions
12
backend/requirements.txt
Normal file
12
backend/requirements.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
fastapi
|
||||
uvicorn[standard]
|
||||
sqlalchemy
|
||||
psycopg2-binary
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
python-dotenv
|
||||
aiofiles
|
||||
pypdf
|
||||
python-docx
|
||||
google-generativeai
|
||||
mistralai
|
Loading…
Add table
Add a link
Reference in a new issue