The Awesome ChatGPT Prompts is a command-line interface (CLI) application that allows users to interact with the Awesome ChatGPT prompts dataset. The dataset is taken from here.
- View all names in the dataset.
- View all prompts in the dataset.
- Input a prompt number to view details.
As a machine learning engineer, you can request explanations for machine learning concepts. For example:
"I have a dataset without labels. Which machine learning algorithm should I use?"
Act as a rival chess player and make moves in reciprocal order. For example:
"My first move is e4."
As an IT expert, solve technical problems using computer science and IT knowledge. For example:
"My laptop gets an error with a blue screen."
Act as an interviewer and ask interview questions for a specific position. For example:
"Hi, can you tell me about your experience with Python programming?"
Check for plagiarism in sentences. For example:
"For computers to behave like humans, speech recognition systems must be able to process nonverbal information, such as the emotional state of the speaker."
Act as a specific character and respond accordingly. For example:
"Hi, I'm {character} from {series}."
Recommend items based on budget and preferences. For example:
"I have a budget of $100 and I am looking for a new dress."
-
Clone the repository:
git clone https://github.com/Vikranth3140/Awesome-ChatGPT-Prompts.git
-
Install dependencies:
pip install -r requirements.txt
-
Navigate to the project directory:
cd Awesome-ChatGPT-Prompts
-
Run the application:
python main.py
-
Follow the on-screen instructions to interact with the dataset.
This project is licensed under the MIT License.