neuro-trends-suite/ ├── shared/ # Common utilities and libraries ├── neurodegenerai/ # NeuroDegenerAI project │ ├── src/ │ │ ├── api/ # FastAPI server │ │ ├── app/ # Streamlit UI │ │ ├── data/ # Data ...
API/ ├── docker-compose.yml # Orquestación de servicios ├── .env.example # Variables de entorno de ejemplo ├── api1/ # API básica CRUD │ ├── Dockerfile │ ├── app.py │ ├── database.py │ ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results