Skip to content

UoA-CARES-Student/AvatarChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AvatarChatBot

Run frontend

cd client
npm install
npm start

Run backend

pip install -r requirements.txt
python3 run.py

For TTS, you need a Google TTS service account JSON key, which is exported to the environment vaiable as

GOOGLE_APPLICATION_CREDITIALS: [PATH_TO_KEY]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published