Hey, folks!
This is a Next.js project bootstrapped with create-next-app
.
- Create an OPEN AI KEY from here
- Copy
env.dist
to.env
- Copy the API KEY and the ORGANIZATION ID from first step
- Install dependencies
npm ci
- Run
npm run dev
for development proposes
Open http://localhost:3000 with your browser to see the result and enjoy the magic experience!