0.0.8 • Published 3 months ago

@werift/openai-webrtc v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

openai-realtime-webrtc-nodejs

openai-realtime-webrtc for node.js

Installation

npm i @werift/openai-webrtc

Setup and Run

  1. Ensure you have Node.js installed.
  2. Clone the repository:
    git clone https://github.com/shinyoshiaki/openai-realtime-webrtc-nodejs.git
    cd openai-realtime-webrtc-nodejs
  3. Set your OpenAI API key in the .env file.
    • For environment setup, please refer to the env.template file.
  4. Install dependencies:
    npm install
  5. Start the server:
    npm run server
  6. In another terminal, start the client:
    npm run client
0.0.8

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago