Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Service Chat Assistant

Getting started

Create new conda environment using environment.ymlenvironment.yml file

$ conda env create --file environment.yml

Activate environment

$ conda activate chatassistantbot

Configure OPEN API key

export OPENAI_API_KEY=xxxxxxx

Run program

$  python -m app.main

About

No description, website, or topics provided.

Resources

Stars

26 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages