🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links
← Back to categories
Advanced

Metaphor-Based Technical Explanation

#education #metaphor #cryptography #explanation

Explain a complex cryptographic concept using only metaphors related to a specific theme.

Explain the concept of 'Public Key Cryptography' and 'Digital Signatures' using a detailed metaphor involving a royal court and physical wax seals. Do not use technical terms like 'algorithm', 'hash', 'key', or 'encryption'. Instead, map these technical terms to elements of your royal court metaphor (e.g., the King's private ring, the public herald, etc.). Ensure the explanation accurately reflects how non-repudiation works in the digital world.
Beginner

The Lost Sock's Odyssey

#narrative #perspective #humor

Write a narrative from the perspective of a piece of clothing.

Write a short story from the first-person perspective of a lonely sock who has been separated from its twin in the dryer. Describe your journey through the laundry room and your quest to find your partner again.
Intermediate

Sunflower vs. Mushroom

#dialogue #personification #philosophy

A scripted dialogue between two plants with opposing philosophies.

Write a script for a philosophical debate occurring in a garden. The participants are a sunflower, who loves attention and the sun, and a mushroom, who prefers the dark and damp. Argue about the best way to live.
advanced

Refactor Spaghetti Code into SOLID Principles

#coding #refactoring #architecture #design-patterns

Analyze a poorly structured monolithic function and refactor it into a modular architecture adhering to SOLID principles.

You are a Senior Software Engineer specializing in clean code and architectural design. Analyze the following legacy code snippet which suffers from tight coupling, god object anti-pattern, and lack of abstraction. Refactor the code into a language-agnostic pseudo-code structure that adheres strictly to SOLID principles. Specifically, break it down into distinct classes with clear responsibilities, utilize dependency injection where appropriate, and implement design patterns (such as Strategy or Factory) to eliminate conditional logic sprawl. Provide the refactored architecture and a brief explanation of how each SOLID principle is applied in your solution.
advanced

Socratic Method Deconstruction of a Complex Topic

#logic #philosophy #analysis #education

Use the Socratic method to systematically deconstruct a complex philosophical or scientific concept.

Adopt the persona of a Master Philosopher. Your task is to guide me through a deep understanding of the concept of 'Emergent Properties in Complex Systems' using the Socratic Method. Do not lecture or provide direct answers. Instead, formulate a series of 10 probing, incisive questions that force me to examine my own assumptions, identify contradictions in my logic, and build a rigorous understanding step-by-step. Start by assessing my current mental model of the subject, then progressively narrow the focus to the mechanisms of emergence, and finally challenge the implications of determinism within such systems.
advanced

Comprehensive Market Entry Strategy for Tech Startup

#business #strategy #marketing #analysis

Develop a detailed go-to-market strategy for a SaaS product entering a saturated market.

Act as a VP of Strategy for a high-growth tech startup. We are launching a B2B AI-driven project management tool in a market dominated by Asana and Jira. Develop a comprehensive Market Entry Strategy document. The strategy must include: 1) A Blue Ocean analysis to find uncontested market space, 2) Detailed user segmentation based on psychographics rather than just firmographics, 3) A pricing model that maximizes LTV/CAC ratio, 4) A phased rollout plan focusing on product-led growth, and 5) Risk mitigation strategies for potential competitor retaliation. Ensure the tone is professional, data-driven, and highly actionable.
advanced

Design a Custom Neural Network for Time-Series Forecasting

#ai #machine-learning #python #data-science

Architect a specialized deep learning model to handle multivariate time-series data with missing values.

You are a Lead Machine Learning Engineer. Design a custom neural network architecture for forecasting multivariate time-series data characterized by non-linear trends, seasonal patterns, and sporadic missing values (not missing at random). Do not use standard LSTM or GRU layers alone. Propose a hybrid architecture that potentially combines Temporal Fusion Transformers (TFT) with mechanisms for handling missing data, such as GRU-D (Dilated GRU) or explicit masking. Provide the layer-by-layer structure, the rationale for your activation functions and optimizer choice, and a pseudo-code implementation using PyTorch or TensorFlow. Explain how you would prevent data leakage during the temporal cross-validation process.
advanced

Emulate the Voice of a Victorian Gothic Novelist

#creative-writing #literature #style-transfer #fiction

Write a short narrative passage strictly emulating the complex syntax and tone of a 19th-century Gothic author.

