The Prompt Library is an innovative tool offering a curated collection of free text, image, and video prompts across various domains. Designed for seamless execution on generative AI platforms like ChatGPT, Bard, Claude, and others, it’s a go-to resource for enhancing AI interactions and creativity.
Prompt Name | Prompt | Type | Category | Actions |
---|---|---|---|---|
Train Time Series | Act as a data scientist and code for me. I have a time series dataset [describe dataset]. Build a machine learning model that predicts [target variable]. Use [time range] as train and [time range] as validation. | Text | Time Series Analysis, Machine Learning, Python | |
Address Imbalance Data | Act as a coder. I have trained a machine learning model on an imbalanced dataset. The predictor variable is the column [Insert column name]. In python, how do I oversample and/or undersample my data? | Text | Imbalanced Data, Machine Learning, Python | |
Visualize Data with Matplotlib | Act as a coder in python. I have a dataset [name] with columns [name]. [Describe graph requirements]. | Text | Data Visualization, Matplotlib, Python | |
Train Classification Model | Act as a data scientist and code for me. I have a dataset of [describe dataset]. Build a machine learning model that predicts [target variable]. | Text | Data Science, Machine Learning, Classification Model | |
Tune Hyperparameter | Act as a data scientist and code for me. I have trained a [model name]. Write the code to tune the hyperparameters. | Text | Hyperparameter Tuning, Machine Learning, Python | |
Act as a Football Commentator | I want you to act as a football commentator. I will give you descriptions of football matches in progress and you will commentate on the match, providing your analysis on what has happened thus far and predicting how the game...I want you to act as a football commentator. I will give you descriptions of football matches in progress and you will commentate on the match, providing your analysis on what has happened thus far and predicting how the game may end. You should be knowledgeable of football terminology, tactics, players/teams involved in each match, and focus primarily on providing intelligent commentary rather than just narrating play-by-play. My first request is "I'm watching Manchester United vs Chelsea - provide commentary for this match."more | Text | Sports Commentary, Football Analysis | |
Competitor Frequent Topics Analysis | What topics does [insert competitor URL] discuss the most frequently? | Text | Marketing, Blogging | |
Rarely Discussed Statistics Analysis | Please share interesting stats about [INSERT THE TOPIC HERE] that very few people are talking about. Please cite your sources. | Text | Social media, Blogging, Podcast, Marketing | |
Data-Driven Blog Post with Storytelling Introduction | Please write a blog post about [INSERT THE TOPIC HERE] and use stats and data throughout the article while citing your sources as well as write the introduction in a storytelling format. | Text | SEO, Content Writing, Blogging | |
Understanding and Analyzing Code Functionality | Act as a code explainer. What is this code doing? [INSERT CODE] | Text | Code Explanation, Programming, Code Analysis | |
Building a Predictive Model from Dataset | Act as a data scientist and code for me. I have a dataset of [DESCRIBE DATASET] that I uploaded. Please build a machine learning model that predicts [TARGET VARIABLE]. | Text | Machine Learning, Data Analysis | |
Time Series Analysis for Predictive Modeling | Act as a data scientist and code for me. I have a time series dataset [DESCRIBE DATASET] that I uploaded. Build a machine learning model that predicts [TARGET VARIABLE]. Use [TIME RANGE] for train and [TIME RANGE] for validating the model. | Text | Time Series Analysis, Machine Learning | |
Demystifying Google Sheets Formulas | Act as a Google Sheets formula explainer. Explain the following Google Sheets command. [INSERT FORMULA] | Text | Google Sheets Formula, Spreadsheet, Function Analysis | |
Decoding SQL Code and Its Function | Act as a. Explain to me what this SQL code is doing? [INSERT SQL CODE] | Text | Database Query Analysis, SQL | |
Comparing Algorithm Efficiency in Python | Act as a software developer. I would like to compare the efficiency of two algorithms that perform the same task in Python. Write code that helps me run an experiment that can be repeated for 5 times. Output the runtime and other summary statistics of the experiment. [INSERT FUNCTION] | Text | Algorithm Efficiency, Python, Performance Analysis |