Hi, I’m Yevgeniy. I professionally build responsive web pages. If this sample feels like the right fit, I’d love to work together.

Download source .zip

Context-aware Agent

Optimized
Time 0.55s
Tool calls 1
Tokens 70
agent --system context-aware
Does Acme Corp qualify for a renewal discount?
Building a focused context query…
tool_call #1 context.query
scope: [contracts, usage, pricing_policy]
where: { customer_id: "acme_corp_001" }
↳ executing…

Traditional RAG Agent

Baseline
Time 0.55s
Tool calls 0
Tokens 20
agent --system traditional-rag
Does Acme Corp qualify for a renewal discount?
Planning… I’ll need contract terms, usage, and policy data.