Commit Graph

35 Commits

Author SHA1 Message Date
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
4c2cda76e4 adds more tests 2025-08-29 10:08:41 -07:00
rishikanthc
865e4242d2 adds support for downloading audio from youtube videos 2025-08-28 13:48:38 -07:00
rishikanthc
71e96b873c adds subtle visual indicators during auto title generation for chat sessions 2025-08-28 11:28:04 -07:00
rishikanthc
272c079463 adds support for Ollama provider 2025-08-28 09:19:21 -07:00
rishikanthc
03a07e5997 add docs for all api endpoints in swagger - remove default api keys 2025-08-28 08:53:33 -07:00
rishikanthc
708e0a2684 fixes authentication for some api endpoints 2025-08-28 08:45:32 -07:00
rishikanthc
f8659303c7 add initializing python environment 2025-08-27 08:56:58 -07:00
rishikanthc
9e77d6c916 adds ability to edit titles of audio/transcript 2025-08-26 11:55:31 -07:00
rishikanthc
d4e2e8f0a1 fix summary persistence bug 2025-08-26 11:49:29 -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
0d8f1b098c persist model selection and select model for summary templates 2025-08-26 09:04:48 -07:00
rishikanthc
d9d6a0916f add settings for managing summarization templates 2025-08-26 08:31:07 -07:00
rishikanthc
528692346c fix bug that prevents notes from being added to first word 2025-08-25 18:55:13 -07:00
rishikanthc
489e6af50d ability to highlight and annotate transcript with notes 2025-08-25 18:39:02 -07:00
rishikanthc
52c3a19e99 quick transcription - without storing data api endpoints 2025-08-25 15:52:15 -07:00
rishikanthc
f05c7578e1 improved auto title generation 2025-08-25 11:13:37 -07:00
rishikanthc
1ef748ef50 auto chat session title generation 2025-08-25 11:00:38 -07:00
rishikanthc
1d5600dc0f basic chat using openAI functionality 2025-08-24 18:05:29 -07:00
rishikanthc
5f93291692 add settings to configure LLM providers 2025-08-24 10:55:20 -07:00
rishikanthc
c5eb858eea implements api key management 2025-08-24 09:48:32 -07:00
rishikanthc
cf5f0611f7 add account management in settings 2025-08-24 09:26:42 -07:00
rishikanthc
8e2cce27d0 implements user registratio on first step 2025-08-24 09:10:01 -07:00
rishikanthc
f6ed2941ea protect pages with login and api endpoints with api key 2025-08-24 08:49:37 -07:00
rishikanthc
8d6ae90b37 support for configuration profiles - with settinf default profile 2025-08-23 20:53:17 -07:00
rishikanthc
38db957232 implements configuration profiles 2025-08-23 19:02:05 -07:00
rishikanthc
9948c15c58 testing diarization 2025-08-23 12:36:39 -07:00
rishikanthc
2cbb1dbeb7 support for configuring transcription parameters 2025-08-22 21:13:58 -07:00
rishikanthc
48bbb79fbc working pagination and filtering 2025-08-22 15:01:21 -07:00
rishikanthc
dcce4ab9f0 view audio details - wavesurfer audio player and transcript 2025-08-21 21:16:48 -07:00
rishikanthc
4a99c48ed6 implements delete - status symbol tooltip fix - popover styles 2025-08-21 18:36:18 -07:00
rishikanthc
dd6cdb2869 ui tweaks - popover styling 2025-08-21 16:56:34 -07:00
rishikanthc
e6a1d4a731 connect upload audio to backend 2025-08-21 15:57:10 -07:00
rishikanthc
96aeaf1454 basic UI 2025-08-21 15:48:55 -07:00