Skip to content

BryanAM/chat

Repository files navigation

🗣️ Chat Completion

A small web app utilizing NextJS and ChatGPT for simple completion statements.

image

Getting Started

Start by creating your own .env file and getting an access token from OpenAI.

OPENAI_API_KEY=YOUR_API_KEY

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Technologies

About

Simple Next.js and ChatGPT app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published