Skip to content

Latest commit

 

History

History

evaluate-user-satisfaction

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Evaluating User Satisfaction - Customer Support Conversations

Setup

To install dependencies, run:

pip install -r requirements.txt

Create and set your Literal AI and OpenAI API keys in .env:

cp .env.example .env