Contact and partnership

Start a thoughtful conversation about NeoScan.

Connect with the academic project about research methods, clinical workflow review, chart digitization, or technical collaboration.

Enquiry form

Tell us what you would like to discuss.

Before reaching out

Useful project context.

01

Academic prototype

NeoScan is not presented as a clinically deployed product or national health system.

02

No completed validation claims

Accuracy and availability figures in the SRS are requirements and research targets.

03

Focused chart format

The current computer-vision scope is the Kenya MOH Road-to-Health growth chart.

Future integration

Connecting the form to a backend.

The frontend already provides required-field checks, email validation, accessible error states, and a clear success notice.

  1. Add an API endpoint

    Replace the demonstration completion branch in js/forms.js with a secure request.

  2. Protect the endpoint

    Add server-side validation, abuse controls, and a suitable data-retention policy.

  3. Update the notice

    Tell users clearly when messages are actually transmitted and stored.