Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Font Generator(ufontgenerator.com ↗)
    discuss
  2. The Long Doomsday of A.I.(newyorker.com ↗)
    discuss
  3. Claude Cowork and chat are now one Claude(claude.com ↗)
    discuss
  4. We Must Create the Shit Machine(mcsweeneys.net ↗)
    discuss
  5. WAP – World Action Protocol(github.com/world-action-protocol ↗)
    discuss
  6. Show HN: C. Build with AI. Keep the Experience(cleanroom-qvq1xbb8o-ag3497120s-projects.... ↗)
    discuss
  7. Show HN: The Bill You Don't See Coming: AWS Extended Support Surcharges(greenops.cloud ↗)
    discuss
  8. I sent Google proof of a bot farm. They called it "normal user behavior."(dayzlegame.com ↗)
    discuss
  9. Tin: A Text INdex for Postgres(planetscale.com ↗)
    discuss
  10. Nano Empire – Open-source MCP gateway with x402 micropayments and A2A routing(run.app ↗)
    discuss
  11. NHTSA Orders Tesla to Provide Answers on Cybercab Certification(driveteslacanada.ca ↗)
    1comments
  12. Show HN: A free search console for grant making(charitysense.com ↗)
    discuss
  13. The Temple of (online) Techno — MMO Rave World(hallucinate.site ↗)
    discuss
  14. Mice with human brain cells offer a tool to study disease(npr.org ↗)
    1comments
  15. Show HN: YOLO FPS-per-dollar numbers for edge AI boards ($75-$215)(github.com/chorylee ↗)
    discuss
  16. GPT-6 Astra Controlling Blender for VFX(twitter.com/ryanvogel ↗)
    discuss
  17. Venus may have swallowed its own moon(sciencedaily.com ↗)
    discuss
  18. AI must not outrun safety controls, DeepMind co-founder warns(ft.com ↗)
    discuss
  19. Backflip: Apple now wants to train AI models with user data after all(heise.de ↗)
    discuss
  20. Nvidia's AI Climate hoax – report(ketanjoshi.co ↗)
    discuss
  21. Introducing the DeepMind Institute(deepmind.com ↗)
    discuss
  22. Setting Up Pi with DeepSeek v4.1 Flash on OpenRouter(vincentschmalbach.com ↗)
    discuss
  23. Brainrotposts: The Fruit Fly Judges Your Shit Posts(brainrotposts.com ↗)
    discuss
  24. The Volatile Finances of Airline Pilots, America's Unpredictable Millionaires(wsj.com ↗)
    discuss
  25. Debris Found in Yemen Suggests Saudi Arabia Fired Its First Chinese Missile(wsj.com ↗)
    discuss
  26. Code Is Crap(googleblog.com ↗)
    6comments
  27. Neuroprosthesis for paralysis enables simultaneous speech and body language(nih.gov ↗)
    discuss
  28. In the Age of AI, Some in China Wonder If Learning English Is Worth the Trouble(nytimes.com ↗)
    discuss
  29. Show HN: Rockbox and Doom on iPod nano 3rd gen(twitter.com/freemyipod ↗)
    discuss
  30. Show HN: KiwiDesk – Tiling that feels like it shipped with macOS(github.com/kiwicanopy ↗)
    discuss

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

1 pointsby 50m 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 ↗