Commit Graph

109 Commits

Author SHA1 Message Date
rishikanthc
658a1a5c49 fix: lint errors in go code 2025-12-16 18:21:36 -08:00
rishikanthc
ff64b14a66 chore: ignore frontend build artifacts in internal/web/dist 2025-11-29 10:21:47 -08:00
rishikanthc
f5866d503c removing nvidia sortformer diarizatio for whisper models 2025-11-26 10:59:30 -08:00
rishikanthc
67a6bf73b2 pyannote debugging 2025-11-25 22:30:17 -08:00
rishikanthc
28dd97cfa6 closes #254 2025-11-25 13:01:04 -08:00
rishikanthc
89e04f8d0e update logo 2025-09-08 14:40:15 -07:00
rishikanthc
ce0b85fa23 adds support for video transcription - formatter run touched all files 2025-09-07 18:24:00 -07:00
rishikanthc
925e918dea remove build files from git repo 2025-09-02 10:55:33 -07:00
rishikanthc
bf8919f730 adds default transcription profiles 2025-09-02 10:18:22 -07:00
rishikanthc
d2bb4fe220 adds transcription report in transcript section 2025-09-01 21:54:47 -07:00
rishikanthc
c09d2d9a25 fixes missing parameters in transcription info 2025-09-01 21:45:58 -07:00
rishikanthc
c9a48cdb52 adds info to transcripts to view parameters and stats 2025-09-01 21:43:14 -07:00
rishikanthc
972a7f6fd7 fixes #163 2025-08-31 16:03:21 -07:00
rishikanthc
15aaf4cf07 fixes auth expiry 2025-08-29 10:48:25 -07:00
rishikanthc
28dbc63fad fixes jwt token expiration with token refresh - prevents needing to login after app restart 2025-08-29 10:19:36 -07:00
rishikanthc
4b9c689c9a adds on-hover colors for menu dropdown 2025-08-28 14:55:57 -07:00
rishikanthc
d5179dfe94 fixes color of all dialogues 2025-08-28 14:52:58 -07:00
rishikanthc
865e4242d2 adds support for downloading audio from youtube videos 2025-08-28 13:48:38 -07:00
rishikanthc
056f795940 tweak upload progress UI 2025-08-28 13:27:55 -07:00
rishikanthc
bb012f4d30 add batch upload of audio files 2025-08-28 13:26:08 -07:00
rishikanthc
c5b0b4182f applies cursor pointer on all interactive elements 2025-08-28 11:33:41 -07:00
rishikanthc
71e96b873c adds subtle visual indicators during auto title generation for chat sessions 2025-08-28 11:28:04 -07:00
rishikanthc
aa29f49058 fixes chat deletion causing navigation change 2025-08-28 11:16:56 -07:00
rishikanthc
2f3b5dc74f fixes markdown formatting instructions in chat
adds status indicator when llm is generating
2025-08-28 11:05:03 -07:00
rishikanthc
21cc03eef6 improves automatic title generation and fixes incorrect removal of chat history 2025-08-28 10:47:20 -07:00
rishikanthc
d327f04787 improves chat UI 2025-08-28 10:39:39 -07:00
rishikanthc
f112ecac06 redesigns chat ui 2025-08-28 10:09:50 -07:00
rishikanthc
f3fde84e21 adds clicking logo to go to homepage 2025-08-28 08:58:38 -07:00
rishikanthc
c252979f17 adds extra audio playback controlsin transcript page 2025-08-28 08:13:04 -07:00
rishikanthc
69b514fbfd fix persistence for storing profiles in backend db 2025-08-27 09:09:40 -07:00
rishikanthc
d899973cd2 make the app name stylish 2025-08-26 12:23:48 -07:00
rishikanthc
02b483457f fixes overlapping transcript toolbar in mobile layout 2025-08-26 12:03:25 -07:00
rishikanthc
f38aa83002 adds ability to collapse and expand audio section in transcript page 2025-08-26 12:00:43 -07:00
rishikanthc
9e77d6c916 adds ability to edit titles of audio/transcript 2025-08-26 11:55:31 -07:00
rishikanthc
b0544c4a37 seek playback by cmd+click on words 2025-08-26 10:45:31 -07:00
rishikanthc
f893a23fd4 redesign transcript action buttons into a toolbar 2025-08-26 10:41:10 -07:00
rishikanthc
5e41c9e48e persist summary and load them - add copy and download summary options 2025-08-26 09:47:26 -07:00
rishikanthc
ad2bb87b0b generating summaries - fixed bug in persistence of summary templates 2025-08-26 09:37:35 -07:00
rishikanthc
4403823604 allow cancelling add note 2025-08-26 09:13:10 -07:00
rishikanthc
09cf903544 add copy button to all chat messages 2025-08-26 09:11:11 -07:00
rishikanthc
5c0f4571c5 add copy button to note items 2025-08-26 09:09:01 -07:00
rishikanthc
548d8d4c43 change transcript view tab to toggle button 2025-08-26 09:06:42 -07:00
rishikanthc
0d8f1b098c persist model selection and select model for summary templates 2025-08-26 09:04:48 -07:00
rishikanthc
9f30bbceda default model selection dropdown for summarization 2025-08-26 08:42:17 -07:00
rishikanthc
9add2e6860 fix button colors in summary settings 2025-08-26 08:36:39 -07:00
rishikanthc
d9d6a0916f add settings for managing summarization templates 2025-08-26 08:31:07 -07:00
rishikanthc
5e16ab0e9f fix tabs ui bug in transcription parameters 2025-08-26 08:23:19 -07:00
rishikanthc
5c4fd55715 ui tabs alignment bug 2025-08-26 08:19:48 -07:00
rishikanthc
5ed4e5bf5b add close button to notes sidebar
Signed-off-by: rishikanthc <rishikanthc@gmail.com>
2025-08-25 19:13:09 -07:00
rishikanthc
0ea80d7085 sort notes by position in transcript 2025-08-25 18:57:10 -07:00