nicktikhonov

↗ HN profile [ 60.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built a voice agent from scratch that averages ~400ms end-to-end latency (phone stop → first syllable). That’s with full STT → LLM → TTS in the loop, clean barge-ins, and no precomputed responses. What moved the…

  2. Hey HN! I wanted an always-on AI agent for email, calendar, and scheduled tasks - but I didn't want to run a codebase I couldn't fully understand. So I built one small enough to read in a sitting. I was inspired by…

  3. Pleasure of Learning (supermemo.guru)
  4. SnapQL is an open-source desktop app (built with Electron) that lets you query your Postgres database using natural language. It’s schema-aware, so you don’t need to copy-paste your schema or write complex SQL by hand.…

  5. A simple CLI tool that automatically commits to the current branch with an AI-generated commit message.

  6. Live Coding (hamza765.github.io)