Skip to content

timothymugayi/chatassistantbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages