Skip to content

Ironclad/rivet-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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