How I built a sub-500ms latency voice agent from scratch
This post made it to the Hacker News front page! I'm genuinely grateful - and pleasantly surprised by the response. If you're building an AI or...
Similar Articles (10 found)
π 66.4% similar
In the spirit of 12 Factor Apps. The source for this project is public at https://github.com/humanlayer/12-factor-agents, and I welcome your feedback ...
π 65.5% similar
The edge is back. This time, it speaks.
Letβs be honest.
Talking to ChatGPT is fun.
But do you really want to send your "lock my screen" or "write a n...
π 63.9% similar
A couple weeks ago I went heads-down and experimented with a new development model. The results were unexpected: a production-ready application, ~800 ...
π 62.7% similar
What happens when coding agents stop feeling like dialup?
It's funny how quickly humans adjust to new technology. Only a few months ago Claude Code an...
π 61.6% similar
I run six Claude Code agents in parallel from my phone. No laptop, no desktopβjust Termius on iOS and a cloud VM.
The Setup
flowchart LR
A[Phone] -->|...
π 61.2% similar
AI Is Forcing Us To Write Good Code
When Best Practices Are Best
For decades, weβve all known what βgood codeβ looks like. Thorough tests. Clear docum...
π 60.9% similar
A web server with no application logic. Just an LLM with three tools.
One day we won't need code. LLMs will output video at 120fps, sample inputs in r...
π 60.9% similar
Some concepts are easy to grasp in the abstract. Boiling water: apply heat and wait. Others you really need to try. You only think you understand how ...
π 60.5% similar
Asking AI to build scrapers should be easy right?
TL;DR - We just gave Skyvern the ability to write and maintain its own code, making it 2.7x cheaper ...
π 60.4% similar
When we launched Skald, we wanted it to not only be self-hostable, but also for one to be able to run it without sending any data to third-parties.
Wi...