Live data from Hacker News

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

github.com

1–10 of 28 posts

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

#1
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!

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

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

#2

  > It’s also fully open source...
  > I’d love to hear what the community thinks!
https://github.com/thepersonalaicompany/amurex/blob/main/ser... - I get it, it's on github, but the storage doesn't make it open source on its own, unfortunately.

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

#3

> It’s also fully open source... > I’d love to hear what the community thinks! https://github.com/thepersonalaicompany/amurex/blob/main/ser... - I get it, it's on github, but the storage doesn't make it open source on its own, unfortunately.

It is. You can use your storage or fork and alter it if you don't like the default.

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

#8

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.

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

#9

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.
Post reply on HN