Hacker News

Show stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    234comments
  2. Show HN: Restarted – a 2026 remake of the classic 2015 startup generator(restarted.io ↗)
    1comments
  3. Show HN: AttaLambda: a language where types and data are made of untyped lambdas(attalambda.com ↗)
    discuss
  4. Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models(stale.jock.pl ↗)
    44comments
  5. Show HN: Interakt – open-source self-hosted search and AI chat for your website(github.com/alphasolutionsrepo ↗)
    discuss
  6. Show HN: SeasonMap – when to travel where? visualized with climate data(seasonmap.app ↗)
    8comments
  7. Show HN: Halo 3's Guardian, playable in the browser, as my personal website(runboli.com ↗)
    3comments
  8. Show HN: I made a flight simulator, except you're just a passenger(inflightsimulator.com ↗)
    200comments
  9. Show HN: Padwan-LLM, a lightweight LLM Python client(github.com/polarsen-io ↗)
    discuss
  10. Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part(manybot.org ↗)
    discuss
  11. Show HN: Hacking a $20 4G wireless hotspot into a texting device(bkovac.github.io ↗)
    36comments
  12. Show HN: Capsule – Single-file web apps that save their data into SQLite(withcapsule.app ↗)
    156comments
  13. Show HN: Pixel Agents – A pixel-art mission control for your Claude Code agents(mateovalle.github.io ↗)
    1comments
  14. Show HN: Pizza Bot – An inbox for AI agents that work in the background(github.com/pizza-bot-app ↗)
    33comments
  15. Show HN: Swift-Qwen3.8-27B, -58.3% thinking, x1.95 speed, accuracy of xhigh(huggingface.co ↗)
    10comments
  16. Show HN: YOLO FPS-per-dollar numbers for edge AI boards ($75-$215)(github.com/chorylee ↗)
    discuss
  17. Show HN: Redis City – Explore how Redis works in an interactive 3D model(poltora.dev ↗)
    26comments
  18. Show HN: Put an AI agent on a FaceTime audio/video call (open source, WebRTC)(github.com/cherthq ↗)
    discuss
  19. Show HN: OmnisBench, a re-gradable, open LLM routing benchmark on fresh tasks(github.com/fortitude-group ↗)
    1comments
  20. Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS(github.com/jamesryanatx ↗)
    21comments
  21. Show HN: Kinesis – Control your Mac with the Meta Neural Band(github.com/callbacked ↗)
    46comments
  22. Show HN: Picxel – Turn reference images into pixel-art game assets(github.com/see-sol-lab ↗)
    1comments
  23. Show HN: Panel – A research workspace where the agent can build its own panes(github.com/greentfrapp ↗)
    21comments
  24. Show HN: Pelican-bicycle alternatives(gally.net ↗)
    45comments
  25. Show HN: TurboBench, the Compression Lie Detector, 100 Codecs, Daily Update(github.com/powturbo ↗)
    discuss
  26. Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost(narilabs.com ↗)
    31comments
  27. Show HN: Modern RSS reader with social capabilities based on AT Proto(sunred.app ↗)
    discuss
  28. Show HN: Pull every comment out of a Google Sheet, in the browser(bensunter.com ↗)
    1comments
  29. Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks(github.com/ordewell ↗)
    33comments
  30. Show HN: Warp – Run DeepSeek v4.1 Flash with 5 GB of RAM at 3.77 tok/s(github.com/sqliteai ↗)
    3comments

Show HN: Put an AI agent on a FaceTime audio/video call (open source, WebRTC)

2 pointsby 6h agogithub.com
0 comments
Hey everyone, Gary here from Chert (YC P26). We just open-sourced a framework for putting AI agents on FaceTime audio/video calls: https://github.com/cherthq/chert-facetime-opensource. There's also a managed inbound/outbound API if you don't want to run it yourself: https://www.trychert.com/facetime.

Demo you can try right now: https://www.trychert.com/facetime Demo of the BYOR (Bring Your Own Room) feature: https://screen.studio/share/v0KPoTpm

Why video, and why FaceTime specifically: An agent that can see and show unlocks things voice and text can’t, such as screen sharing, live coaching, or even just a more immersive experience. But every video agent tool today puts you into either an embedded widget or a Zoom/Google Meet link. Those feel salesy and formal. There’s clearly a missing deployment layer.

FaceTime is the opposite. It is the most personal, trusted, and familiar video channel millions of people already use. For WebRTC and video agents to truly become as widespread as VoIP, they need to meet people where they already are.

Why it’s hard: FaceTime not only doesn’t have an open API, but it's not even scriptable with AppleScript. We solved this by driving the FaceTime UI programmatically and routing the agent's audio and video through physical loopback machines. It's an early prototype, but we think it's the right bet. Video agents and WebRTC will eventually replace VoIP as the dominant channel of human-agent interaction, and when that happens, they have to meet people where they're already most comfortable.

Please try it out and share any feedback or anything interesting you build on FaceTime. All comments welcome!

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