You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-time voice AI agent that answers phone calls, searches a product catalog, and takes orders — built from scratch with incremental speech synthesis, barge-in interruption handling, and a carrier…
A small agent framework built from scratch: graph execution, state reducers, retries, timeouts, checkpointing, and human-in-the-loop interrupts, in ~300 lines with zero dependencies. Includes a wor…
A browser agent that completes real tasks on real sites — log in, find a price, select an option — by reading each page as a numbered list of interactive elements. Built on my own agent framework (…
An adversarial testing tool that attacks AI agents — prompt injection, jailbreaks, exfiltration, tool misuse — and produces a judged report. Its default target is the real system prompt and tools f…