Skip to content

vcon-dev/tadhack-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TADHack VCON 2025 - Aquidneck Yacht Brokers Customer Service Conversations

This repository contains customer service conversation data from Aquidneck Yacht Brokers in VCON (Virtual Call Object Notation) format. The conversations span from May 18-24, 2025, and represent typical customer interactions for a yacht brokerage company.

Overview

The dataset includes 42 customer service calls between Aquidneck Yacht Brokers agents and customers, covering various marine industry-specific support scenarios.

Conversation Types

1. Returns & Refunds

  • Customers requesting returns for yacht equipment
  • Processing refund requests
  • Emotional customers (often expressing sadness about returns)

2. Shipping & Logistics

  • Yacht transportation inquiries (e.g., Fort Lauderdale to Newport)
  • Delivery status updates
  • Shipping cost questions

3. Order Issues

  • Wrong items received (e.g., yacht anchor instead of navigation system)
  • Missing order investigations
  • Order verification and corrections

4. Equipment Support

  • GPS malfunction troubleshooting
  • Navigation system issues
  • Equipment compatibility questions

5. Business Services

  • Yacht listing inquiries
  • Brokerage service questions
  • Pricing and commission discussions

6. Account Management

  • Membership cancellations
  • Billing inquiries
  • Privacy and data concerns
  • Contact information updates

7. Appointments & Scheduling

  • Yacht viewing appointments
  • Service scheduling
  • Consultation bookings

Call Characteristics

  • Average Duration: 50-60 seconds
  • Call Disposition: All marked as "ANSWERED" with "VM Left" status
  • Language: English
  • Transcription Confidence: 99%
  • Professional Tone: Agents maintain consistent, helpful demeanor
  • Resolution Rate: Most issues resolved or appropriately escalated

Data Format

Each conversation includes:

  • Audio recording (MP3 format)
  • Full transcript with speaker diarization
  • AI-generated summary
  • Participant metadata (names, roles, contact info)
  • Call metadata (duration, timestamp, disposition)

Running the Viewer

The repository includes a Streamlit-based viewer for exploring the VCON conversations. To run the viewer:

  1. Install the required dependencies:
pip install streamlit pandas
  1. Run the viewer:
streamlit run vcon_viewer.py

The viewer will open in your default web browser and provides the following features:

  • Browse conversations by day
  • View conversation metadata and transcripts
  • Listen to audio recordings
  • Filter and search through conversations
  • View detailed analysis and diarization

Typical Interaction Flow

  1. Agent greeting with company name and agent introduction
  2. Customer name verification
  3. Issue description by customer
  4. Information gathering (order numbers, email verification)
  5. Resolution or escalation
  6. Professional closing

Notable Patterns

  • Customers frequently express emotions related to their issues
  • Agents consistently follow verification protocols
  • Marine industry-specific terminology used throughout
  • Focus on high-value transactions typical of yacht brokerage

This dataset provides realistic examples of customer service interactions in the luxury marine industry, useful for training, analysis, or demonstration purposes.

About

Synthetic conversations for TADHACK 2025, Island Edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages