Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.49.1
metadata
title: ContextDB π€ Justcall
emoji: π―
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.47.0
app_file: app.py
pinned: false
license: mit
short_description: AI-powered conversation analysis with insights and summaries
π― Conversation Analysis Dashboard
An AI-powered dashboard for analyzing customer conversations with intelligent insights, summaries, and follow-up email generation.
Features
- π Conversation Analysis: View and analyze customer conversations with quality scores and sentiment analysis
- π‘ AI Insights: Get marketing insights and key findings from conversations
- π§ Follow-up Emails: Generate contextual follow-up emails based on conversation analysis
- π Smart Filtering: Filter conversations by quality score, sentiment, and search terms
- π Real-time Updates: Dynamic table updates with conversation details
How to Use
- View Conversations: Browse through analyzed conversations in the main table
- Filter Data: Use the quality score slider, sentiment dropdown, and search box to filter conversations
- View Details: Click on any conversation row to see detailed analysis including:
- Contextual summary
- Marketing insights with quotes and sentiment
- Generated follow-up email
- Refresh Data: Use the refresh button to reload the latest conversation data
Technology Stack
- Frontend: Gradio for interactive UI
- Backend: Python with MongoDB for data storage
- AI: OpenAI GPT models for conversation analysis
- Database: MongoDB Atlas for conversation and RAG data storage
Data Sources
The dashboard analyzes conversations from MongoDB collections:
test_intercom_data: Main conversation data with analysis resultsrag_intercom: RAG index for semantic search and context retrieval
Getting Started
The app will automatically connect to the configured MongoDB instance and load conversation data. No additional setup required!