frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Callio – A Real-Time AI Call Coach for iOS

https://apps.apple.com/us/app/callio-ai/id6745380476
1•venuur•10h ago
Hi HN, I’m Carl Morris. After 10 years as a data scientist at Amazon, JD.com, and Stitch Fix, I decided to build my own product. That journey eventually led to Callio, a real-time AI call coach for iOS. I am working together with two others to build my startup.

It took about 9 months of trial and error to get to the right idea, and 3 months more to build the first version of Callio. I’d love your feedback!

# What does Callio do?

Callio is a VoIP softphone with an AI assistant that listens to your calls in real time and suggests what to say next. We believe it is especially helpful for sales calls, and that is who we are marketing it to right now.

You can customize the AI suggetions by:

- Uploading documents (e.g. product sheets, pricing, objection handling guides)

- Setting your sales goals and common Q&A

You can also practice with simulated calls before real calls. The AI uses your materials to generate relevant suggestions that are usable verbatim.

# How does it work?

Connecting an LLM to a call in real-time was hard. We leveraged a lot of off-the-shelf technologies, but wiring them all together was difficult and took some thoughtful effort.

- WebRTC through Twilio facilitates the VOIP call experience via their React Native library.

- WebSockets enable us to stream audio to our backend and the recommendations to the mobile client.

- The LLM gets live transcripts and returns recommendations as the call progresses. We are, in principle, agnostic to the LLM provider, though we've built around OpenAI's APIs to start.

- We built an incremental recommendation workflow to ensure low latency for the AI suggestions despite the latency involved in the REST API.

The architecture is intentionally lean:

- React Native mobile app

- Media server + data/signal server

- FastAPI (initially), but we migrated parts to Sanic for performance

We can certainly do better. Our backend database and some of our data APIs are unnecessarily tricky to scale. Now that we're live on the APP store, we're rebuilding carefully to enable us to scale. Getting real-time to work well (esp. async and latency) was a huge learning curve. Happy to dive deeper if you’re curious.

# What’s next?

The app is live, and we’re marketing to attract more users. Our focus now is:

- Growing beyond our initial beta testers

- Improving the recommendation quality and in-app experience

- Building better onboarding for non-technical users

Would love your thoughts or questions, especially around architecture, user experience, or distribution strategy. The app does require a sign-up, which I know makes it harder for you to try out. Luckily, we have a free trial that you can use.

Thanks in advance for all your feedback!

GenAI-Powered Inference

https://arxiv.org/abs/2507.03897
1•JackeJR•6m ago•1 comments

UK fintech Curve in talks to be acquired by Lloyds

https://www.headforpoints.com/2025/07/13/lloyds-bank-in-talks-to-buy-curve/
1•gregorvand•7m ago•0 comments

Just Tried QuickConvert – A Chrome Extension That Converts Currencies and Units

https://chromewebstore.google.com/detail/quickconvert/mhjjgenegndomognbdmpggdbnppngoen
1•timmy3443•10m ago•3 comments

AWS announced support for clusters with up to 100k nodes

https://aws.amazon.com/blogs/containers/under-the-hood-amazon-eks-ultra-scale-clusters/
1•dropbox_miner•11m ago•2 comments

World's 'oldest' marathon runner dies at 114 in hit-and-run

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

Show HN: Tlsinfo.me – check your JA3/JA4 TLS fingerprints

https://tlsinfo.me/json
1•elpy1•13m ago•0 comments

Some Australian dolphins use sponges to hunt fish, but it's harder than it looks

https://apnews.com/article/dolphins-australia-sponge-noses-9ba412c3d0184ee84a66ec8b5a5b5319
1•c420•19m ago•0 comments

Sexting with Gemini

https://www.theatlantic.com/magazine/archive/2025/08/google-gemini-ai-sexting/683248/
1•JumpCrisscross•19m ago•1 comments

The AI That Broke the Internet's Back

