Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.2 KB

File metadata and controls

30 lines (18 loc) · 1.2 KB

OnceUponAI

A coworking space to use during the trajectory of "Once Upon AI"

Setting up the OpenAi connection for the website

  1. Create an openai account
  2. Create an API key (can be done on openai website after loggin in, quick google search will help)
  3. Go to chatgpt.js and fill in the api key in the variable apiKey
  4. Done!

This is a Next.js project bootstrapped with create-next-app.

Setting up a kiosk to display this project at public events

  1. Install FireFox https://www.mozilla.org/nl/firefox/new/
  2. Run this command in the commandline:
"C:\Program Files\Mozilla Firefox\firefox.exe" -kiosk -private-window https://once-upon-ai-git-web-development-onceuponai.vercel.app/en

TODO: use the production link

  1. You can save this command line in a Windows Link. Once saved, the link can be reused to quickly start up the kiosk

image

image