Hey HN,We're Alex, Martin and Laurent. We previously founded Wit.ai (W14), which we sold to Facebook in 2015. Since 2019, we've been working on Nabla (https://nabla.com), an intelligent assistant for health practitioners.When GPT-3 was released in 2020, we investigated it's usage in a medical context[0], to mixed results.Since then we’ve kept exploring opportunities at the intersection of healthcare and AI, and noticed that doctors spend am awful lot of time on medical documentation (writing clinical notes, updating their EHR, etc.).Today, we're releasing Nabla Copilot, a Chrome extension generating clinical notes from video consultations, to address this problem.You can try it out, without installation nor sign up, on our demo page: https://nabla.com/copilot-demo/Here’s how it works under the hood:- When a doctor starts a video consultation, our Chrome extension auto-starts itself and listens to the active tab as well as the doctor’s microphone.- We then transcribe the consultation using a fine-tuned version of Whisper. We've trained Whisper with tens of thousands of hours of medical consultation and medical terms recordings, and we have now reached an error rate which is 3× lower than Google's Speech-To-Text.- Once we have the transcript, we feed it to a heavily trained GPT-3, which generates a clinical note.- We finally return the clinical note to the doctor through our Chrome extension, the doctor can copy it to their EHR, and send a version to the patient.This allows doctors to be fully focused on their consultation, and saves them a lot time.Next, we want to make this work for in-person consultation.We also want to extract structured data (in the FHIR standard) from the clinical note, and feed it to the doctor’s EHR so that it is automatically added to the patient's record.Happy to further discuss technical details in comments!---[0]: https://nabla.com/blog/gpt-3/
The Show HN product, likely a healthcare-related AI service, has received mixed feedback. Privacy and compliance with regulations like HIPAA and GDPR are major concerns, with users questioning the product's adherence to these standards and the risks of sharing medical data with third parties. There's also skepticism about the reliability of AI in healthcare, particularly in summarizing medical records. However, some see the potential for reducing doctors' administrative workload and improving patient care. The product's name and privacy policy have also been criticized, and there are calls for more transparency and legal clarity. Positive comments include support for the concept and the benefits of telemedicine tools.
The Show HN product or service has received criticisms focused on privacy concerns, particularly regarding HIPAA and GDPR compliance, and the potential for AI to introduce errors into medical records. Users are skeptical about the accuracy of AI transcriptions and the involvement of third parties, which they find intrusive. There are also concerns about the lack of transparency in privacy policies and certifications. Additionally, users question the product's impact on doctor-patient relationships and the practicality of its implementation in healthcare settings. Some criticisms also touch on the inefficiency of the current medical system and the potential for AI to exacerbate existing issues.