Commit Graph

124 Commits

Author SHA1 Message Date
Koper
01c3d8a5cd Clarified text 2023-09-26 14:23:35 +01:00
Koper
2017d167a7 Removed text-gray-500 + minor sentence change 2023-09-26 14:18:46 +01:00
Koper
2b554f78c8 Changed - to – 2023-09-26 14:15:25 +01:00
Sara
a5b2526177 Fix window not defined error 2023-09-26 13:08:35 +02:00
Sara
0370b3935e Fix text overflow 2023-09-26 12:54:37 +02:00
Sara
c4a071c043 Hide microphone switch when one opt 2023-09-26 12:34:48 +02:00
Sara
1c7af28818 Make Reflector same size as subcaption 2023-09-26 12:29:16 +02:00
Sara
cd8cc2f5cd adds copy for topics and transcription 2023-09-26 12:22:06 +02:00
Sara
bd070fb487 restore blue backgroud for transcript 2023-09-26 12:22:06 +02:00
Koper
85e35c0d9e Update shareLink.tsx 2023-09-26 12:22:06 +02:00
Sara
69612f519d small styling improvements 2023-09-26 12:22:06 +02:00
Koper
3cfa9b1f39 File reorganization / CSS improvements 2023-09-26 12:22:06 +02:00
Sara
a40bd587e8 minor - remove empty section 2023-09-26 12:22:06 +02:00
Sara
962997214a adds about and privacy pages 2023-09-26 12:22:06 +02:00
Jose B
439ef84984 tweak waveform 2023-09-26 12:22:06 +02:00
Koper
366d21defb Update shareLink.tsx 2023-09-26 12:22:06 +02:00
Koper
89fde456c2 Made copy link button same height as text input 2023-09-26 12:22:06 +02:00
Koper
f776d42b39 Mobile support 2023-09-26 12:22:06 +02:00
Koper
2f3491d6d6 Share link button 2023-09-26 12:22:06 +02:00
Sara
51f81e20b8 change recorder bg color 2023-09-25 20:34:18 +02:00
Sara
410120007f minor changes to fonts, spacing and colors 2023-09-25 19:42:36 +02:00
Koper
9362aef9f5 Implement hotkeys in main branch as requested by Adam 2023-09-25 15:38:00 +01:00
Koper
71eb0b37f6 Update page.tsx 2023-09-25 14:26:24 +01:00
andreas
1e8113ebf7 Fixed error: Failed to fetch RSC payload. Falling back to browser navigation 2023-09-22 22:31:36 +02:00
Sara
902bc6c7cc visual fixes, remove error 2023-09-22 17:51:33 +02:00
Sara
2cc98314d2 fix scroll to bottom 2023-09-22 17:04:40 +02:00
Sara
4be328b5a2 Merge pull request #238 from Monadical-SAS/final-summary-loading
adds loading indicator
2023-09-22 17:03:16 +02:00
andreas
d60a582347 Make reflector.media not indexable by search engines 2023-09-22 17:03:00 +02:00
Sara
cd648f428b fix copy 2023-09-22 17:01:17 +02:00
Sara
b989f2b54a adds loading indicator 2023-09-22 15:50:38 +02:00
Sara
686c12ebfa cuter scrollbars, better focus, small design improvements 2023-09-21 16:53:47 +02:00
Sara
3f2c3ddadc self-review 2023-09-20 17:16:24 +02:00
Sara
2576a6e4e2 microphone switch and design improvements 2023-09-20 17:08:47 +02:00
Sara
fe510238c0 layout and design improvements 2023-09-20 15:56:49 +02:00
Sara
44f22664a1 remove test data 2023-09-18 18:44:56 +02:00
Sara
e59dbf2df2 layout changes 2023-09-18 16:31:23 +02:00
Sara
b6c65805f8 header, font and color changes 2023-09-15 12:39:51 +02:00
Koper
5d4f33a022 FINAL_SUMMARY websocket event is gone 2023-09-14 23:38:30 +07:00
Koper
6608617111 Display long summary in loaded transcripts 2023-09-14 23:37:33 +07:00
Koper
39c58138f3 Change shown summary type 2023-09-14 23:33:03 +07:00
Koper
3a9c1319c1 Update useWebSockets.ts 2023-09-14 23:11:19 +07:00
Koper
c9d01a9d30 Ability to load past meetings + URL management 2023-09-14 23:05:13 +07:00
projects-g
9fe261406c Feature additions (#210)
* initial

* add LLM features

* update LLM logic

* update llm functions: change control flow

* add generation config

* update return types

* update processors and tests

* update rtc_offer

* revert new title processor change

* fix unit tests

* add comments and fix HTTP 500

* adjust prompt

* test with reflector app

* revert new event for final title

* update

* move onus onto processors

* move onus onto processors

* stash

* add provision for gen config

* dynamically pack the LLM input using context length

* tune final summary params

* update consolidated class structures

* update consolidated class structures

* update precommit

* add broadcast processors

* working baseline

* Organize LLMParams

* minor fixes

* minor fixes

* minor fixes

* fix unit tests

* fix unit tests

* fix unit tests

* update tests

* update tests

* edit pipeline response events

* update summary return types

* configure tests

* alembic db migration

* change LLM response flow

* edit main llm functions

* edit main llm functions

* change llm name and gen cf

* Update transcript_topic_detector.py

* PR review comments

* checkpoint before db event migration

* update DB migration of past events

* update DB migration of past events

* edit LLM classes

* Delete unwanted file

* remove List typing

* remove List typing

* update oobabooga API call

* topic enhancements

* update UI event handling

* move ensure_casing to llm base

* update tests

* update tests
2023-09-13 11:26:08 +05:30
Koper
c82e8a87d1 New web sockets events for Gokul 2023-09-12 23:05:44 +07:00
Koper
41ca80358c Refactoring to use Error instead of string in the useError hook state variable 2023-09-01 12:36:13 +07:00
Koper
df4dc841fc Fixed setError/useError typos & added stronger typing 2023-08-31 22:07:58 +07:00
Koper
7662d54c14 Added sentry logging 2023-08-31 20:02:04 +07:00
Koper
11bd568a6b More robust error handling & Display errors to user 2023-08-31 19:11:22 +07:00
Koper
df078f7bd6 Put reflector.media back into english transcription mode 2023-08-29 23:54:13 +07:00
Koper
deb713e776 Fixes discussed during call w/ Mathieu 2023-08-29 21:22:05 +07:00