Commit History

chore: Add custom vector type for Postgrex
d4a9888

noahsettersten commited on

chore: Enable Postgres `vector` extension
9a47586

noahsettersten commited on

ci: Fix misspelling in cache action name
76f2a1d

noahsettersten commited on

ci: Define version for `setup-beam` action
a9d38e2

noahsettersten commited on

docs: Add moduledocs to some modules
cb8dc08

noahsettersten commited on

ci: Check formatting and code style on GitHub Actions
5a4cebf

noahsettersten commited on

feature: Add `credo` for checking code style
f900aef

noahsettersten commited on

chore: Re-enable DB migrations on deploy
e64a813

noahsettersten commited on

chore: Re-enable error for when DATABASE_URL is missing
3a05661

noahsettersten commited on

chore: Configure for connecting to Neon's Postgres
f22b0a2

noahsettersten commited on

Merge pull request #1 from headwayio/feature/summarize-all
283051d
unverified

chris.held commited on

code review feedback
99149d9

Chris Held commited on

Hide timestamp for summary
f290997

Chris Held commited on

tag full transcription text
96c379c

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: Add comment regarding DNSCluster for local Docker
9022101

noahsettersten commited on

chore: Show if vectors file is present
8d1a13d

noahsettersten commited on

refactor: Create shared `cached_download()` function
0550f1e

noahsettersten commited on

chore: Update `audio_tagger` dependency
85164cf

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

chore: Switch to 1 CPUx2GB; document scaling
dbd7ab9

noahsettersten commited on

chore: Add `ffmpeg` to the Dockerfile for passing audio file to speech-to-text
bfcda5f

noahsettersten commited on

chore: Configure audio tagger cache location on Fly
51bd170

noahsettersten commited on

feat: Generate vector embeddings from UI via GenServer
f059b2f

noahsettersten commited on

fix: Use tmp dir for file uploads
0249a13

noahsettersten commited on

chore: Add the /priv/static/uploads folder
0b28d40

noahsettersten commited on

chore: Document GPU setup for Fly
6c097a6

noahsettersten commited on

chore!: Don't raise if DATABASE_URL isn't present
6e9e44c

noahsettersten commited on

chore: Add basic Docker instructions to README
537d91f

noahsettersten commited on

chore: Disable unused Membrane plugins; add RawAudio format
c76506c

noahsettersten commited on

chore: Disable Ecto repo temporarily
29f33cd

noahsettersten commited on

chore: Disable Membrane PortAudio plugin temporarily
8b51593

noahsettersten commited on

chore: Switch `audio_tagger` to GitHub URL
489ce65

noahsettersten commited on

chore: Remove unnecessary Kino dependencies
7d1a929

noahsettersten commited on

fix: Use new namespace for %TagResult{} in SampleData module
81ce642

noahsettersten commited on

feat: Add LiveView for transcribing live audio from input
43ebfdb

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

refactor: Extract function for serving child specs
48a456d

noahsettersten commited on

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

noahsettersten commited on

refactor: Separate transcription and code searching
9f13621

noahsettersten commited on