frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
1840•arnemunthekaas•1d ago•219 comments

Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models

https://stale.jock.pl/
26•joozio•3h ago•17 comments

Show HN: I made a flight simulator, except you're just a passenger

https://inflightsimulator.com
314•rkotcher•2d ago•177 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
359•bashtian•1d ago•155 comments

Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part

https://manybot.org
2•synt-xerror•1h ago•0 comments

Show HN: OmnisBench, a re-gradable, open LLM routing benchmark on fresh tasks

https://github.com/Fortitude-Group/OmnisBench
3•fortitudedev•1h ago•1 comments

Show HN: Swift-Qwen3.8-27B, -58.3% thinking, x1.95 speed, accuracy of xhigh

https://huggingface.co/ukisai/Swift-Qwen3.8-27b
11•kisjovan•1h ago•5 comments

Show HN: An MCP server that lets AI agents create, send and analyze surveys

https://www.zigpoll.com
2•jason_zig•24m ago•0 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
195•bobili1234•1d ago•36 comments

Show HN: Picxel – Turn reference images into pixel-art game assets

https://github.com/See-Sol-Lab/Picxel
5•Goumang•3h ago•0 comments

Show HN: Pizza Bot – An inbox for AI agents that work in the background

https://github.com/pizza-bot-app/pizza-bot
54•jd_•1d ago•33 comments

Show HN: TurboBench, the Compression Lie Detector, 100 Codecs, Daily Update

https://github.com/powturbo/TurboBench/blob/master/benchmark.md
5•powturbo•4h ago•0 comments

Show HN: Social Reps – Earn Your Scroll

https://socialreps.app/
2•huevsite•1h ago•0 comments

Show HN: Redis City – Explore how Redis works in an interactive 3D model

https://poltora.dev/redis
176•poltora•3d ago•26 comments

Show HN: Modern RSS reader with social capabilities based on AT Proto

https://sunred.app/
5•fuegoio•5h ago•0 comments

Show HN: Kival – A self-hosted knowledge system for organizations

https://github.com/selemis-com/kival
5•zerosnacks•6h ago•4 comments

Show HN: Pull every comment out of a Google Sheet, in the browser

https://bensunter.com/commentpulse.html
6•bsunter2•1d ago•1 comments

Show HN: Panel – A research workspace where the agent can build its own panes

https://github.com/greentfrapp/panel
51•greentfrapp•1d ago•20 comments

Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

https://github.com/JamesRyanATX/fcbnerd
84•fretlessjazz•1d ago•21 comments

Show HN: Kinesis – Control your Mac with the Meta Neural Band

https://github.com/callbacked/kinesis
121•callbacked•2d ago•46 comments

Show HN: Pelican-bicycle alternatives

https://gally.net/temp/20260914pelican-alternatives/index.html
131•tkgally•2d ago•45 comments

Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost

https://narilabs.com/blog/nari-labs-leads-coval-voice-ai-benchmarks/
90•toebee•1d ago•31 comments

Show HN: Warp – Run DeepSeek v4.1 Flash with 5 GB of RAM at 3.77 tok/s

https://github.com/sqliteai/warp
11•marcobambini•1d ago•2 comments

Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks

https://github.com/ordewell/ordewell
50•ac-ciano•1d ago•33 comments

Show HN: Nerdulator – put something in, get everything out (no AI)

https://nerdulator.com
2•newlifehelp•9h ago•0 comments

Show HN: Loss. a tiny satire about AI progress

https://workatloss.com/
35•pbobak•1d ago•10 comments

Show HN: Glu – installing Homebrew packages 2x faster on macOS

https://glu.run/
6•henrikklee•10h ago•2 comments

Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme

https://www.neobrutalism.dev/
161•samke-•2d ago•76 comments

Show HN: SCIP MIP solver bindings for Go, ported from russcip

https://github.com/egoisutolabs/scipgo
11•generalist_dev•1d ago•0 comments

Show HN: DaiDocs, AI memory as a plain-text file format, not a service

https://github.com/Kerneta/daidocs
7•Amin_Rigi•22h ago•1 comments
Open in hackernews

Show HN: Give your AI agents access to WhatsApp

14•fabian_shipamax•1h ago
Hi,

I built Chat-Man because I wanted a cheap way to give my agents access to WhatsApp without integrating a WhatsApp library separately in every project.

You get WhatsApp MCP server, so you can connect WhatsApp to an agent and programmatically read, search, extract and send messages - but also have a web UI for non-techies.

You can also receive webhooks for incoming messages for starred conversations.

