Skip to content

OSC Relay from ChatGPT based on @waylaidwanderer/node-chatgpt-api

License

Notifications You must be signed in to change notification settings

aleksandarkoruga/ChatGPTToOSC

Repository files navigation

ChatGPTToOSC

OSC Relay from ChatGPT @waylaidwanderer/node-chatgpt-api

  • This relay was created for the purpose of bringing ChatGPT into the SuperCollider environment to test live coding possibilities, architectural feedback, system design etc.
  • It is heavily based on @waylaidwanderer/node-chatgpt-api test code and minimal osc.js implementation.

Usage

  • git clone https://www.github.com/aleksandarkoruga/ChatGPTToOSC

  • cd ChatGPTToOSC

  • rename settings.example.js to settings.js

  • Edit settings.js:

  • from the ChatGPTToOSC root folder run npm install

  • node . to run the relay.

  • run chatgpt-test.scd from ChatGPTToOSC/SuperCollider

Notes

The relay transmits the fully assembled response, so based on the query and the selected model it may take more or less time to receive a reply in the OSC client (SuperCollider etc)

About

OSC Relay from ChatGPT based on @waylaidwanderer/node-chatgpt-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published