Skip to content

felipefreitag/remix-openai

Repository files navigation

Remix-OpenAI quickstart

This is an implementation adapted from the official OpenAI Node quickstart

Stack

You can choose whichever deployment target you want, this example uses Netlify.

OpenAI account

You'll need an OpenAI API key.

Development

cp .env.sample .env

Add your API key to .env.

npm install
npm run dev

About

Sample OpenAI integration running on Remix.run

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published