Skip to content
/ scribe Public
generated from suren-atoyan/react-pwa

Dictation from Web to Speech to Text to OpenAI

Notifications You must be signed in to change notification settings

lenisha/scribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenAI for transcriptions

Dictate, Transcribe and Summarize as SOAP Notes

Architecture

Arch

UI

UI

Deploy

Prerequisites

Deployment Process

Initialize Azure Developer CLI (azd)

Changed scripts to install into existing Azure RG

export AZURE_RESOURCE_GROUP=<name of RG>
azd init

Provision Azure Resources

Verify RG in `.azure//.env

azd provision

Deploy the Application

azd deploy