Tags

TAG VIEW

#Ai

4 items across 2 domains

Grouped by domain for faster scanning.

Writing (1)

Writing

Why AI Workflows Need Inspectability

Modern AI systems are becoming increasingly orchestration-heavy, but optimizing them based only on final outputs is becoming unreliable. This article explores how multimodal workflows, model variability, latency, token costs, and debugging opacity pushed me toward thinking more about inspectability, workflow visibility, and AI systems engineering.

Projects (3)

Projects

Promptura — Iterative Prompt Optimization System for Multimodal AI

Promptura is an iterative prompt optimization system for multimodal generation models. Instead of making users manually guess the right prompt, it generates candidate prompts from a task goal, runs them against selected models, and uses user feedback to refine the next iteration.