Skip to content

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

Notifications You must be signed in to change notification settings

bitcraft3r/threadooor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.8%
  • JavaScript 41.2%