This commit is contained in:
el 2025-06-24 18:17:53 +02:00
commit d7666f7b2c
44 changed files with 2246 additions and 0 deletions

12
backend/requirements.txt Normal file
View 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