projects

1 min read

February 1, 2023

AI Twitter Bio Generator
A Twitter bio generator built with Next.js 13, OpenAI's ChatGPT API, and TailwindCSS.

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

cd linktreez && pnpm i && pnpm run dev