Skip to content

ZecTox/GPT-3-Based-WebApp

Repository files navigation

AI writing assistant with GPT-3

A project following the instructions of Buildspace course.

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

Getting Started

🔔 Rename the file .env.example to .env.local. And then add your own API key from OpenAI.

Then, run the development server:

yarn dev

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