bitcraft3r / threadooor

Twitter thread AI writing assistant, made with OpenAI, Nextjs and Framer Motion

Home Page:https://threadooor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buildspace

Welcome 👋

This is the starter template for the build your own AI writing assistant w/ GPT-3 project.

Project Setup

cd into the project, install next, react, and react-dom and then run yarn to get the project going.

cd into the repo

cd gpt3-writer-starter

install next if you don't have it

yarn add next react react-dom

run it

yarn dev

Then, head to localhost:3000 and you should see the following:

About

Twitter thread AI writing assistant, made with OpenAI, Nextjs and Framer Motion

https://threadooor.vercel.app


Languages

Language:CSS 58.8%Language:JavaScript 41.2%