←back to thread

80 points pz | 1 comments | | HN request time: 0.255s | source

Hi HN, I’m Phil, one of the co-founders building emdash. Previously, I was an early engineer at Facebook and led Customer Products at Square.

We’ve focused on making chat and video work together so distributed teams can stay aligned without drowning in information. You can try it here: https://emdash.io.

It frustrated us how easily important conversations would happen and then disappear. Slack never quite matched how we worked. Channels were too coarse which led to noisy notifications and broken search. Zoom meetings weren’t much better–unless someone took perfect notes (which rarely happened), video calls became black holes of lost knowledge.

We spent too much time trying to find the information we needed to do our jobs.

To address this, we’re testing a few concepts and would appreciate your feedback on the value of the following:

(1) Automatically record, summarize, and transcribe your team’s video chats. We store meeting content directly inside discussions to facilitate search and discovery.

(2) Make it easy to manage & organize conversations of varying scope. A chat between team members can be forked into a dedicated Discussion with its own audience permissions and subscription. Individual messages or entire Discussions can be moved after the fact. Conversations can evolve unpredictably, so having the right tools to keep them organized post-hoc was important to us.

(3) Improve search with AI and hierarchical information retrieval. We use LLMs to uncover insights, summarize content, and connect the dots across related discussions, meetings, and documents. You can ask questions like “What are the team’s priorities this week?” or “What did we decide to do with feature X?” and get back a generative response AND deep links into the original chats and meetings.

Try it out: https://emdash.io and tell us what you think!

Show context
symbolicator ◴[] No.43186540[source]
This looks great — can’t want to try it as we grow our team at Mobility. Are there integrations with other work surfaces like GDrive / Notion for deep search retrieval like “What are we working on this week”?
replies(1): >>43186704 #
1. pz ◴[] No.43186704[source]
This is in the works. We have a prototype integration with Github that supports the deep search use case you mentioned. My favorite anecdote from this was a few weeks ago I was revisiting some work on transactional support in our controller framework and asked assistant "A few months ago I was working on transaction support and had to revert my change. Can you remind me what happened?" and it spit back my original PR, the reversion, and a deep link into the standup video meeting where we discussed the issue. For me, that was the magic moment where I knew this could be something much more than just a chat client.