neuro-trends-suite/ ├── shared/ # Common utilities and libraries ├── neurodegenerai/ # NeuroDegenerAI project │ ├── src/ │ │ ├── api/ # FastAPI server │ │ ├── app/ # Streamlit UI │ │ ├── data/ # Data ...
app/ api/ app.py # FastAPI app bootstrap + middleware + router mounting v1/ api.py # v1 router composition (protected_router pattern) routers/ auth.py # register/login/me + RBAC dependency ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results