0.0.8 • Published 10 months ago

@werift/openai-webrtc v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
10 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

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

11 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago