AI Twitter Bio Generator
A Twitter bio generator built with Next.js 13, OpenAI's ChatGPT API, and TailwindCSS.
Technologies:
Introduction
Twitter-Bio is a tool to generate great twitter bios using OpenAI’s ChatGPT API.
Getting Started
Run code
git clone https://github.com/engageintellect/twitter-bio.git
```bash cd linktreez && pnpm i && pnpm run dev ```