Spaces:
Running
Running
File size: 1,949 Bytes
1154ed2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
title: KapNotes
emoji: π
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.42.0
app_file: app.py
pinned: false
license: mit
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/66a32cfc136216dc0adeda92/NSSPYzNHKQ0zEFA_3RtZa.png
short_description: An intuitive dashboard to extract valubale insight
---
# Kap Notes - Meeting Insights Dashboard π
Kap Notes is an intuitive dashboard designed to help you extract and analyze valuable insights from your meeting recordings. It provides a comprehensive breakdown of meeting details, including summaries, key highlights, actionable items, sentiment analysis, speaker analytics, and more. πβ¨
## Features π
### 1. **Meeting Summary** π
- Automatically generates a concise summary of the meeting.
- Extracts key points and actionable items for quick reference.
### 2. **Meeting Highlights** π‘
- Displays important takeaways from the meeting in bullet points.
### 3. **Actionable Items** β
- Lists tasks or action items identified during the meeting for follow-up.
### 4. **Sentiment Analysis** πππ
- Analyzes the overall sentiment of the meeting conversation over time.
- Visualizes sentiment trends using a smooth line graph.
### 5. **Speaker Analytics** π₯
- Breaks down talk time percentages for each speaker.
- Provides word-per-minute metrics for individual speakers.
### 6. **Audio Playback** π
- Allows users to listen to the original meeting audio directly from the dashboard.
### 7. **Chat Conversation** π¬
- Displays the full transcript of the meeting with timestamps and speaker labels.
### 8. **Commenting System** βοΈ
- Enables users to add comments or notes to the meeting for collaboration or future reference.
### 9. **Data Validation** βοΈ
- Ensures that all required data (summary, transcription, and audio) exists before displaying the dashboard.
--- |