Welcome to our Content Creation Tool, PromptAI, a web application that allows users to effortlessly generate unique content ideas and posts at the touch of a button. Our app uses OpenAI's powerful language model to generate content, and includes features such as the ability to customize prompts and save favorites for later use. As well as creating a space for creators to take notes and track their progress!
- JavaScript
- React.js
- Node.js
- OpenAI API
- Generate unique content ideas with OpenAI's language model
- Customize prompts by editing goals, use cases and platform formats.
- Save favorite content for later use
- Real-time updates for the list of saved content
- Writing assistant with grammar and spell-check
- more features coming soon!
To use our Content Tool, simply visit our web application and click on the "generate content" button to generate random content ideas. You can customize prompts by adding an industry or goal or even a specific platform and save your favorites for later use. The more specific you are the more detailed your content is, but as a generator, you can also start vague to get some more ideas about what you should be asking! That way, creating content for your business becomes easy and fun!
Once content is created you can then edit or delete that content. You can also click on specific content to add notes or organize your content.
To install our Creative Writing Tool on your local machine, follow these steps:
- Clone the repository onto your local machine
- Run
npm install
to install the necessary dependencies - Run
npm start
to start the app - You will need your own API keys to run this application!
We would like to thank OpenAI for providing their language model for our application.