Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/puppe1990/useful_chatgpt_prompts
- Owner: puppe1990
- Created: 2023-02-23T19:55:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-23T21:14:12.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:56:03.141Z (3 months ago)
- Topics: chatgpt, prompts
- Language: JavaScript
- Homepage: https://usefulchatgptprompts.netlify.app/
- Size: 316 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - 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, conversatio (JavaScript)
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.