🏠 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

OOP to Functional Paradigm Shift

#refactoring #functional-programming #python #immutability

Refactor a complex legacy object-oriented class structure into a pure functional architecture.

Review the provided legacy Python codebase which relies heavily on mutable class state and inheritance hierarchies. Refactor the entire module to utilize a functional programming paradigm. Eliminate side effects by enforcing immutability of data structures, replace class methods with pure functions, and utilize higher-order functions (map, filter, reduce) for data processing pipelines. Ensure thread safety is maintained without the use of locks.
Advanced

Hemingwayesque Cyberpunk Narrative

#creative-writing #style-transfer #literary-analysis #scifi

Write a science fiction story imitating the concise style of Ernest Hemingway.

Compose a short story set in a dystopian cyberpunk future involving a rogue AI and a detective. However, you must strictly adhere to the writing style of Ernest Hemingway. Use short, declarative sentences; focus on objective description rather than internal monologue; avoid excessive adverbs and adjectives; and utilize the 'Iceberg Theory' where the underlying emotion is implied rather than stated explicitly.
Advanced

Raft Consensus Algorithm Implementation

#distributed-systems #algorithms #raft #consensus #architecture

Describe the logic for implementing the Raft consensus algorithm in a distributed environment.

Design a detailed text-based specification for implementing the Raft consensus algorithm. Explain the state machine replication process, leader election, and log replication mechanisms. Address how your system handles split-brain scenarios, network partitions, and leader timeouts. Provide a pseudo-code representation of the AppendEntries RPC and the RequestVote RPC logic.
Advanced

Syllogistic Fallacy Analysis

#logic #critical-thinking #philosophy #argumentation

Identify and formalize logical fallacies within a complex argumentative text.

Analyze the provided argumentative paragraph regarding economic policy. Identify any formal or informal logical fallacies present (e.g., affirming the consequent, slippery slope, straw man). For each fallacy identified, provide the standard form of the argument, explain why the logic fails, and reconstruct that specific segment of the argument to make it logically valid.
easy

The Lost Key

#story #fiction #writing

Write a short story about a mysterious lost key.

Write a short story about a character who finds an old, rusty key in their attic. Describe what the key might open and the adventure they go on to find the lock.
easy

Email to a Teacher

#email #communication #school

Draft a polite email asking for an assignment extension.

Draft a polite and professional email to your professor asking for a one-day extension on your history essay because you were feeling unwell.
easy

Weekend Trip Ideas

#travel #ideas #planning

Suggest five fun activities for a weekend trip.

Suggest five different and fun activities for a weekend trip to a nearby city that doesn't require a lot of money.
easy

Explain Photosynthesis

#science #explanation #biology

Explain how plants make food simply.

Explain the process of photosynthesis in simple terms that a ten-year-old could understand. Use an analogy to make it clearer.
easy

Sunset Photo Caption

#caption #instagram #creative

Create a catchy caption for a sunset photo.

Write three catchy and inspiring captions for a photo of a beautiful sunset over the ocean. Keep them short and sweet.
beginner

Explain Like I'm Five

#explanation #simplicity #education

Request a simplified explanation of a complex topic.

Explain the concept of [Insert Topic] to me as if I were five years old.
beginner

Draft a Formal Email

#email #professional #writing

Create a professional email based on a specific context.

Write a formal email to my manager requesting next Friday off for a personal appointment.
beginner

Grammar and Spell Check

#grammar #proofreading #correction

Correct grammar and spelling mistakes in a provided text.

Please check the following text for grammar and spelling errors and provide a corrected version: [Insert Text Here]
beginner

Brainstorming Session

#brainstorming #ideas #creativity

Generate a list of creative ideas for a specific theme.

Give me 10 creative ideas for a healthy breakfast that can be prepared in under 10 minutes.
beginner

Summarize an Article

#summarization #reading #efficiency

Create a concise summary of a long piece of text.

Summarize the following text into three main bullet points: [Insert Text Here]
beginner

Create a Daily Schedule

#planning #schedule #time-management

Organize a day's tasks into a manageable schedule.

Create a productive daily schedule for me starting at 8:00 AM, including time for lunch and a 1-hour break.