Commit History

chore: Rename app to Medicode
3f219b5

timgremore commited on

feat: Add registry for transcription tasks
dbe78d6

timgremore commited on

feat: Identify and store chunk keywords
7625517

timgremore commited on

feat: Broadcast chunk updates over PubSub
89a368d

timgremore commited on

chore: Configure PubSub with an atom name
0a57d6d

timgremore commited on

wip: feat: Separate transcriptions from liveview
34b4725

timgremore commited on

fix: Move ownership of audio pipeline to HomeLive
b1bd8cc

noahsettersten commited on

chore: Move audio pipeline handling to a GenServer
4a375b0

noahsettersten commited on

chore: Move child specs to functions in AudioTagger
4b67cec

noahsettersten commited on

chore: Namespace serving child processes
a227b91

noahsettersten commited on

chore: Add text embedding serving to supervision tree
9c1c3b1

noahsettersten commited on

feat: Remove unnecessary GenServer for building code vectors
847217a

noahsettersten commited on

chore: Configure for connecting to Neon's Postgres
f22b0a2

noahsettersten commited on

chore: Add comment regarding DNSCluster for local Docker
9022101

noahsettersten commited on

feat: Generate vector embeddings from UI via GenServer
f059b2f

noahsettersten commited on

chore: Disable Ecto repo temporarily
29f33cd

noahsettersten commited on

refactor: Extract function for serving child specs
48a456d

noahsettersten commited on

chore: Use new AudioTagger.Transcriber.prepare_serving/1
b8101e2

noahsettersten commited on

feat: Gather keywords from transcribed text
7ae16f7

noahsettersten commited on

feat: Use struct to prepare model
5aee375

timgremore commited on

feat: Start transcription serving
28c8908

timgremore commited on