top | item 42319601

Show HN: Amurex – A cursor like copilot for meetings but also open source

29 points| arsenkk | 1 year ago |github.com

tldr:

I built Amurex, an open source Chrome extension for meeting transcription, real-time suggestions, and automated follow-ups.

I’ve tried every transcription and meeting tool out there, and none of them worked the way I needed. So, I built Amurex:

- No clunky bots joining or announcing themselves.

- Accurate, clean transcripts delivered right after the meeting.

- Auto-generated follow-ups that I can edit and send in seconds.

But most importantly, it is the only meeting copilot that does:

- Real-time suggestions during meetings to help me stay focused (or at least less miserable).

It’s also fully open source because I believe good tools shouldn’t be locked behind paywalls.

If you’ve ever struggled to stay engaged in meetings or needed quick, reliable transcripts and follow-ups. I’d love to hear what the community thinks!

26 comments

order

pmarreck|1 year ago

Why did you go with... A Chrome-extension-first strategy?

And what does this actually use underneath to convert the raw audio into text?

daureg|1 year ago

How does the Late Join Recap feature work? The gif shows a google meet window, but in my experience of joining late, none of the previous audio or chat messages are available (at least in the UI, I never checked the API https://developers.google.com/meet/api/guides/artifacts but I doubt a random participant would have access to it).

arsenkk|1 year ago

You need someone else in your meeting to be using Amurex, since the transcription for someone else is already happening, we reuse that to give you the recap.

bazhand|1 year ago

Post sign-up, hitting "Connect Google Services" received this error.

You can’t sign in because this app sent an invalid request. You can try again later or contact the developer about this issue. Learn more about this error If you are a developer of this app, see error details. Error 400: redirect_uri_mismatch

arsenkk|1 year ago

Thanks for pointing it out! Fixing it

arsenkk|1 year ago

upd: just fixed that

donclark|1 year ago

I'm a noob. Is it possible to run this outside of a browser, like an exe or?

arsenkk|1 year ago

Not yet. For now it's a browser extension for chromium browsers

ramon156|1 year ago

How does this compare to fireflies.ai?

arsenkk|1 year ago

Amurex is just objectively better ;)

stuartjohnson12|1 year ago

Don't understand the HN half-open source hate. It wasn't very long ago everyone here was wringing their hands when an MIT open source company had their everything ripped and renamed.

Sure there was controversy there enough to stop the project there, but where you license with MIT you open yourself up to grift on the margins.

arsenkk|1 year ago

I agree. People want to act like purists and want everything under MIT. However we know a lot of free riders exist and MIT won't be sustainable.

jackxnight|1 year ago

It uses AGPL. I wouldn't call it "open source"

freeone3000|1 year ago

It’s incredibly open! You can examine it, modify it, and even publish your modifications under the same license! You just can’t steal it and sell it as your own.

arsenkk|1 year ago

The OSI committee wouldn't agree with you. But to each their own I suppose

sansyrox|1 year ago

I never understand the hate against AGPL tbh