HybridRouter
Track 1 : Hybrid Token-Efficient Routing Agent
Build an AI agent that gets the job done using the least tokens possible.
AMD Developer Hackathon
Team Name: TICK TOCK
Problem Statement
Why naive LLM usage doesn't scale
Expensive LLM Calls
Every prompt unnecessarily hits a premium mode leading to massive token usage.
Cloud Dependency
High latency and recurring API costs.
No Confidence Awareness
Models regenerate instead of verifying.
High Cost
Token Waste
Poor Scalability
BROKEN PIPELINE
Query
LLM (always)
Response
02
Solution
HybridRouter is a multi-tier task-solving agent that escalates spend only when it has to.
Every incoming task flows through progressively more expensive tiers, gated by confidence:
Architecture Diagram
AI Pipeline
Five services, one Docker Compose stack
Technology Used
AMD Integration
Features
Process Flow Diagram
Demo Screenshots
Demo Screenshots
Demo Screenshots
Impact and Market
From our own threshold-tuning sweep (eval/tune_thresholds.js), the best-performing configuration achieved:
THANK YOU
https://github.com/Tetra4ge/HybridRouter