🏠 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
Medium

Explain Python List Comprehension

#python #coding #education #technical

Provide a beginner-friendly explanation of a specific Python code snippet.

Act as a senior Python developer. Explain the following code snippet to a beginner student: `squared_evens = [x**2 for x in range(10) if x % 2 == 0]`. Break the explanation down into three steps: the range function, the conditional statement, and the final operation.
beginner

Three-Bullet Summarizer

#summarization #reading #study #productivity

Summarize a provided text into exactly three main points.

Act as an academic tutor. I will provide a text passage. Please summarize the information into exactly three bullet points. The first point must identify the main topic, the second must list the key arguments, and the third must state the conclusion.
Easy

Grand Opening Social Posts

#social-media #marketing #creativity #copywriting

Generate creative social media captions for a new business launch.

Act as a social media manager for a new local coffee shop. Write 5 distinct Instagram captions for the grand opening event. Each caption must be under 100 characters, include a relevant call to action, and suggest 3 appropriate hashtags.
Medium

Pomodoro Schedule Builder

#productivity #time-management #schedule #planning

Create a work schedule based on the Pomodoro technique for a list of tasks.

Act as a productivity coach. I have three tasks: Write a report (2 hours needed), answer emails (30 mins needed), and brainstorm ideas (1 hour needed). Create a schedule using the Pomodoro technique (25 minutes work, 5 minutes break) to fit these tasks into a single morning block, starting at 9:00 AM.
advanced

Advanced Technical Documentation

#documentation #technical-writing #software

Create comprehensive technical documentation for a complex software system

Write comprehensive technical documentation for a microservices-based e-commerce platform. Include architecture diagrams, API specifications, deployment procedures, and troubleshooting guides. Target audience includes both developers and system administrators.
advanced

Complex Data Analysis

#data-analysis #statistics #visualization

Perform advanced analysis on a complex dataset

You are given a dataset containing 5 years of sales data for a multinational retail company with products across 50 categories. Perform a comprehensive analysis including trend identification, seasonal patterns, customer segmentation, and forecasting. Provide your findings with appropriate visualizations and actionable recommendations.
expert

Advanced Machine Learning Model Development

#machine-learning #deep-learning #python

Design and implement a sophisticated machine learning solution

Design and implement an advanced deep learning model for real-time anomaly detection in industrial IoT sensor data. The solution should include data preprocessing, model architecture selection, training methodology, evaluation metrics, and deployment considerations. Address challenges including concept drift, limited labeled data, and edge deployment constraints.
expert

Comprehensive Incident Response Plan

#cybersecurity #incident-response #security-operations

Create a detailed incident response plan for a large organization

Develop a comprehensive incident response plan for a multinational financial institution. The plan should address different categories of security incidents, include detailed response procedures for each phase (preparation, detection, containment, eradication, recovery, lessons learned), define roles and responsibilities, establish communication protocols, and incorporate regulatory compliance requirements.
expert

Enterprise Hybrid Cloud Architecture

#cloud-architecture #aws #azure #hybrid

Design a sophisticated hybrid cloud solution

Design a hybrid cloud architecture for a healthcare organization that needs to balance regulatory compliance with innovation. The solution should incorporate multiple cloud providers, on-premises infrastructure, edge computing locations, and address requirements for high availability, disaster recovery, data sovereignty, zero-trust security, and cost optimization.
expert

Distributed Systems Design Challenge

#distributed-systems #software-design #scalability

Design a complex distributed system for a global application

Design a distributed system for a global social media platform serving 500 million daily active users. Address challenges including content delivery at low latency worldwide, real-time notifications, graph data processing, personalized recommendation engines, database sharding strategies, eventual consistency models, and handling regional regulations and censorship.
advanced

Enterprise Digital Transformation Strategy

#digital-transformation #business-strategy #innovation

Develop a comprehensive digital transformation roadmap

Develop a 5-year digital transformation strategy for a traditional manufacturing company facing disruption. The strategy should assess current capabilities, identify target business outcomes, recommend technology initiatives (IoT, AI, automation, etc.), address organizational change management, establish governance models, define success metrics, and create a phased implementation roadmap with budget considerations.
advanced

Complex Enterprise Application UX Design

#ux-design #user-research #enterprise-software

Design user experience for a sophisticated enterprise application

Design the user experience for a complex enterprise resource planning (ERP) system serving multiple departments with conflicting needs. The solution should include user research methodology, information architecture, design system components, interaction patterns for complex workflows, accessibility considerations, personalization approaches, and strategies for user onboarding and adoption.
expert

Enterprise DevOps Pipeline Architecture

#devops #ci-cd #infrastructure-as-code

Design a sophisticated CI/CD and DevOps pipeline

Design a comprehensive DevOps pipeline for a software organization with 200 developers, 50 microservices, and deployment across multiple environments (development, testing, staging, production). Include infrastructure provisioning, automated testing strategies, security scanning, canary deployments, monitoring and observability, and rollback procedures. Address considerations for regulatory compliance and service-level objectives.
advanced

Socratic Dialogue Generator

#philosophy #logic #dialogue

Create a dialogue exploring a complex ethical dilemma using the Socratic method.

Construct a Socratic dialogue between two characters, Socrates and a fictional 'Technologist', regarding the ethical implications of sentient AI. Socrates must guide the Technologist to a conclusion through questioning alone, without stating his own views directly. Focus on defining terms like 'consciousness', 'responsibility', and 'creation' before examining the logical consistency of the Technologist's position.
advanced

Archaic Style Emulation

#style-transfer #creative-writing #history

Rewrite a modern technical concept in the style of a 19th-century author.

Explain the modern technical architecture of a 'Serverless Cloud Function' using the distinct narrative voice, sentence structure, and vocabulary of a Herman Melville novel. The explanation must remain technically accurate regarding the statelessness and scalability of the function, but entirely wrapped in the nautical and verbose prose style of the author.