You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a chat module built although it hasn't been used or deployed in a long time. We should set-up the chat system as it is including automating infrastructure like keyspaces tables. Once this is working again adapt the existing api to support both chating with another human and ai. We could either support talking with bots via wiring up api end-points or do something more concrete yet modular perhaps. The goal would be to deploy our own conversation ui using spearhead. Where we could embed it anywhere like as a entire web page or a side chat. We could also add adaptors to process conversation messages for things like notifications, ect. It would also be cool to convert convo message responses to json to be used with editor js perhaps.
This fits perfectly reload, replay project.
The text was updated successfully, but these errors were encountered:
We currently have a chat module built although it hasn't been used or deployed in a long time. We should set-up the chat system as it is including automating infrastructure like keyspaces tables. Once this is working again adapt the existing api to support both chating with another human and ai. We could either support talking with bots via wiring up api end-points or do something more concrete yet modular perhaps. The goal would be to deploy our own conversation ui using spearhead. Where we could embed it anywhere like as a entire web page or a side chat. We could also add adaptors to process conversation messages for things like notifications, ect. It would also be cool to convert convo message responses to json to be used with editor js perhaps.
This fits perfectly reload, replay project.
The text was updated successfully, but these errors were encountered: