heaversm / bigmouth

AI that you talk to, and it talks back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add your open ai credentials to the .env:

OPENAI_API_KEY=""

Install SoX:

brew install sox

Install google cloud sdk, cd to the install location's bin folder:

cd ~/google-cloud-sdk/bin/

log in:

./gcloud auth application-default login

install dependencies:

npm install

run the app:

npm start

About

AI that you talk to, and it talks back


Languages

Language:JavaScript 77.4%Language:CSS 15.4%Language:HTML 7.2%