Write a 300-word narrative opening for a story set in modern-day New York City, but narrated in the exact style of Edgar Allan Poe or Mary Shelley. Your prose must feature sophisticated, archaic vocabulary, labyrinthine sentence structures with frequent subordinate clauses, and a tone of impending doom or melancholic dread. Focus on the juxtaposition of the archaic voice with the modern setting. Avoid anachronisms in the narrator's perspective; they must view modern technology (smartphones, skyscrapers) through a lens of Romantic horror and suspicion.
advanced

Simulate a Penetration Testing Report for a Web Application

#security #tech #reporting #audit

Generate a professional penetration test report identifying vulnerabilities and remediation steps.

Act as a Certified Ethical Hacker (CEH). Conduct a simulated black-box penetration test on a generic e-commerce web application described as follows: It uses a REST API, relies on JWT for authentication, stores user PII in a SQL database, and utilizes a third-party payment gateway. Produce a professional Penetration Testing Report. The report must identify at least three distinct, high-severity vulnerabilities (e.g., an IDOR vulnerability, a Logic Bomb in the password reset flow, or an XSS vector). For each vulnerability, provide the CVSS score, a detailed Proof of Concept (PoC) request/response, the business impact analysis, and specific code-level remediation recommendations.
advanced

Explain Shor's Algorithm to a Computer Science Undergraduate

#quantum-computing #physics #math #education

Provide a detailed explanation of Shor's algorithm focusing on the quantum Fourier transform component.

You are a Professor of Quantum Computing. Explain Shor's Algorithm for integer factorization to an audience of senior Computer Science undergraduates who have a strong grasp of classical algorithms but basic knowledge of quantum mechanics. Your explanation must rigorously cover the quantum component of the algorithm, specifically focusing on the Quantum Fourier Transform (QFT) and modular exponentiation. Use mathematical notation to describe the state evolution but avoid getting bogged down in the physics of hardware implementation. Conclude with a brief analysis of the algorithmic complexity compared to the General Number Field Sieve.
advanced

Distributed System Architecture Design

#software-engineering #architecture #system-design

Design a scalable distributed architecture for a high-throughput application considering consistency and availability.

Design a distributed system architecture for a global real-time bidding platform capable of handling 100,000 requests per second with sub-100ms latency. Define the data models, specify the communication protocols between microservices, detail your strategy for data consistency across different geographical regions, and explain how you handle fault tolerance and eventual consistency. Include a discussion on the choice of database technologies (SQL vs. NoSQL) and caching layers.
advanced

Socratic Method for Critical Analysis

#philosophy #critical-thinking #education

Use the Socratic method to challenge the validity of a complex philosophical argument.

Engage in a Socratic dialogue to challenge the premise of 'Utilitarianism'. Do not provide direct answers or counter-arguments. Instead, ask a series of probing, open-ended questions that force the user to examine the logical consistency, ethical implications, and practical feasibility of their utilitarian stance. Aim to uncover contradictions in their definition of 'happiness' and 'utility' without being confrontational.
上級

Multi-Perspective Policy Synthesis

#policy-analysis #debate #synthesis

Analyze a controversial policy from three distinct expert viewpoints and synthesize the findings.

Analyze the implementation of a Universal Basic Income (UBI) from three distinct perspectives: a Keynesian Economist, a Behavioral Psychologist, and a Sociologist. For each perspective, detail the potential benefits, drawbacks, and unintended consequences. Finally, synthesize these viewpoints into a comprehensive policy recommendation that addresses the primary concerns raised by all three experts, proposing specific mitigation strategies for the identified risks.
advanced

Legacy Code Refactoring Strategy

#programming #refactoring #technical-debt

Propose a comprehensive refactoring plan for a hypothetical legacy codebase with technical debt.

You have inherited a monolithic codebase written in Java 6 characterized by God Objects, tight coupling, and a lack of unit tests. Propose a step-by-step refactoring strategy to modernize this application into a modular, testable architecture. Prioritize the steps to minimize risk to ongoing production deployments. Include specific design patterns to introduce, how to incrementally introduce testing, and criteria for measuring the success of the refactoring effort.
advanced

Constrained Creative Writing: The Lipogram

#creative-writing #literature #constraints

Write a complex narrative scene while adhering to a strict Oulipian constraint.

Write a suspenseful scene set in a collapsing library where a protagonist is searching for a specific ancient manuscript. The scene must be exactly 300 words long. You must write this as a lipogram: the letter 'E' is strictly forbidden from the entire text. Focus on sensory details and pacing to maintain tension despite the vocabulary restriction.