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
|
272c079463
|
adds support for Ollama provider
|
2025-08-28 09:19:21 -07:00 |
|
rishikanthc
|
f3fde84e21
|
adds clicking logo to go to homepage
|
2025-08-28 08:58:38 -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
|
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
|
f8659303c7
|
add initializing python environment
|
2025-08-27 08:56:58 -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
|
d4e2e8f0a1
|
fix summary persistence bug
|
2025-08-26 11:49:29 -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 |
|
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
|
a73cd6badb
|
frontend UI for quick transcribe
|
2025-08-25 15:59:42 -07:00 |
|
rishikanthc
|
52c3a19e99
|
quick transcription - without storing data api endpoints
|
2025-08-25 15:52:15 -07:00 |
|
rishikanthc
|
7c613c8b6a
|
cursor pointer for actions
|
2025-08-25 15:38:41 -07:00 |
|
rishikanthc
|
7d13f3c68b
|
cursor pointer for interactive elements
|
2025-08-25 15:34:45 -07:00 |
|
rishikanthc
|
d97e45c925
|
fixes transparent bg in download dorpdown menu
|
2025-08-25 15:31:28 -07:00 |
|
rishikanthc
|
c430ed2ab1
|
fix transparent bg in model selection dropdown in new chat session
|
2025-08-25 15:28:27 -07:00 |
|
rishikanthc
|
1feebceeb6
|
make chat page responsive
|
2025-08-25 15:25:37 -07:00 |
|
rishikanthc
|
a2136fab1c
|
responsive design for transcript page
|
2025-08-25 15:20:00 -07:00 |
|
rishikanthc
|
6e6a4a37b9
|
fix responsive design of api key management
|
2025-08-25 15:15:21 -07:00 |
|
rishikanthc
|
ab0aeb4569
|
make tabs in settings page icon only
|
2025-08-25 14:56:27 -07:00 |
|
rishikanthc
|
af94730530
|
respnsive design of settings page
|
2025-08-25 14:52:23 -07:00 |
|
rishikanthc
|
3ee0e3af45
|
fix transcription parameter window too large on mobile
|
2025-08-25 14:45:32 -07:00 |
|
rishikanthc
|
229480be57
|
compiled
|
2025-08-25 14:39:06 -07:00 |
|
rishikanthc
|
521fdd4a91
|
beginning responsive design for homepage
|
2025-08-25 14:37:49 -07:00 |
|
rishikanthc
|
693ca181a2
|
add cursor pointer to interactive elements
|
2025-08-25 12:49:23 -07:00 |
|
rishikanthc
|
a5c3d41497
|
download transcript in different format
|
2025-08-25 12:25:14 -07:00 |
|
rishikanthc
|
676b538ad7
|
new icons for transcribe and transcribe+
|
2025-08-25 12:03:29 -07:00 |
|