we do these things not because they are easy but because they are hard - JFK
As tech expands exponentially (as it has for half a century now), we find ourselves in a place where we can scale now scale intelligence.
New problems arise as old ones either die or become more prevalent than ever.
Recently, we’ve built out an assessment tool that produces structured feedback and next steps based on a suite of heuristics, rules, and data. It leverages several AI models with complex system prompts that all have some sort of reliance on each other.
Here are a five of the core problems that arose:
- Prompt Collaboration
- Unknown and Misunderstood Levers
- Training Data (and how to do it)
- Slow Feedback Cycles
- Measuring Outputs
Here’s a breakdown of each of the problem spaces with a description and requirements to solve the problem:
As we dove deeper into the systems, we’ve developed our own AI stack to solve some of these problems:
- PromptLayer (product)
- Collaboration: Checks off versioning, labeling, and templating, streamlining collaboration.
- Feedback Cycle Time: Increases feedback cycle time by being able to pull prompts into production on-the-fly.
- The Five Levers (framework)
- Defining Levers: prompt & system design, UX, fine-tuning & data-engineering, and model section & architecture.
- Helio Surveys and Benchmark Testing
- Measuring: We’ve created a few internal testing suites to track our progression over time.
Here are a few resources that also helped our progression along the way:
- Designing AI Products and Features: Study Guide - NN/G
- Most People are Building AI Products Wrong - Here's How to do it Right
- 20 ways to build AI/ML products
- Designing AI Products and Features: Study Guide - NN/G
- How to Create AI Product: Complete Guide From Linkup Studio’s CTO
We’re still learning a TON- even have some other goodies that we’re working on (don’t tell anyone I said anything
).
Curious- has anyone else seen any progress or frameworks to help improve AI products? Also, are there any problem spaces that you’ve seen that I’m missing here?


