Paperless case sheets
Write the case the way you always have — name, chief complaint, intraoral findings, tooth chart, plan — with a pen on a clinic-branded sheet. Every stroke saves to the cloud and exports as a PDF.
Paperless case sheets, automatic X-ray sync from your clinic PC, and your whole patient history in your pocket — for dental clinics.
Free for 7 days · no card needed · already registered? sign in
From the scan on the sensor to the note on the case sheet — one record, everywhere, without paper or USB sticks.
Write the case the way you always have — name, chief complaint, intraoral findings, tooth chart, plan — with a pen on a clinic-branded sheet. Every stroke saves to the cloud and exports as a PDF.
A small desktop agent watches your RVG software — Woodpecker, Vatech, Carestream and more — and pushes new radiographs and patient photos to the cloud, filed against the right patient.
A clinic-wide day and week view with conflict-free slot booking and working-hours that you set. Everyone sees the same calendar.
The same patient history on web, Android, iOS, Windows and macOS. Open a chart at the chair, review scans on your phone at home.
Take the X-ray as you always do. The desktop agent notices the new scan the moment your sensor software saves it.
It uploads to your own Firebase project, filed against the right patient — signed in as the doctor, so it stays inside your clinic.
The scan, the case sheet and the patient's history are on every signed-in device before the patient has left the chair.
Point the app at a Firebase project you control. Nothing phones home to anyone else — the patient data lives in your account, governed by security rules you can read.
# clone and point it at your project git clone https://github.com/senthil88/whatsdoctorai cp config/firebase.example.json config/firebase.json # fill config/firebase.json from your Firebase console flutter pub get flutter run \ --dart-define-from-file=config/firebase.json