--- 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. ---