Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.84 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.84 KB

soapnotescribe

soapnotescribe automatically generates structured SOAP notes from telehealth appointment recordings or clinical audio memos.

"SOAP" is an acronym for a systematic, structured method healthcare professionals use to document patient encounters:

Subjective: Patient's own words about symptoms and concerns.
Objective: Measurable data from exams and tests.
Assessment: Healthcare provider's diagnosis or analysis.
Plan: Treatment and follow-up recommendations.

Healthcare providers complete a SOAP note for each patient encounter. By automatically generating a draft note immediately after each encounter, soapnotescribe reduces administrative burden and improves accuracy and consistency of clinical documentation.

GIF demo:

soapnotescribe gif illustration

soapnotescribe saves healthcare providers time by drafting structured SOAP notes. Providers upload a recording of the entire appointment or an audio memo with clinical notes - soapnotescribe automatically drafts a structured clinical note for easy review and approval. soapnotescribe also automatically provides a differential diagnosis for the clinician, enhancing diagnostic accuracy and treatment planning. This not only streamlines the documentation process but also promotes better patient care by ensuring thorough and consistent note-taking. With soapnotescribe, healthcare professionals can focus more on patient interaction and less on paperwork, leading to improved efficiency and patient satisfaction.

soapnotescribe homepage image

Tech stack:

Frontend: Next.js, React, Tailwind, Typescript

Backend: Supabase (auth, storage, vectordb), Vercel (serverless functions)

Deployment: Vercel

AI models: Replicate, OpenAI