Neurotrack is an innovative platform that leverages artificial intelligence to support the detection, assessment, and management of neurodevelopmental conditions including Autism Spectrum Disorder (ASD), Attention Deficit Hyperactivity Disorder (ADHD), and various learning difficulties. The platform connects patients/clients with qualified therapists through two dedicated applications, streamlining the assessment, consultation, and therapy management process.
https://www.figma.com/design/bqKZn8UnfkyLbxaaWzSKtp/neurotrack?node-id=0-1&t=ipx4aQhq1BGIXsTb-1
Neurotrack aims to:
- Automate preliminary screening assessments for neurodevelopmental conditions
- Connect individuals with qualified therapists based on assessment results
- Facilitate personalized education and therapy plans
- Track therapy progress using data-driven approaches
- Empower patients/caregivers to actively participate in the therapy process
- Flutter (for both the Apps)
- Supabase (for backend)
This README provides instructions for setting up and running the Neurotrack patient and therapist apps, as well as configuring Supabase.
Navigate to the patient app directory:
cd patient
Install dependencies:
flutter pub get
Run the app:
flutter run
Navigate to the therapist app directory:
cd therapist
Install dependencies:
flutter pub get
Run the app:
flutter run
- Sign up or log in to Supabase at Supabase
- Create a new project in the Supabase dashboard
- Once the project is created, go to Project Settings
- In the API section, you will find:
- Project URL (SUPABASE_URL)
- Project API Keys (SUPABASE_KEY - use the anon public key)
- Create a
.env
file in the root directory of both patient and therapist apps:
SUPABASE_URL=your_project_url
SUPABASE_KEY=your_anon_key
- Replace
your_project_url
andyour_anon_key
with the values from step 4.
- Users can sign up/sign in via Google/Apple authentication
- New users complete a profile setup specifying:
- Whether they're accessing for themselves (18+) or as a caregiver for a child
- Basic demographic information
- Any existing diagnoses or concerns
- Users select from multiple evidence-based assessment options tailored to different conditions (ASD, ADHD, etc.)
- Assessments include interactive questionnaires, possibly video recording of behaviors (optional)
- AI analyzes responses against established clinical baselines
- Results are presented with:
- Likelihood indicators for various conditions
- Severity assessment where applicable
- Clear disclaimer that results are preliminary and not diagnostic
- Recommendation on whether professional consultation is advisable
- If professional consultation is recommended, users can:
- View profiles of available therapists with relevant specializations
- Request consultation appointments
- Share assessment results directly with selected therapists
- After consultation and formal onboarding by a therapist:
- View personalized therapy plan
- Access scheduled therapy sessions (in-person or telehealth)
- Review session outcomes and progress reports
- Schedule new therapy sessions
- Access daily prescribed activities assigned by therapist
- Mark activities as completed
- Record observations or difficulties during activities
- View progress charts and achievement tracking
- Receive reminders for pending activities
- Professional sign up with credential verification
- License information
- Specialization details
- Professional certifications
- Background verification
- Admin approval process before full platform access
- Dashboard showing:
- New assessment results and consultation requests
- Current patient roster
- Upcoming appointments
- Pending reviews of therapy outcomes
- Review detailed assessment results from potential clients
- Accept or refer consultation requests
- Schedule initial consultations
- After consultation, formal onboarding process:
- Create personalized therapy plans
- Set therapy goals and milestones
- Schedule initial therapy sessions
- Assign preliminary daily activities
- Schedule and manage therapy sessions
- Record detailed session outcomes including:
- Goals addressed
- Progress made
- Techniques used
- Observations
- Next steps
- Create customized daily activities for each client
- Set duration and frequency
- Monitor completion rates and reported difficulties
- Adjust activities based on progress and feedback
- Generate detailed progress reports
- Track long-term development across key domains
- Visualize improvement trends
- Document milestone achievements