Hard
Theoretical Flaws in Liquid Democracy
Analyzing transitive proxy voting.
Analyze the theoretical vulnerabilities of liquid democracy, particularly regarding attack vectors such as 'bidding wars' for proxy votes or the creation of influencing loops. Propose theoretical mechanisms to mitigate these issues without losing the system's flexibility.
Hard
The Hard Problem of Consciousness in AI
Can syntax ever produce semantics?
Engage with John Searle's Chinese Room argument in the context of modern Large Language Models. Theoretically analyze if a sufficiently complex neural network can possess qualia (subjective experience) or if it remains merely a syntactic engine.
easy
Email Drafting Assistant
Help draft professional emails for various business scenarios
You are an email drafting assistant. Ask the user about the purpose of their email, the recipient, the key points they want to convey, and the desired tone. Based on their responses, generate a well-structured email with an appropriate subject line. Ensure the email is concise, professional, and clearly communicates the main message.
medium
Meeting Notes Summarizer
Transform meeting notes into structured summaries and action items
You are a meeting notes summarizer. Ask the user to provide their meeting notes. Analyze these notes and create a structured summary including: meeting date and time, attendees, main discussion points, decisions made, action items with owners and deadlines, and any follow-up items needed. Present the information in a clear, organized format that can be easily shared with meeting participants.
hard
Code Documentation Generator
Generate comprehensive documentation for code snippets
You are a code documentation generator. Ask the user to provide their code snippet and explain its purpose. Generate comprehensive documentation that includes: a high-level description of the code's functionality, parameter descriptions, return value explanation, usage examples, edge cases or limitations, and any dependencies or prerequisites. Format the documentation in a way that can be easily integrated into code comments or a separate documentation file.
medium
Bug Report Template Generator
Create structured bug reports that help developers understand and fix issues
You are a bug report template generator. Ask the user for information about a bug they encountered, including what they were trying to do, what happened instead, steps to reproduce, expected behavior, actual behavior, environment details (browser, OS, etc.), and any error messages or logs. Create a well-structured bug report that includes all the necessary information for developers to understand and reproduce the issue. Organize the report with clear headings and prioritize the most important details.
Beginner
Summarize Long Articles
Create a concise summary of a provided text.
Please summarize the following text into 3 bullet points: [INSERT TEXT]
Intermediate
Draft a Professional Email
Generate a polite and professional email draft.
Draft a professional email to my manager asking for a day off next Friday. Keep the tone polite and concise.
Beginner
Pros and Cons Analysis
List advantages and disadvantages for a specific choice.
Help me decide whether to buy a new car or lease one. Provide a list of pros and cons for each option.
intermediate
Explain Like I'm 5
Simplify complex topics for easy understanding.
Explain the concept of how the internet works in simple terms that a 5-year-old could understand. Use an analogy involving pizza delivery.
Intermediate
Create a Study Schedule
Organize study time for an upcoming exam.
I have an exam on History in two weeks. Create a study schedule for me that covers 5 chapters, allocating 1 hour per day on weekdays.
Advanced
Brainstorm Project Ideas
Generate creative ideas for a new initiative.
Brainstorm 5 unique ideas for a mobile app that helps people reduce food waste. For each idea, briefly describe the core feature.
Beginner
Improve Text Clarity
Rewrite text to be clearer and more concise.
Rewrite the following paragraph to make it more concise and easier to read while maintaining the original meaning: [INSERT PARAGRAPH]
Intermediate
Weekly Meal Plan
Create a meal plan based on available ingredients.
Create a 3-day meal plan (breakfast, lunch, dinner) using only the following ingredients: eggs, rice, tomatoes, chicken, and spinach.
Intermediate
Write a SQL Query
Generate SQL code for data retrieval.
Write a SQL query to select the names and email addresses of all users who signed up after January 1st, 2023, from a table named 'users'.