Skip to content

j-calvert/loggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple OpenAI verbal chatbot

A bare-bones confluence of "getting started"s with OpenAI Text Completion API, Web/JS standard Speech-->Text-->Speech APIs, in a Firebase App and Function.

Nothing is stored. No auth or notion of login.

Client 'app' code is speechDemo.js.

Firebase function generate defined in index.js uses the OpenAI completion API to generate responses.

The rest of the files are generated or boilerplate.

Note: Early versions of this repo were playing around w/ Service Workers (for trying out PWA) and geo web APIs.

About

Dinking around with speech web API, OpenAI Completion API and firebase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors