Skip to content

RaheesAhmed/prompts-master

Repository files navigation

Prompts Master

Prompts Master is a tool, which allows users to analyze text, generate prompts, and improve prompts using the OpenAI API.

screenshot

Setup

Clone the repository:

git clone https://github.com/RaheesAhmed/prompts-master.git
cd prompts-master

Install dependencies and start the server:

cd backend
npm install
npm start

Open a new terminal:

cd ../promptmaster
npm install
npm run dev

Open localhost:3000 in your browser to test the prompts.

About

Prompts Master is a tool, which allows users to analyze text, generate prompts, and improve prompts using the OpenAI API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published