https://medium.com/@th71852/the-ai-that-broke-the-internets-back-24c1bd2e825e
1•antiochIst•21m ago•0 comments

Retrieval Embedding Benchmark

https://huggingface.co/spaces/embedding-benchmark/RTEB
1•fzliu•22m ago•0 comments

Amazon S3 Vectors

https://aws.amazon.com/blogs/aws/introducing-amazon-s3-vectors-first-cloud-storage-with-native-vector-support-at-scale/
1•andrewbarba•23m ago•0 comments

Amazon S3 Vectors

https://aws.amazon.com/s3/features/vectors/
1•jonbaer•23m ago•0 comments

Amazon EKS now supports 100K nodes per cluster

https://aws.amazon.com/blogs/containers/amazon-eks-enables-ultra-scale-ai-ml-workloads-with-support-for-100k-nodes-per-cluster/
2•cmckn•24m ago•0 comments

Conversion of millimolar dissolved CO2 to fuels with molecular flux generation

https://www.nature.com/articles/s41467-025-56106-3
1•PaulHoule•24m ago•0 comments

Staff laid off at King will be replaced by AI tools they helped to create

https://www.gamesindustry.biz/sources-suggest-that-staff-laid-off-at-king-will-be-replaced-by-ai-tools-they-helped-to-create
3•teamspirit•25m ago•1 comments

The C3 Programming Language

https://c3-lang.org
1•0x54MUR41•26m ago•0 comments

The competition behind AlphaFold is at risk of shutting down

https://www.science.org/content/article/exclusive-famed-protein-structure-competition-nears-end-nih-grant-money-runs-out
1•elektor•37m ago•0 comments

Full Disclosure of Security Vulnerabilities a 'Damned Good Idea' (2007)

https://www.schneier.com/essays/archives/2007/01/schneier_full_disclo.html
2•greyface-•49m ago•0 comments

Uncontrolled File Write/Arbitrary File Creation

https://hackerone.com/reports/3250117
2•smartberry9•49m ago•0 comments

Show HN: Autopilot for Cursor IDE

https://github.com/hmldns/nautex
1•Homo__Ludens•51m ago•0 comments

Corkami/pics: File format dissections and more

https://github.com/corkami/pics
1•chubot•51m ago•0 comments

Large study squashes anti-vaccine talking points about aluminum

https://arstechnica.com/health/2025/07/large-study-squashes-anti-vaccine-talking-points-about-aluminum/
4•pseudolus•54m ago•1 comments

GPUHammer: Rowhammer attacks on GPU memories are practical

https://gpuhammer.com/
23•jonbaer•55m ago•11 comments

Nvidia chips become the first GPUs to fall to Rowhammer bit-flip attacks

https://arstechnica.com/security/2025/07/nvidia-chips-become-the-first-gpus-to-fall-to-rowhammer-bit-flip-attacks/
9•jonbaer•56m ago•2 comments

Creating a Colorscheme

https://robinroses.xyz/blog/creating-a-colorscheme/
2•comfysage•1h ago•0 comments

What Were the Earliest Laws Like?

https://worldhistory.substack.com/p/what-were-the-earliest-laws-really
2•crescit_eundo•1h ago•0 comments

Claude is kicking ChatGPT's butt (in one thing)

https://ben-mini.com/2025/claude-is-kicking-chatgpts-butt
6•bewal416•1h ago•1 comments

Google WiFi Pro: Glitching from Root to EL3: Part 1 – Characterization

https://raelize.com/blog/google-wifi-pro-glitching-from-root-to-el3-part-1-characterization/
3•timschumi•1h ago•1 comments

GitHub: Social login with Google is now generally available

https://github.blog/changelog/2025-07-15-social-login-with-google-is-now-generally-available/
1•tech234a•1h ago•0 comments

Trade Signal

https://www.investopedia.com/terms/t/trade-signal.asp
1•ibobev•1h ago•0 comments