From e2736563d912ffa71f6e2e14880438d12e12d32f Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Fri, 22 Aug 2025 16:15:54 -0600 Subject: [PATCH] doc: update readme with new images --- README.md | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 616c300c..45d9acd6 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,36 @@
+image # Reflector -Reflector Audio Management and Analysis is a cutting-edge web application under development by Monadical. It utilizes AI to record meetings, providing a permanent record with transcripts, translations, and automated summaries. +Reflector is an AI-powered audio transcription and meeting analysis platform that provides real-time transcription, speaker diarization, translation and summarization for audio content and live meetings. It works 100% with local models (whisper/parakeet, pyannote, seamless-m4t, and your local llm like phi-4). -[![Tests](https://github.com/monadical-sas/reflector/actions/workflows/pytests.yml/badge.svg?branch=main&event=push)](https://github.com/monadical-sas/reflector/actions/workflows/pytests.yml) +[![Tests](https://github.com/monadical-sas/reflector/actions/workflows/test_server.yml/badge.svg?branch=main&event=push)](https://github.com/monadical-sas/reflector/actions/workflows/test_server.yml) [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
+ ## Screenshots +
- - image + + image - - image + + image - - image + + image + + + + image