Show HN: Amurex – A cursor like copilot for meetings but also open source
github.comtldr:
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!
It is. You can use your storage or fork and alter it if you don't like the default.
Isn't it like saying "Windows is open source, since if you don't like it, you can just delete it and install FreeBSD"? OpenAI doesn't really have any realistic alternative that's not only in name open.
Ubuntu comes bundled with NVIDIA drivers and snap store. Would you say they are not open source either?
Nvidia drivers have 100% open source alternatives, just like snap store. It takes 5 minutes of work to get rid of these, and lose 0% functionality. Not like removing OpenAI and substituting with... what exactly?
I somewhat agree with the original point, but this here is just nonsense. Open source NVIDIA drivers are nowhere close to a replacement for the proprietary ones.
If anything, you'd probably lose less accuracy in this project by replacing ChatGPT with one of the Llama variants than than you'd lose graphics performance by switching an Ubuntu desktop from noveau to nvidia.
I see. Well, from my point of view saying that this project is fully open source (this is the 2nd time I quote these words from you) is nonsense, while being only a thin wrapper over a proprietary API.
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
Thanks for pointing it out! Fixing it
upd: just fixed that
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).
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.
I'm a noob. Is it possible to run this outside of a browser, like an exe or?
Not yet. For now it's a browser extension for chromium browsers
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.
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.
It uses AGPL. I wouldn't call it "open source"
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.
Precisely.
The OSI committee wouldn't agree with you. But to each their own I suppose
I never understand the hate against AGPL tbh
Insecurity and/or desire to maybe monetize your code somehow, somewhen.
You mean ability to take someone else’s code without attribution?