Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.41 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.41 KB

AI Post GENERATOR

A Next.js App That Generates Articles, Twitter Threads, Essays, Cover Letters, Tutorials And More Using OpenAI ⚡

Screen

To be done

  • Fine-Tunning The Model
  • Posting articles on the blockchain (cheap ones)
  • Showing articles that are posted on the blockchain

Features ✅

Developer Experience 🧰

Development 🛠️

npm run install
npm run dev
# or
yarn install
yarn dev

Deploy on Vercel 🚢

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.