- created a Go wrapper for OpenAI's chat completion API
https://github.com/kfatehi/go-openai
- modified Dendrite to provide a /gpt route on the Matrix API
https://github.com/kfatehi/dendrite/tree/openai
- modified matrix-js-sdk client to provide a gpt() function
https://github.com/kfatehi/matrix-js-sdk/tree/openai
- modified matrix-react-sdk to implement the UI
https://github.com/kfatehi/matrix-react-sdk/tree/openai
element-gpt-demo.mp4
- note, i have since switched to synapse due better bridge support