Add React frontend and Sinbad2IA LLM integration.
Introduce a full Vite/React UI for exams, auth, materials, images, generation, and export. Adapt backend for Sinbad2IA chat API, bcrypt passwords, CORS on port 5173, and schema migrations.
This commit is contained in:
@@ -7,7 +7,7 @@ pydantic[email]
|
||||
python-dotenv
|
||||
httpx
|
||||
orjson
|
||||
passlib[bcrypt]
|
||||
bcrypt>=4.0.1,<5
|
||||
python-jose[cryptography]
|
||||
google-auth
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user