medicode / priv

Commit History

fix: Reference chunks table not users in constraint
a0c85a9

timgremore commited on

feat: Grant users admin permission
715b510

timgremore commited on

feat: Support ICD-10 bulk inserts with notebook
7f7d174

timgremore commited on

chore: Support Supabase deploy
7e656f0

timgremore commited on

feat: Mark codes as final for reporting purposes
8ba1194

timgremore commited on

feat: Store vector representation of chunk text
50d1bef

timgremore commited on

chore: Rename app to Medicode
3f219b5

timgremore commited on

feat: Distinguish between system and user assigned
8380a87

timgremore commited on

fix: Accept lengthier text in code feedbacks
416f932

timgremore commited on

feat: Cache weighting as an array of strings
f678255

timgremore commited on

fix: Allow for longer text in transcription chunks
a7a7882

timgremore commited on

feat: Associate code feedback with user and vector
18980e4

timgremore commited on

wip: Enforce unique chunk and vector IDs and loading
71b9dff

timgremore commited on

feat: many-to-many chunks with code vectors
2a0e044

timgremore commited on

feat: Populate code vectors from cache csv file
5579301

timgremore commited on

wip: Correlate code vectors with chunks
5676fb5

timgremore commited on

feat: Identify and store chunk keywords
7625517

timgremore commited on

chore: Formatting
cf5a59c

timgremore commited on

feat: Track transcription life cycle with status
f94adc3

timgremore commited on

feat: TranscriptionChunk schema
a4b994e

timgremore commited on

feat: Generate Transcriptions context and schema
8488f43

timgremore commited on

feat: Auth gen with argon2, live, and binary ID
26f4775

timgremore commited on

chore: Add timestamps to code_feedbacks and code_vectors tables
745fdb9

noahsettersten commited on

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

noahsettersten commited on

chore: Add index for description vector embeddings
37dc524

noahsettersten commited on

feat: Create `code_vectors` table
b3d858d

noahsettersten commited on

chore: Enable Postgres `vector` extension
9a47586

noahsettersten commited on

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

noahsettersten commited on

feat: Add "long_description" to "code_feedbacks" table
abaf246

noahsettersten commited on

feat: Add initial styling from design
a8e82ac

noahsettersten commited on

feat: Add Poppins font family for "sans"
6158ade

noahsettersten commited on

chore: Update logo SVG and header background color
0a0ac00

noahsettersten commited on

feat: Create `code_feedbacks` table and schema
165b349

noahsettersten commited on