Introduction
This repository is a documentation site. It does not contain the NeuroLab application services themselves.
The pages here summarize the platform at a practical level: what the system is, how the main pieces fit together, how to install the documented services, and how to read the API surfaces.
Documentation Scope
Treat these pages as a guide to the documented platform, not as proof that the runtime code is present in this repository.
System Overview
NeuroLab is documented as a layered system. The site separates overview content, setup guidance, concepts, and API reference so you can move from orientation to implementation details without guesswork.
Getting Started
A short path through the prerequisites, quick start, and architecture summary.
Concepts
EEG processing and mental state explanations that the rest of the docs build on.
Installation
Setup notes for the backend, AI service, Docker, and production deployment.
API Reference
The backend and AI service API summaries are grouped under a single entry point.
Repository Architecture
This repository only contains the docs app. The sections below explain the documentation structure you can browse here.
| Section | Current Role |
|---|---|
Getting Started | Overview, quick start, and prerequisites. |
Concepts | EEG processing and mental state explanations. |
Installation | Setup guidance for the documented services and deployment paths. |
API Reference | Entry points for the backend and AI service API pages. |
Next Steps
Select a path below to continue your journey through the NeuroLab system.