DeepMostInnovations commited on
Commit
56f5e72
·
verified ·
1 Parent(s): c712545

Upload sample_conv_generated.json

Browse files
Files changed (1) hide show
  1. sample_conv_generated.json +22 -0
sample_conv_generated.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "speaker": "customer",
4
+ "message": "Hello, I'm looking for information on your new AI-powered CRM."
5
+ },
6
+ {
7
+ "speaker": "sales_rep",
8
+ "message": "You've come to the right place! Our new AI CRM is designed to revolutionize sales workflows. What are you hoping to achieve with a new CRM?"
9
+ },
10
+ {
11
+ "speaker": "customer",
12
+ "message": "maybe not for us. its a great product, in future may buy"
13
+ },
14
+ {
15
+ "speaker": "sales_rep",
16
+ "message": "Excellent, those are two key strengths. Our AI analyzes lead behavior to provide highly accurate scoring, and the automated sequences can be personalized using dynamic content. Would you be interested in a quick demo of those features?"
17
+ },
18
+ {
19
+ "speaker": "customer",
20
+ "message": "looks oke, but maybe we can't consider"
21
+ }
22
+ ]