frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Voicecard – a CLI that resolves contradictions in rambling voice notes

https://github.com/kenzotp/voicecard
1•zuuna•47m ago

Comments

zuuna•47m ago
Voicecard is a small CLI that reads a voice-note transcript and outputs only the tasks you actually meant as JSON. The whole point: when you change your mind mid-note or come to a different conclusion in a discussion it keeps the final version instead of just noting down everything you've said.

echo "I'm going to the store to get grapes today, no actually I'm getting apples." | voicecard

{"items": [{"kind": "card", "text": "Get apples from the store"}]}

Not "grapes and apples," and not just "grapes". Most tools gives you one of those two. I built this because I dictate notes on the go and change my mind halfway through a sentence or just think of more and more info to several tasks I've spoken of which need to be categorized correctly. Transcription tools transcribe and summarize, they do not notice you overturning yourself or actually reason about what you said.

It runs against a local Ollama model by default (qwen2.5:7b handles it fine) or with your own OpenAI-compatible API key. No server of mine, no account, no telemetry. Transcript in, JSON out.

Before posting I tested the annoying cases: full retractions ("add milk... wait, we still have milk, scratch that" should produce nothing, not a task about not needing milk), chained reversals ("apples. no, grapes. actually no, apples"), and filler words that sound like corrections but aren't like "actually" used as a transition into a new thought. Plus negative controls. Inventing corrections would be worse than one that misses them.

One result surprised me: the small 7B local model handles most of this. 15 of 18 adversarial cases and the three misses are documented in the README, including one my own fix caused: an example I added to handle retractions now over reads the filler word "wait" and dropped an item in one test. Fixing a prompt failure by example can cause a different one. I compared it against a "frontier" model (ox-alpha, a current stealth LLM, via a free API tier). It got rate-limited on 3 of 7 calls in the same run so I can't give clear numbers here.

I also fed it a test meeting transcript I wrote: a PM and two devs argue about ONE feature ticket and realize it should be split into two tickets. It split the tickets correctly, put the right details in each and ignored a proposal that got argued down mid-meeting. It also dropped one explicitly stated assignee and kinda distorted the reason one ticket was pushed back. I'll keep working on that, I need the metadata for a finished product.

As I said it takes text in, not audio. Transcription is a solved by plenty of good Whisper wrappers. The part that interested me is working out what was actually meant.

Longer term I'd like to wire this into Jira/Linear/Monday-style boards and possibly into a git-native project management tool I run (Zuuna). None of that is needed to use it. This could get extremely powerful once the AI knows your stack/project/whatever you talk about and actually KNOWS where this belongs (untested for now).

Since this is running on my homelab I also save on API calls. I make about ~3-5 notes a day when outside, that's easily a hundred notes a month and a few bucks on API costs. First I let it run on another device (which is usually sleeping when I am out and about) and used an n8n cron to hold and send them once ready. I can freely send it from my iPhone via Shortcuts (basically a POST to the n8n URL with an IF for hairpinning issues). I get notified via webhook what the AI decided, which tickets got filed (ticket number and title) or if it got sorted into an entirely different category (like personal notes etc.).

Tell me what you think!

// AI (CC) assisted heavily in building it and especially the test cases, mainly because I was too lazy to actually write the scenarios myself.

We built a structured entity graph for an AI agent. Then we removed most of it

https://blog.getcassis.com/context-engineering-for-analytics-agents/
1•matthieu_bl•1m ago•0 comments

HelloAssembly The smallest possible complete Windows application

https://github.com/PlummersSoftwareLLC/HelloAssembly
1•Bluestein•4m ago•0 comments

At least 1-in-4 former NFL players who died between 2016-2021 had CTE

https://news.massgeneralbrigham.org/en/1-in-4-former-nfl-players-who-died-2016-2021-had-cte
1•geox•4m ago•0 comments

Show HN: Shepherdr – A mobile-first web UI for agents on Herdr

https://github.com/luiscleto/shepherdr
1•lfcc•5m ago•0 comments

Show HN: Turn any video into a scroll-controlled website with an Agent Skill

https://github.com/musoyangrigor/scroll-video-website-skill
1•MusoyanGrigor•6m ago•0 comments

Credit Card Rewards Became a $9.2B Wealth Transfer

