📝(docs) add summarization documentation

Add documentation for transcription et summarization
Include sequence diagrams
This commit is contained in:
Martin Guitteny
2025-09-29 15:52:40 +02:00
committed by aleb_the_flash
parent a25baa628a
commit c07b8f920f
3 changed files with 103 additions and 1 deletions

View File

@@ -2,7 +2,13 @@
This is an experimental part of the stack. It currently lacks proper observability, unit tests, and other production-grade features. This serves as the base for AI features in Visio.
## Usage
## How it works
Please refer to the [Recording feature documentation](https://github.com/suitenumerique/meet/blob/main/docs/features/recording.md) and the [Transcription feature documentation](https://github.com/suitenumerique/meet/blob/main/docs/features/transcription.md).
## How to develop
(To develop locally follow the instructions on [developing La Suite Meet locally](https://github.com/suitenumerique/meet/blob/main/docs/developping_locally.md))
From the root of the project: