Skip to content

AdaZhao1211/ARObjServer

Repository files navigation

install nodejs

install openai sdk

npm install --save openai

install express

npm install express

install cors

npm install cors

set openai api key

setx OPENAI_API_KEY "your API KEY" close and reopen terminal

run server

node server.js

open the webpage

https://ada-obj-detection.glitch.me/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published