What you can do with the MCP? -Read WhatsApp messages and turn them into CRM records -Summarise conversations or groups -Extract structured information from messages -Find messages, participants or other WhatsApp data -Send messages -Manage group memberships

Of course.. you always need to follow data protection regulation.

The web UI: -Edit group details -See who joined or left -See who is most active -Export group members -Match members against a CSV (e.g. from a CRM) -Bulk message members -Bulk kick members -Create invite links For individual contacts, you can send messages directly from the UI.

Why I built it for myself? I needed WhatsApp access for several projects (hermo.ai, florahaus.co.uk, …) and didn't want to pay for a WhatsApp integration for each project.

Link: https://chat-man.net

I’d love to get some feedback, especially from people building agents that need access to WhatsApp. Fabian

Comments

kreidema•42m ago
Do I understand correctly that your service works as a registered device into my whatsapp account with full "admin" like access? This seems a bit harsh for the sensitive data that peoples wahatsapp contain? Or am I missing a usecase here where that is unproblematic? Business accounts maybe?
asteroidburger•39m ago
Businesses should be using WhatsApp business accounts. They cost money per message sent and don’t support groups, but it’s the officially sanctioned way to do it.
fabian_shipamax•37m ago
Businesses can use the official API which is costly and takes time to set up. Correct.
fabian_shipamax•36m ago
Not quite sure what you mean with admin access. There no such concept. But you can basically do anything a user can do - but via MCP.
blueplanet200•7m ago
Exactly. OP meant that it has permission to do anything, hence "admin".
LawrenceKerr•41m ago
Does this require a Meta / WhatsApp business account?

If not, is this a solution using WhatsApp Web in the backend (like Baileys does)? If this is the case, how does your solution avoid getting blocked or banned? I used Baileys once in an MVP with only 7 users, and my agent got blocked really quickly after just a few days of using it. So I guess the official path is the only way to go?

fabian_shipamax•39m ago
No it doesn’t.
fabian_shipamax•38m ago
If you use it for personal and not excessively you won’t get banned is my experience. You if you start messaging new contacts on a large scale you probably will.
thomasjeff1•8m ago
That is normal when you lose your contacts and do an external backup. WhatsApp thinks I am texting large number of strangers whereas I already know those contacts. Happened to me. Lost access to WhatsApp.
lordgrenville•36m ago
Am I correct in guessing that this is a ToS violation and could lead to getting blocked?
fabian_shipamax•32m ago
You are right that this is a consideration and risk. But it can make your life much easier. The reality is that these tool are available now. This is in fact not the first one like this. It can make the work of small businesses or clubs more more efficient.
dpoloncsak•16m ago
...with the risk of getting banned, you can't reasonably use this for anything 'important'.

In order to make my life easier, it probably needs to be doing important stuff.

You can't hide behind 'other apps are doing it too', if my 'important business account' or whatever gets banned from using your tool, I'd be upset at you.

How do you guarantee your uptime SLA if my account may get banned any second?

gcgbarbosa•9m ago
This is ToS violation for sure. OP will soon receive a letter from Zuck's lawyers
TZubiri•30m ago
Breaks ToS

Will be used to spam

liotier•21m ago
Any opening of proprietary chat to useful tools will be used for spam too. It is a curse.
lbrito•23m ago
Are people really this nonchalant about giving away their private whatsapp conversations to the likes of Anthropic and Openai?
dpoloncsak•21m ago
This can be used locally, no?
testycool•19m ago
And you typically use them for business, not on private accounts.
lbrito•4m ago
Most of the use cases in the page are personal, like Family Group, Sports Group and so on.

"Pick members and send them a personal direct message".

fabian_shipamax•17m ago
It’s a cloud product
dpoloncsak•7m ago
Sorry, I may has misphrased what I meant. Can I use this with a local model? Or is it locked to Claude
robertclaus•12m ago
I'm much more concerned about the odds that this tool is vibe coded and will leak the conversations everywhere other than the LLM agent I've already vetted.
monononon34•9m ago
it looks like a dangerous. i can't trust the LLM
monononon34•7m ago
does it have any security system?
cute_boi•8m ago
how is this different than https://github.com/WhiskeySockets/Baileys which seems more reliable?
yablak•4m ago
Looked into this a while back. WhatsApp MCP servers attach as a second device to WhatsApp and pull down your message history.

Most of the ones I've seen on github do not store the messages encrypted locally.

When evaluating these tools, check to see what they store unencrypted on disk. A quick search shows that only one seems to check the boxes:

https://github.com/adelaidasofia/whatsapp-mcp

However I haven't tested it. And it does phone home, you may want to disable that before running it.

addag•6m ago
Oh gosh, if only it was just the whatsapp chats...