frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: OneCLI – Vault for AI Agents in Rust

https://github.com/onecli/onecli
1•guyb3•1m ago•0 comments

Finland Is Ready for Russia. Is Anyone Else?

https://www.bloomberg.com/graphics/2026-opinion-finland-is-ready-russia-arctic/
1•RyanShook•1m ago•0 comments

Get ready for takeoff with Uber and Joby

https://www.uber.com/us/en/newsroom/uber-air/
1•r-bt•2m ago•0 comments

Live AI Session Summaries in a Two-Line Tmux Status Bar

https://quickchat.ai/post/tmux-session-summaries-for-parallel-ai-agents
1•piotrgrudzien•2m ago•0 comments

Reversing memory loss via gut-brain communication

https://med.stanford.edu/news/all-news/2026/03/gut-brain-cognitive-decline.html
1•mustaphah•3m ago•0 comments

Should Sam Altman fear token compression?

3•Gillesray•5m ago•0 comments

Show HN: Open-Source GTM Skills for Claude Code, Codex, and Cursor

https://github.com/athina-ai/goose-skills
1•hbamoria•5m ago•0 comments

DesiPeeps

https://desipeeps.com
1•saibuilds•6m ago•0 comments

Should Sam Altman fear token compression?

https://www.edgee.ai/blog/posts/2026-03-12-should-sam-altman-fear-token-compression-technology-or...
1•Gillesray•7m ago•1 comments

I wrote Gitleaks, now I'm maintaining Betterleaks

https://www.aikido.dev/blog/betterleaks-gitleaks-successor
3•zricethezav•7m ago•1 comments

Nvidia Fork of Godot Engine

https://github.com/NVIDIA-RTX/godot
1•throwaway2027•8m ago•0 comments

Hegger

https://hegger.party
1•davedx•8m ago•0 comments

Ask HN: Which DNS based ad blocker do you suggest?

2•SoftwareEn2•8m ago•1 comments

Save the Student Essay

https://openquestionsblog.substack.com/p/save-the-student-essay
1•voxleone•9m ago•0 comments

Show HN: BoltzPay – fetch() that pays for AI agents (x402 and L402)

https://github.com/leventilo/boltzpay
1•leventilo•11m ago•0 comments

Show HN: Stop AI Debugging with Print(). Use a Debugger

https://github.com/AlmogBaku/debug-skill
1•almogbaku•12m ago•0 comments

Show HN: Claude Status

https://github.com/gmr/claude-status
1•crad•12m ago•0 comments

AI isn't digital anymore. It's a 1-GW power problem

1•TheBottlenecker•13m ago•0 comments

Show HN: OpenTabs – Your AI calls Slack's internal API through the browser

https://github.com/opentabs-dev/opentabs
1•Jbced•13m ago•0 comments

What we learned building 100 API integrations with OpenCode

https://nango.dev/blog/learned-building-100-api-integrations-with-opencode
1•rguldener•15m ago•0 comments

Important Updates to GitHub Copilot for Students

https://github.com/orgs/community/discussions/189268
2•archb•15m ago•0 comments

We will come to regret our every use of AI

https://libresolutions.network/articles/ai-regret/
3•paulnpace•15m ago•0 comments

Show HN: Subagent-CLI – a CLI for managing multiple coding agents

1•otakumesi•16m ago•0 comments

What's My ΔE(OK) JND?

https://www.keithcirkel.co.uk/whats-my-jnd/
2•sebg•17m ago•0 comments

Cynium

https://cynium.com/
2•falibout•18m ago•0 comments

Claude can now build interactive charts and diagrams, directly in the chat

https://twitter.com/claudeai/status/2032124273587077133
2•tzury•19m ago•0 comments

I built a system that turns tax law from 100 regions into executable rules

https://www.getsphere.com/blog/building-tram
4•abowcut•20m ago•0 comments

Julian Shapiro: Landing Pages

https://www.julian.com/guide/startup/landing-pages
1•cat-whisperer•21m ago•0 comments

Show HN: GitClassic, a fast, lightweight GitHub front end (pages under 14KB)

https://gitclassic.com
1•heythisischris•22m ago•1 comments

Notes on AI Led Growth (ALG)

https://arnon.dk/notes-on-ai-led-growth-alg/
1•arnon•23m ago•0 comments
Open in hackernews

Show HN: We open sourced Vapi – UI included

https://github.com/dograh-hq/dograh
5•pritesh1908•1h ago
We kept hitting the same wall building voice AI systems. Pipecat and LiveKit are great projects, genuinely. But getting it to production took us weeks of plumbing - wiring things together, handling barge-ins, setting up telephony, Knowledge base, tool calls, handling barge in etc. And every time we needed to tweak agent behavior, you were back in the code and redeploying. We just wanted to change a prompt and test it in 30 seconds. Thats why Vapi retell etc exist.

So we wrote the entire code and open sourced it as a Visual drag-and-drop for voice agents ( same as vapi or n8n for voice). Built on a Pipecat fork and BSD-2, no strings attached. Tool calls, knowledge base, variable extraction, voicemail detection, call transfer to humans, multilingual support, post-call QA, background noise suppression, and a website widget are all included. You're not paying per-minute fees to a middleman wrapping the same APIs you'd call directly.

You can set it up with a simple docker command. It comes pre-wired with Deepgram, Cartesia, OpenAI , Speechmatics Sarvam for STT, same for TTS, and OpenAI, Gemini, groq, Openrouter, Azure on the LLM side. Telephony works out of the box with Twilio, Vonage , CLoudonix and Asterisk for both inbound and outbound.

There's a hosted version at app.dograh.com if self-hosting isn't your thing.

Repo: github.com/dograh-hq/dograh Video walkthrough: https://youtu.be/sxiSp4JXqws

We built this out of frustration, not a thesis. The tool is free to use and fully open source (and will always remain so), happy to answer questions about the data or how we built it.

Comments

a6kme•1h ago
Hello HN. I am Abhishek, one of the creators and maintainers of Dograh - github.com/dograh-hq/dograh

Please feel free to ask any question you may have or give us feedbacks on how we can make it better for you.

Thanks!