Skip to content

Files

chat-vanilla-js-hosted

Chat example JS Hosted motorhead (in Metal)

Requirements

  • Node 18
  • An OPENAI_API_KEY
    • Set it in the .env file for the server and this project (where the .env.example are)
  • A metal account, a api key and client id.
    • Sign up here
    • Obtain an Api key and client id here

How to run

In this folder run:

npm i
npm start

Start chatting!