https://www.library.hbs.edu/working-knowledge/how-credit-card-rewards-became-multibillion-dollar-...
2•conbrian•6m ago•0 comments

An Interesting AI Educational Animation Generator

https://fogsight.ai
1•redreamality•7m ago•0 comments

How to transfer Databricks certificates and Badges when changing employers

https://medium.com/databrickscommunity/how-to-transfer-databricks-certificates-and-badges-when-ch...
2•protmaks•10m ago•0 comments

The American People Hate Data Centers

https://thezvi.wordpress.com/2026/08/24/the-american-people-really-hate-data-centers/
4•zug_zug•11m ago•0 comments

British man charged in Singapore two years after alleged theft at airport

https://www.bbc.com/news/articles/ckg024vrzxjo
1•jonathanlydall•12m ago•0 comments

The data center era that's reshaping America

https://www.axios.com/2026/08/25/data-centers-ai-electricity-water-politics
3•1vuio0pswjnm7•12m ago•0 comments

RetroPad is a full-feature-parity version of Notepad from XP in just 2749 bytes

https://www.tomshardware.com/software/windows/retropad-is-a-full-feature-parity-version-of-notepa...
2•Bluestein•12m ago•1 comments

Local Privilege Escalation via the NetBird Client Daemon IPC

https://netbird.io/knowledge-hub/security-advisory-daemon-ipc-local-privilege-escalation
1•hollow-moe•13m ago•0 comments

Create videos for your products using your terminal/IDE

https://github.com/kritikmodi/product-video-as-code
1•kritikmodi•13m ago•0 comments

The Neumann Hangover from 1945

https://ussphoenix.substack.com/p/why-patching-and-triage-are-just
1•mavercik1337•13m ago•0 comments

Nostr vs. Fediverse vs. Bluesky: A Comparison of Decentralized Social Protocols

https://soapbox.pub/blog/comparing-protocols
2•Bluestein•16m ago•0 comments

Study's Alarming Finding: At Least 1 in 4 NFL Players Gets Brain Disease

https://www.nytimes.com/2026/08/25/us/nfl-cte-brain-disease.html
1•bookofjoe•17m ago•1 comments

The Move to Python 3 Begins

https://store.steampowered.com/news/app/8500/view/690892322235222263
2•dkpk•18m ago•0 comments

In solarpunk cities of the future tech follows natures lead

https://aeon.co/essays/in-solarpunk-cities-of-the-future-tech-follows-natures-lead
1•proudestmonkey•18m ago•0 comments

Offgrid Electric Car (2025)

https://joeyh.name/blog/entry/offgrid_electric_car/
2•birdculture•20m ago•0 comments

Hugging Face reportedly in talks to be acquired for $13B

https://techcrunch.com/2026/08/24/hugging-face-reportedly-in-talks-to-be-acquired-for-13b/
3•doppp•21m ago•0 comments

Helm Dashboard Sequence Diagrams

https://app.ilograph.com/demo.ilograph.Helm%2520Dashboard/Start%2520Dashboard
1•billyp-rva•21m ago•0 comments

Why we built an APFS filesystem version control tool for Mac?

https://scaleninja.com/blog/deltasnap/
1•yadvr•22m ago•0 comments

Meeting Seed7

https://genodians.org/nfeske/2025-12-22-meeting-seed7
1•mentalgear•23m ago•1 comments

SEC reportedly subpoenas Wall St banks over AI hedge fund Situational Awareness

https://www.cnbc.com/2026/08/25/sec-situational-awareness-hedge-fund-subpoenas.html
2•1vuio0pswjnm7•23m ago•0 comments

Why create a separate APFS volume for your data?

https://scaleninja.com/blog/deltasnap-apfs-volumes/
1•yadvr•24m ago•0 comments

Audio-visual language For Bitcoin covenant use-cases

https://getcofund.com/research/covenants-use-case-atlas
1•setzeus•24m ago•1 comments

The Genealogy of Eliza

https://sites.google.com/view/elizagen-org/#h.rle1hgawpigd
1•Bluestein•24m ago•0 comments

We Use AI at Stalwart

https://stalw.art/blog/how-we-use-ai/
1•shaunpud•25m ago•0 comments

A Japanese shrine has recorded one lake's ice for 583 years, as a divination

https://jivx.com/omiwatari
1•momentmaker•25m ago•0 comments