Commit Graph

507 Commits

Author SHA1 Message Date
Sara
e27dd6d304 small styling improvements 2023-09-25 19:58:41 +02:00
Koper
edcee20ea8 File reorganization / CSS improvements 2023-09-25 18:00:44 +01:00
Sara
327b3748c7 minor - remove empty section 2023-09-25 18:18:11 +02:00
Sara
e94c0b5da1 adds about and privacy pages 2023-09-25 18:15:40 +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
58505ec09b Merge pull request #231 from Monadical-SAS/redesign-reflector
Redesign reflector
2023-09-21 18:16:25 +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
projects-g
d7dbd6317c Merge pull request #236 from Monadical-SAS/enhancements
Upgrade to a bigger translation model
2023-09-20 20:07:15 +05:30
Gokul Mohanarangan
19dfb1d027 Upgrade to a bigger translation model 2023-09-20 20:02:52 +05:30
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
andreas
389de1585f Merge branch 'redesign-reflector' of https://github.com/Monadical-SAS/reflector into redesign-reflector 2023-09-18 17:31:33 +02:00
Sara
f88a7bde56 layout changes 2023-09-18 16:50:00 +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
Andreas Bonini
dc3d06038d Merge pull request #230 from Monadical-SAS/load-past-meetings
Ability to load past meetings
2023-09-15 15:44:21 +07: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
07204ee2db server: add missing mp3 2023-09-13 17:26:03 +02:00
2b9eef6131 server: use mp3 as default for audio storage
Closes #223
2023-09-13 17:26:03 +02:00
fb93c55993 server: fix nltk download 2023-09-13 11:40:39 +02:00
projects-g
0ac4ee4490 Merge pull request #222 from Monadical-SAS/serverfix
Remove cache dir to use default download paths
2023-09-13 14:46:46 +05:30
Gokul Mohanarangan
ed83236145 remove cache dir 2023-09-13 14:41:38 +05:30
projects-g
64543afd28 Merge pull request #221 from Monadical-SAS/serverfix
Add nltk lookup path
2023-09-13 14:22:59 +05:30
Gokul Mohanarangan
9a10eef789 add nltk lookup path 2023-09-13 14:13:31 +05:30
projects-g
686fd9db4e Merge pull request #220 from Monadical-SAS/serverfix
Add dependency libs
2023-09-13 13:01:33 +05:30
Gokul Mohanarangan
9c9bbced47 add protobuf 2023-09-13 12:57:20 +05:30
Gokul Mohanarangan
7f300b9876 add sentencepiece 2023-09-13 12:55:29 +05:30
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
projects-g
762d7bfc3c Merge pull request #216 from Monadical-SAS/llm-modal
Download and load LLMs from cache
2023-09-13 10:33:08 +05:30
Gokul Mohanarangan
b52e145a65 Merge branch 'main' of github.com:Monadical-SAS/reflector into llm-modal 2023-09-13 10:19:26 +05:30
a3edd7a7cd server: update metric for rtc_offer 2023-09-12 20:46:01 +02:00
Koper
c82e8a87d1 New web sockets events for Gokul 2023-09-12 23:05:44 +07:00
60edca6366 server: add prometheus instrumentation 2023-09-12 13:11:13 +02:00
Gokul Mohanarangan
9a7b89adaa keep models in cache and load from cache 2023-09-08 10:05:17 +05:30
Gokul Mohanarangan
2bed312e64 persistent model storage 2023-09-08 00:22:38 +05:30
Gokul Mohanarangan
e613157fd6 update to use cache dir 2023-09-05 14:28:48 +05:30
Gokul Mohanarangan
6b84bbb4f6 download transcriber model 2023-09-05 12:52:07 +05:30
Gokul Mohanarangan
b1ace2a079 Merge branch 'main' of github.com:Monadical-SAS/reflector into llm-modal 2023-09-05 12:39:59 +05:30
Andreas Bonini
487eb1ae22 Merge pull request #208 from Monadical-SAS/207-implement-error-handling-make-sure-theyre-displayed-to-the-user-logged-in-sentry
More robust error handling & Display errors to user
2023-09-01 12:38:48 +07:00