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 |
---|---|---|---|---|
OKR framework | Set OKRs for [my product/business] for the next quarter. What are the top objectives and how will we measure their success? | Text | OKRs, Business Strategy, Performance Measurement | |
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 | |
Speeding Up SQL Code Execution | Act as a SQL code optimizer. The following code is slow. Can you help me speed it up? [INSERT SQL] | Text | SQL Optimization, Database Performance | |
Code Optimization Request | Act as a code optimizer in [PROGRAMMING LANGUAGE]. [DESCRIBE PROBLEM WITH THE CODE]. Can you make the code [CLEANER/RUN FASTER/MORE READABLE]? [INSERT CODE] | Text | Code Optimization, Performance, Readability |