X-Writer

Updated:

X-Writer is your own AI writing assistant that takes a title as input and generates a full blog post for you.

AI writing assistant built with GPT-3 and OpenAI AI writing assistant built with GPT-3 and OpenAI

Features

Environment Variables

Create a .env.local file in your root directory with the OpenAI API key.

OPENAI_API_KEY

Quick start

To run this project locally:

npm i
npm run dev

Code available on GitHub.