Discover the ultimate tool for call centers, where every conversation becomes a source of power. ConvoLens empowers you to transform your customer interactions, turning data into valuable insights.
Leverage advanced embeddings and vector cosine similarity search to uncover hidden gems in your audio database. Find relevant conversations with ease, whether it's a topic, sentence, or keyword.
Easily navigate and explore your data with our intuitive, user-friendly dashboard.
Experience the future of call center management with ConvoLens. Harness the power of data, gain valuable insights, and elevate your customer service to new heights.Each audio is processed as following:
- Audio transcription using OpenAI Whisper.
- Extraction of features such as customer satisfaction, user quality of interaction, and unprofessional agent behavior.
- Embedded using OpenAI embeddings
- Inserted into database (pgvector)
./setup.sh
./db.sh create
./run.sh