Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 644 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 644 Bytes
  • 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

https://github.com/kfatehi/synapse/tree/openai