Commit History

feat: Create `code_feedbacks` table and schema
165b349

noahsettersten commited on

feat: Add non-functional buttons to submit feedback on codes
be45c3f

noahsettersten commited on

chore: Adjust width for code column
7716593

noahsettersten commited on

chore!: Adapt to changes in audio tagger's mix task
96d4a31

noahsettersten commited on

feat: Notebook for training a model
d8e387b

timgremore commited on

feat: Use struct to prepare model
5aee375

timgremore commited on

chore: Include sample data for testing UI changes
cf33714

noahsettersten commited on

feat: Create component for displaying %TagResult{}
bade74c

noahsettersten commited on

chore: Use new `TagResult` struct for semantic search results
a4478d7

noahsettersten commited on

chore: Break processing flow into functions
bae3e66

noahsettersten commited on

chore: Remove unused embedding mix task
fc29140

noahsettersten commited on

chore: Remove unnecessary transcriber functions
755855d

noahsettersten commited on

feat: Use LiveView streams; extract ML work; show in-progress
bdffcf8

noahsettersten commited on

chore: Send transcribed lines as process messages
63bdb9a

noahsettersten commited on

chore: Tag each transcribed line in a Stream.map
778e209

noahsettersten commited on

chore: Place `handle_event` calls adjacent to each other
d99b575

noahsettersten commited on

feat: Show results with timestamps in a table
c2ad10e

noahsettersten commited on

feat: Search for matching codes for transcribed audio
e4bca00

noahsettersten commited on

chore: Ignore precalculated ICD-10 code list vectors
42bdd10

noahsettersten commited on

WIP audio tagging
0054b1a

timgremore commited on

feat: Print entire transcrip
1f54707

timgremore commited on

chore: Configure to use local copy of audio_tagger
4c578cf

timgremore commited on

feat: Start transcription serving
28c8908

timgremore commited on

chore: Configure Nx backend
d04c424

timgremore commited on

feat: HomeLive.Index LiveView
83105f7

timgremore commited on

feat: Add audio_tagger as a dependency
79bf54b

timgremore commited on

chore: Sample mp3 audio
2948b70

timgremore commited on

chore: Ignore uploads directory
1e0be28

timgremore commited on

feat: Mix task to generate ICD10 code embeddings
c872965

timgremore commited on