Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/puppe1990/useful_chatgpt_prompts

ChatGPT Prompts is a web application that provides prompts generated by the OpenAI GPT-3 language model. The prompts can be used for a variety of purposes, such as inspiration for writing, conversation starters, or as exercises for learning a new language.
https://github.com/puppe1990/useful_chatgpt_prompts

chatgpt prompts

Last synced: about 15 hours ago
JSON representation

ChatGPT Prompts is a web application that provides prompts generated by the OpenAI GPT-3 language model. The prompts can be used for a variety of purposes, such as inspiration for writing, conversation starters, or as exercises for learning a new language.

Awesome Lists containing this project

README

        

# ChatGPT Prompts
ChatGPT Prompts is a web application that provides prompts generated by the OpenAI GPT-3 language model. The prompts can be used for a variety of purposes, such as inspiration for writing, conversation starters, or as exercises for learning a new language.

![Screenshot from 2023-02-23 18-08-58](https://user-images.githubusercontent.com/8432835/221030759-241070aa-093c-4c75-a0e5-29d38049f1aa.png)

## Demo
You can see a live demo of the application at https://usefulchatgptprompts.netlify.app/

## Installation
To install ChatGPT Prompts on your local machine, follow these steps:

1. Clone the repository: git clone https://github.com/puppe1990/useful_chatgpt_prompts.git
2. Navigate to the project directory: cd useful_chatgpt_prompts
3. Install dependencies: npm install
4. Start the development server: npm start

## Usage
Once you have installed and started the application, you will be able to browse and search for prompts. You can filter the prompts by category and copy the text to your clipboard by clicking the "Copy" button.

## Contributing
If you would like to contribute to the development of ChatGPT Prompts, you can do so by submitting pull requests to the project repository on GitHub. Before submitting a pull request, please make sure that your code adheres to the project's coding standards and has been thoroughly tested.

## License
This project is licensed under the MIT License.