Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Agentic Prompt Optimization
Learn a practical method to optimize LLM prompts iteratively using an LLM as the optimizer, improving system prompts and discovering vulnerabilities.
What if you could optimize your prompts the way you optimize model weights — with a loss function, an optimizer, and an iterative loop?
This talk presents a practical methodology for agentic prompt optimization: using an LLM as an optimizer to iteratively improve system prompts against a test suite, treating prompt text as a tunable parameter rather than a static artifact.