Commit History

chore: Maintain transcription font size; expand textarea width
7836661

noahsettersten commited on

refactor: Move code search into TranscriptionTextComponent
3748deb

noahsettersten commited on

feat: Edit transcription and update codes and keywords
5505ef0

noahsettersten commited on

chore: Hide left nav below large screen sizes
4ee54fe

noahsettersten commited on

refactor: Break row into separate assigns for TranscriptionTextComponent
7aabb54

noahsettersten commited on

feat: Display weighting in code title; mixed color for mixed weighting
b9d0f1b

noahsettersten commited on

chore: Remove unnecessary link from logo
31f90e4

noahsettersten commited on

chore: Reduce opacity of highlighted bg for codes, adjust padding
5f2d531

noahsettersten commited on

chore: Remove unused code for highlighting previous feedback responses
b20fcc2

noahsettersten commited on

feat: Highlight weighted feedback
65843fa

noahsettersten commited on

chore: Note highlighting is for recorded feedback and not weighting
628c254

noahsettersten commited on

chore: Highlight feedback buttons when clicked, ...
a19d36e

noahsettersten commited on

feat: Highlight previous feedback in tag results
aaa724e

noahsettersten commited on

feat: Retrieve cosine similarity from Postgres query
076da4c

noahsettersten commited on

refactor: Move CodeSearcher and CodeVector into Coding context
a7feaeb

noahsettersten commited on

refactor: Remove need for `is_summary` flag
60bcf8d

noahsettersten commited on

refactor: Fold `Recorder` functional component into upload_form
2719169

noahsettersten commited on

feat: Allow re-enabling recording from the result heading
a6485ec

noahsettersten commited on

docs: Document RecordingPipeline and Recorder modules
c574dff

noahsettersten commited on

chore: Move audio pipeline up to HomeLive live view
2326b27

noahsettersten commited on

fix: Don't find keywords if transcription text is empty
e07d058

noahsettersten commited on

chore: Show microphone when showing streaming audio results
64358d1

noahsettersten commited on

feat: Transcribe text when recorder is active
5e0ec01

noahsettersten commited on

chore: Create initial recording live component
d952874

noahsettersten commited on

chore: Namespace serving child processes
a227b91

noahsettersten commited on

docs: Explain current usage of score in .tag_result
e64366f

noahsettersten commited on

feat: Remove unnecessary GenServer for building code vectors
847217a

noahsettersten commited on

feat: Store vector for text in feedback, associate to code_vectors
58815a9

noahsettersten commited on

docs: Add moduledocs to some modules
cb8dc08

noahsettersten commited on

Hide timestamp for summary
f290997

Chris Held commited on

chore: Remove comments in favor of new Asana board
62edbad

noahsettersten commited on

refactor: Move keyword highlighting to separate component
09e4e72

noahsettersten commited on

chore: Show if vectors file is present
8d1a13d

noahsettersten commited on

fix: Don't highlight keywords including "and"
af81663

noahsettersten commited on

feat: Use vector search to find top two keywords
c3c8822

noahsettersten commited on

feat: Generate vector embeddings from UI via GenServer
f059b2f

noahsettersten commited on

chore: Use pointer cursor on file input label
7a61f41

noahsettersten commited on

feat: Highlight keywords inline in transcription
83bf488

noahsettersten commited on

chore: Remove the need to pass a PID to TranscriptionTextComponent
b8bd116

noahsettersten commited on

chore: Display top keywords sorted by score
e7e9eaf

noahsettersten commited on

feat: Aggregate keywords in summary
046803b

noahsettersten commited on

chore: Only find keywords when `row` is assigned
fbabb92

noahsettersten commited on

feat: Create LiveComponent for transcription text display
d93863b

noahsettersten commited on

chore: Rearrange keyword display logic
cc36cea

noahsettersten commited on

feat: Gather keywords from transcribed text
7ae16f7

noahsettersten commited on

fix: Display of streaming results in list
c6ea04f

noahsettersten commited on

refactor: Move more of the UI into separate components
8aae8fe

noahsettersten commited on

feat: Add initial styling from design
a8e82ac

noahsettersten commited on