Experimental Lab:
This feature is in active development and may change or be removed.

What is curioser?

Write a rubric describing how to judge the curiosity of a question.

// src/app/api/labs/what-is-curioser/evaluate/route.ts:14
const prompt = `Using the rubric below, rank the following questions from most curious to least curious. Respond ONLY with a comma-separated list of the question numbers in order.
Rank questions from most curious (1) to least curious (n).

Rubric:
${rubric}

Questions:
${list}`;