Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.27 KB

AI text Generator on Steroids

Perfect for Text Generation Enthusiasts & Content Creators Are you a content creator or a business looking to generate high-quality text? Our AI text generator is perfect for you. With simple deployment to Heroku, you can have a fully functional text generator up and running in no time!

Features

Easily create polished and grammatically correct text with our AI text generator using OpenAI and Heroku Deployment. No more spelling and grammar mistakes. Get comprehensive, custom text with user input!

Alt text

Play with Me

https://upgradem.herokuapp.com/

Steps:

  1. Clone this repository:

git clone https://github.com/unnamedmistress/AutoCompleteSteroids.git

  1. Install dependencies:

npm install

  1. Add API key: Replace YOUR_API_KEY with your OpenAI API key in the .env.example file and then rename it to .env

  2. Start the development server:

npm run dev

  1. Deploy to Heroku: Follow the steps provided by Heroku to deploy your application.

  2. Customize prompts: Edit the prompt in the Pages/API/generate.js file on line 34 to customize the output of the OpenAI.

With the AI text generator on steroids, you can generate text with ease. Try it out today!