Skip to content

A Tweet Generator that uses AI to generate tweets based on a topic and style.

Notifications You must be signed in to change notification settings

yhajiali/tweetgenerator

Repository files navigation

Tweet Generator

This app generates engaging tweets for your brand.

This project is built using Nextjs. It utilizes the OpenAI GPT for chat completion, and Dall-E for image generation.

app demo

Getting Started

First, add a .env file into the project, add OPEN_AI_KEY= with the value of your OpenAI key.

The first time you are running this project, you will need to install the dependencies. Run this command in your terminal:

yarn

To start the app, run:

yarn dev

Open http://localhost:3000 with your browser to see the result.

About

A Tweet Generator that uses AI to generate tweets based on a topic and style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published