Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 178 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 178 Bytes

rivet-example

An example chat application using Rivet.

Getting Started

  1. Clone this repository
  2. npm install
  3. export OPENAI_API_KEY=[your api key]
  4. npm start