Skip to content

rheophile10/SMS-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this sits on a google cloud function.

It

  • receives POSTs from TWILIO,
  • logs them to firebase,
  • retrieves conversation history and context for that number from firebase,
  • gets OpenAI to complete the chat with a response,
  • logs the response to firebase
  • sends the response back to the source phone number

About

SMS chatbot on a google cloud function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages