A web app designed to transcribe medical conversations and generate SOAP notes with embedded ICD code matching, using AssemblyAI and OpenAI models.
MP3 files are sent to AssemblyAI for rapid transcription, turning recorded interactions into text swiftly.
Uses OpenAI to transform transcriptions into structured SOAP notes, which summarize the interaction in a medical context.
Compares SOAP notes with a vector database to identify and embed relevant ICD codes for documentation and billing purposes.