Live data from Hacker News

Show HN: Coyote – Wildly Real-Time AI

getcoyote.app

1–10 of 12 posts

Show HN: Coyote – Wildly Real-Time AI

#1
Hey all, we just shipped coyote. it's an ai assistant but built different — everything runs async and feels way more natural. You text it, it handles work in the background and you can keep talking to it. No more stop button. Instead of creating another app we put it in WhatsApp (iMessage coming soon) so you can just text it for free and get the feeling. The core idea: most ai assistants make you sit there waiting for an answer. coyote's like texting a friend. you ask it to grab something for you, they say "on it," and you just keep chatting while it's out getting it. no awkward silence, no being stuck. Built it to handle real tasks — emails, calendar stuff, research, whatever. all non-blocking. Everything happens concurrently so you're never left hanging. We're still early but it's live and working. Happy to answer questions or get feedback. We've also worked hard to make it snappy, and friendly. Try it out and would love some feedback! Thanks!

Show HN: Coyote – Wildly Real-Time AI
getcoyote.app

Re: Show HN: Coyote – Wildly Real-Time AI

#4

On the page it says: Coyote Stop waiting on responses. Add context anytime. Non-blocking, wildly real-time AI. What is meant by "Context" ?

It's like you're talking to a real person. No stop buttons, no waiting. Interrupt, add details, or change direction anytime. Just like a natural conversation.

Context here means any additional information.

Re: Show HN: Coyote – Wildly Real-Time AI

#6
I will not use WhatsApp any more than I can help it. And it already has Meta AI. I might try it once you support other clients.

Are you going to develop all your own integrations or can users contribute? What are some things you envision users doing asynchronously? I haven't feel the need for an asynchronous assistant, probably because I do not find existing models reliable enough. The most async I go is with coding agents and they need hand-holding too.

Re: Show HN: Coyote – Wildly Real-Time AI

#8
post #7

Can you give us some idea of the capabilities? What should we expect it to be able to handle? How long should we expect to wait for replies?

Right now it can: - handle real tasks in the background — emails, calendar stuff, research, finding info, organizing data - chat naturally without feeling like you're talking to a bot - remember context and keep conversations flowing - work with integrations (gmail, calendar, docs, maps, etc.) so it can actually do stuff, not just talk about it - multi-task — you can ask it multiple things and it can handle them in parallel also if u mispronounce anything it can update the existing stuff that is happening.

Re: Show HN: Coyote – Wildly Real-Time AI

#9
post #6

I will not use WhatsApp any more than I can help it. And it already has Meta AI. I might try it once you support other clients. Are you going to develop all your own integrations or can users contribute? What are some things you envision users doing asynchronously? I haven't feel the need for an asynchronous assistant, probably because I do not find existing models reliable enough. The most async I go is with coding…

Fully understand the WhatsApp part. Do you use any other communicators? Discord, Signal or something else? We are looking for more "interfaces".

When it comes to async that's exactly what we are trying to "solve". Right now models are built in a way that they expect tool results right after tool calls.

We are building datasets and a model with asynchronous interface as it's core. https://huggingface.co/qforge/Qwen3-14B-AT you can read more about it here.

For tooling attached to it right now we are using Pipedream integrations and are planning to move to an open source public solution configurable by users so u can set whatever you want.

So imagine you have a single chat interface that steers a fleet of other agents in the background for code. But not by handing off the memory but navigating the tasks in an async way.

Re: Show HN: Coyote – Wildly Real-Time AI

#10
post #7

Can you give us some idea of the capabilities? What should we expect it to be able to handle? How long should we expect to wait for replies?

It can also set reminders and do stuff when you're not looking and talks to you by itself rather than always being triggered by the user message.
Post reply on HN