Fade0510 commited on
Commit
62c4ec3
·
1 Parent(s): b6ed6f7

Add configuration

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,5 +1,14 @@
1
  ---
2
  title: CallCenterSummarizationAgent
 
 
 
 
 
 
 
 
 
3
  license: mit
4
  ---
5
  # Call Center Data Analysis Agent
 
1
  ---
2
  title: CallCenterSummarizationAgent
3
+ emoji: 🚀
4
+ colorFrom: red
5
+ colorTo: red
6
+ sdk: docker
7
+ app_port: 8501
8
+ tags:
9
+ - streamlit
10
+ pinned: false
11
+ short_description: Summarize Call Center Conversations
12
  license: mit
13
  ---
14
  # Call Center Data Analysis Agent