This project is a web-based case management system developed with Flask, SQLAlchemy, and SQLite, providing role-based access control and robust user authentication. The auth.py module handles user ...
ai_mock_interview_agent/ ├── app/ │ ├── api/ │ ├── agents/ │ ├── graph/ │ ├── services/ │ │ └── openai_service.py ...