amurex

amurex

World's first AI meeting copilot

Stars: 720

Visit
 screenshot

Amurex is a powerful AI meeting assistant that integrates seamlessly into your workflow. It ensures you never miss details, stay on top of action items, and make meetings more productive. With real-time suggestions, smart summaries, and follow-up emails, Amurex acts as your personal copilot. It is open-source, transparent, secure, and privacy-focused, providing a seamless AI-driven experience to take control of your meetings and focus on what truly matters.

README:

Amurex Logo

Your AI Meeting Copilot

License Chrome Web Store Twitter Follow Discord

About Amurex

Amurex is your simple yet powerful AI meeting assistant that seamlessly integrates into your workflow. Built with cutting-edge AI, Amurex ensures you never miss a detail, always stay on top of action items, and make every meeting more productive.

With features like real-time suggestions, smart summaries, and follow-up emails, Amurex acts as your personal copilot for all your meetings—saving time and boosting efficiency.

As an open-source tool, Amurex is designed to be transparent, secure, and privacy-focused, giving you confidence in how your data is handled while delivering a seamless AI-driven experience.

Take control of your meetings with Amurex, and let it handle the busywork while you focus on what truly matters.

Supported meeting platforms

  • Google Meet
  • [ ] More coming soon!

Features

  • Real-time Suggestions During Meetings

    Get intelligent suggestions and prompts while your meeting is happening.

    Real-time meeting suggestions
  • Smart Summaries & Key Takeaways

    Automatically generate comprehensive meeting summaries and action items.

    Meeting summaries and takeaways
  • Late Join Recap

    Quickly catch up on what you missed when joining late.

    Late join meeting recap


  • Full Meeting Transcripts

    Get accurate, real-time transcriptions of your entire meeting.

    Meeting transcriptions


  • Built in Follow up Emails

    Generate and send professional follow-up emails with one click.

    Follow up emails

Quick Start

  1. Star this repository ⭐
  2. Install Amurex from the Chrome Web Store
  3. Complete the 30 second onboarding process
  4. Become a 10x human with your personal copilot

Note: Sometimes the chrome extension store might contain an older version of the extension. For the latest version, please use the self hosting option.

Self Hosting

  1. Clone the repository
  2. Configure the extension:
    • Create config.js in the extension root:
    const AMUREX_CONFIG = {
      BASE_URL_BACKEND: "http://localhost:8080",  // Your backend server URL
      BASE_URL_WEB: "http://localhost:8080",      // Your web server URL
      ANALYTICS_ENABLED: true                     // Set to false to disable tracking
    };
    window.AMUREX_CONFIG = AMUREX_CONFIG;
    • Navigate to background.js in the extension root. This file is used by the service worker to communicate with the backend.
    const AMUREX_CONFIG = {
      BASE_URL_BACKEND: "http://localhost:8080",  // Your backend server URL
      BASE_URL_WEB: "http://localhost:8080",      // Your web server URL
      ANALYTICS_ENABLED: true                     // Set to false to disable tracking
    };
  3. Navigate to the backend repository
  4. Follow the backend setup instructions in its README.md
  5. Load the unpacked extension in Chrome

Using the development version

  1. Download the latest zip
  2. Navigate to chrome://extensions
  3. Enable Developer Mode
  4. Load the unpacked extension

Get Involved

We welcome contributions from the community! Here's how you can help:

  1. 🐛 Report Bugs: Open an issue if you find any bugs or unexpected behavior
  2. 💡 Suggest Features: Have an idea? Share it in the issues section
  3. 🛠️ Submit PRs: Want to fix a bug or add a feature? PRs are welcome
  4. Spread the Word: Star the repo and share it with others

Join our discord to chat with the team and other users.

Made with ❤️ for better meetings life

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for amurex

Similar Open Source Tools

For similar tasks

For similar jobs