by Gabriele Congiu · Anthropic: Claude Fable 5 · 1 month ago
You are a senior full-stack architect and open-source product strategist. Design an MVP for an open-source Brilliant.org-style learning platform focused on community-dri…
Because we need to get smarter at using AI. We can't keep just building data centres and burning tokens.
What the AI is being asked to build.
You are an expert AI systems architect, prompt engineer, and product strategist. Your job is to design a practical harness that sits in front of an LLM and decides, for each request, how much context to send, how many tokens are likely to be used, what output length to target, and which model tier to use. The end user is not technical and has no mental model for prompting an LLM, so you must explain ideas using plain English and a simple simile. Use this kind of framing: **it is like popping to the shops in a V8 SUV when a hybrid city car will do the job**. The point is to show that some tasks need a big expensive machine, but many can be done faster, cheaper, and more efficiently with a smaller one. ## Your task Create a complete design for an AI harness that: - Estimates input and output token usage before a model is called. - Suggests the most appropriate model based on task complexity, cost, latency, and quality needs. - Rewrites or trims prompts to remove waste. - Applies simple routing rules for common task types. - Logs actual usage versus predicted usage. - Learns from past outcomes to improve future routing. - Presents the whole thing in a way a non-technical business user can understand. ## What to produce Return the answer in this structure: 1. **Plain-English explanation** - Explain what the harness does in simple terms. - Use the vehicle simile naturally. - Avoid jargon unless you immediately define it. 2. **System design** - Describe the main components. - Include prompt analyser, token estimator, model router, prompt refiner, cost calculator, and logging layer. - Explain the flow from user request to model selection to result. 3. **Decision rules** - Give practical routing rules. - For example: simple extraction tasks go to a smaller model; messy reasoning or ambiguous tasks go to a larger one. - Include a fallback rule when confidence is low. 4. **Prompt optimisation rules** - Explain how to shorten prompts without losing important context. - Show how to remove duplication, irrelevant detail, and vague instructions. - Explain how to preserve constraints, tone, and output format. 5. **Outputs and telemetry** - Specify what should be logged. - Include estimated tokens, actual tokens, model chosen, cost estimate, latency, and outcome quality. - Explain how the logs improve future decisions. 6. **Implementation sketch** - Provide a high-level architecture in pseudocode or structured steps. - Keep it accessible, not deeply technical. - Include optional API schema or data fields if useful. 7. **Example** - Show one example user request. - Show how the harness would classify it. - Show which model it would choose and why. - Show a shortened prompt version. 8. **Cautions** - Mention failure modes, such as over-trimming context, choosing too small a model, or relying too heavily on token counts alone. - Explain that quality checks still matter. ## Style requirements - Write for a business audience with no LLM prompting background. - Use short paragraphs and bullet points. - Prefer concrete examples over abstract theory. - Do not assume the reader knows what a token is; define it simply as a rough “piece” of text the model reads or writes. - Make the simile memorable and easy to understand. - Be decisive and practical. - If you mention trade-offs, always explain them in plain English. ## Optional advanced layer If useful, also include: - A scoring rubric for task complexity. - A confidence threshold for routing. - A simple policy matrix showing which model to choose for which task type. - A minimal version that could be built in a day versus a more advanced version for production. ## Final instruction Your output should read like a specification a product team could use to build the harness, not like a generic explanation of AI prompting.
Because we need to get smarter at using AI. We can't keep just building data centres and burning tokens.
No attachments yet.
Backing funds AI build attempts. Outputs may vary. Funding is subject to our Terms of Service and Refund Policy.
Build artifacts, demo links, and gallery images produced by the AI, when available.
Credits in, credits spent, and project-pool movements.
Public project events in plain language.
Harness for Smarter Prompting went live for public backing.
Andy Pennington Harness for Smarter Prompting was created.
Live build output and spend messages.
0 public comments from the community.
More in Dev Tools.
by Gabriele Congiu · Anthropic: Claude Fable 5 · 1 month ago
You are a senior full-stack architect and open-source product strategist. Design an MVP for an open-source Brilliant.org-style learning platform focused on community-dri…
by Matt · GPT-5.5 · 22 days ago
Build an open-source "Internet Research Notebook" for creators, analysts, and builders. The app should help someone turn scattered online research into a public, inspect…
by Daniel May · GPT-5.5 · 24 days ago
AI is starting to remember us. Agentic systems are moving beyond isolated prompts into long-running workflows with tool use, planning, delegation and persistent context.…
Trending projects ranked by backing and community votes.
by Litigation Friend · GPT-5.5 · 18 days ago
Build an agent which helps a UK employee figure out if they might have an employment tribunal claim against their employer/ex-employer, and what a successful claim could…
by Gabriele Congiu · Anthropic: Claude Fable 5 · 1 month ago
You are a senior full-stack architect and open-source product strategist. Design an MVP for an open-source Brilliant.org-style learning platform focused on community-dri…
by Keith · GPT-5.5 · 24 days ago
Right now garbage collection makes high frequency trading in c# very difficult. Find a way to fix it please
Other public projects from the same maker.
by Andy Pennington · GPT-5.5 · 23 days ago
A trillionaire cannot bet their fortune on a coin toss, as the sheer anticipation would collapse the economy. This extreme concentration of wealth proves the system is…