Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
March 12, 2025
·
Montreal
Automatic Model Router
Discover an automatic model router that selects the optimal LLM for each step in a trip‑planning workflow, halving cost and reducing latency by around 30%.
Overview
In this demo, I’ll show how I implemented automatic model router to choose which LLM to call in my AI trip planner workflow. It reduced cost by about 50% and latency by about 30%
Links
Full-stack AI trip planner built with TypeScript, Python, and Pydantic validation.
Tech stack