Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 206 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 206 Bytes

What

Made in ~5 minutes during a UW-Madison UPL Lightning Talk to demonstrate the power of SvelteKit

How to Run

  1. Clone it
  2. Add your OpenAI API Key to line 16 of +server.js
  3. npm i
  4. npm run dev