Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Biopolitics of Intelligence(muskdeer.blogspot.com ↗)
    discuss
  2. Stop using your most expensive model for every decision(twitter.com/usebuddy ↗)
    discuss
  3. Show HN: PokerTools Arena – Local AI vs. AI Poker LLM Benchmark Table(github.com/pokertools-arena ↗)
    discuss
  4. One Canvas Many Hands(onecanvasmanyhands.com ↗)
    discuss
  5. Drone WMDs Don't Need Any New Technology(lesswrong.com ↗)
    discuss
  6. Scientists heard a knock at the door. It was a pelican in need of help.(washingtonpost.com ↗)
    discuss
  7. Using Jev to substitute inverse kinematics(twitter.com/caloriepaper ↗)
    discuss
  8. What turned out to be hard about the VulpieAI overlay(medium.com/vulpie.ai.support ↗)
    discuss
  9. Trust Fall: a small browser game about spending trust(ilands.ai ↗)
    discuss
  10. Meta's Muse Is Better at Surveilling Than Helping Me(wired.com ↗)
    discuss
  11. Networks Suspend Pool Coverage of Trump After White House Bans CNN(nytimes.com ↗)
    1comments
  12. Tokenizers v1(hf.space ↗)
    discuss
  13. This is why we play(xeiaso.net ↗)
    discuss
  14. When Galileo Calculated the Precise Dimensions of Hell in Dante's Inferno(openculture.com ↗)
    discuss
  15. Streamhouse: A shared data architecture for the age of AI(streamhouse.com ↗)
    discuss
  16. Squalk: A forum and chat built on Nostr(github.com/dtonon ↗)
    discuss
  17. Glux – Get your diabetes risk and a 90-day habit plan just for you(play.google.com ↗)
    1comments
  18. WWII Tank, Aircraft, and Ship Identification Guides(beautifulpublicdata.com ↗)
    discuss
  19. Make Math Automatic with Mathy(gmays.com ↗)
    discuss
  20. Skills for AI agents to remove or prevent slop in UI design and written content(github.com/kmaida ↗)
    discuss
  21. Completing Programming Adventures with Jev(tomasp.net ↗)
    discuss
  22. Rust has been the #1 language on Hacker News since 2019(orangecrumbs.com ↗)
    discuss
  23. Are we going to use the same Desktop UX forever [video](youtube.com ↗)
    discuss
  24. Show HN: Jev Chess – one shared board, the internet vs. a decision model(jevchess.com ↗)
    discuss
  25. Bessent Targets OpenAI Managers for Hugging Face Incident(bloomberg.com ↗)
    2comments
  26. Robotics Is Harder(whattotelltherobot.com ↗)
    discuss
  27. Show HN: Sunday Drive(sundaydrive.dev ↗)
    discuss
  28. A quick overview of atomics in C(lemire.me ↗)
    discuss
  29. A weekend with Jev made my coding agents up to 31% faster(tyrpien.com ↗)
    discuss
  30. Everything you need to know about Jev(vercel.com ↗)
    discuss

Show HN: Nanosamur.ai – Ollama for Voice Models (STT)

2 pointsby 46m agogithub.com
0 comments
nanosamur.ai is a speech-to-tech platform that supports different models for realtime, semi-realtime, and batch transcription and provides a unified stack for robust speech processing, agentic workflows, and webhooks.

You can run it locally on your computer via electron app + docker compose, but you can take the same stack and run it in cloud/k8s and/or on prem as it is built with scale in mind (it also has an observability stack built in). So in that sense it is more like Ollama + Ollama Cloud :)

Currently it supports whisper, qwen asr, nemotron asr and parakeet tdt and I am adding other models. I am also adding Kserve+Triton integration for the batch transcriptions so as the MLOps can be abstracted away.

Last couple of years I have been consulting for some organizations that work with sensitive data and have to keep them in air gapped environments and based on those experiences I built and open-sourced nanosamur.ai

The easiest place to start is the main repo: https://github.com/nanosamurai/nanosamurai

It is a docker compose starter setup, there are couple of services it uses, all are linked in the documentation; I used python for the voice ai services (see the xamurai monorepo) and java / clojure / clojurescript for the UI/BFF and some other services (yes, it is pg's fault i love lisps).

Appreciate any feedback! Esp. from people working with speech infrastructure, self hosted AI etc. Also it currently sits at 6 stars, so feel free to star the repos if you like them :)

A quiet thread, for now.Start the conversation on HN ↗