jeffbass/yin-yang-ranch

commhub

Closed this issue · 3 comments

Hi,

is that still active ?
If so where to do you work on the commhub stuff ?

From your screenshot it looks like it is already working ?!?

I have had the prototype librarian and commhub working for about 3 years. The SMS texting comm agent uses a Google Voice telephone number (and the Gmail API) for receiving and sending the SMS texts shown in the example. There is also a simple terminal CLI query comm agent. They are simple prototypes, but may be helpful as an example. I'll upload the Python code later this week.

Hi @vkuehn,

I pushed the librarian-prototype to this repository. It contains the code for the commhub and the code I use to send / receive SMS texts using a Google Voice phone number via the Gmail API. The code is in the librarian-protype folder. The documentation is here.

excellent, Thanks for that