Amurex
World's first AI meeting copilot → The Invisible Companion for Work + Life
Install / Use
/learn @thepersonalaicompany/AmurexQuality Score
Category
Development & EngineeringSupported Platforms
README
About Amurex
This repo/chrome extension is the Meeting Copilot for Amurex—the fully open-source invisible companion for work and life. Built to seamlessly integrate with your workflow, it leverages cutting-edge AI to handle your meetings, capture important details, summarize discussions, and manage follow-up actions.
As part of the broader Amurex ecosystem, this Meeting Copilot helps you streamline your productivity by automating busywork, enabling you to focus on what truly matters.
Transparent, secure, and privacy-focused—Amurex is your trusted companion for professional productivity.
Supported meeting platforms
- Google Meet
- MS Teams
- [ ] More coming soon!
Features
-
Real-time Suggestions During Meetings
<p> Get intelligent suggestions and prompts while your meeting is happening. </p> <img src="https://github.com/user-attachments/assets/7e610998-71f9-454d-bff6-e566f58e447a" alt="Real-time meeting suggestions" width="600" /> <br></br> -
Smart Summaries & Key Takeaways
<p> Automatically generate comprehensive meeting summaries and action items. </p> <img src="https://github.com/user-attachments/assets/43349cc5-cb35-43c8-a6ca-3a259bd1afbc" alt="Meeting summaries and takeaways" width="600" /> <br></br> -
Late Join Recap
<p> Quickly catch up on what you missed when joining late. </p> <img src="https://github.com/user-attachments/assets/3f793f6d-5e83-4667-90a5-41bb52e8008b" alt="Late join meeting recap" width="600" /><br></br>
-
Full Meeting Transcripts
<p> Get accurate, real-time transcriptions of your entire meeting. </p> <img src="https://github.com/user-attachments/assets/8300dfa3-12cb-418a-9242-526b19e05134" alt="Meeting transcriptions" width="600" /><br></br>
-
Built in Follow up Emails
<p> Generate and send professional follow-up emails with one click. </p> <img src="https://github.com/user-attachments/assets/72c92702-f249-4525-9d3b-dbf536935a14" alt="Follow up emails" width="600" />
Quick Start
- Star this repository :star:
- Install Amurex from the Chrome Web Store
- Complete the 30 second onboarding process
- 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
- Clone the repository
- Configure the extension:
- Create
config.jsin the extension root:
const AMUREX_CONFIG = { BASE_URL_BACKEND: "http://localhost:8080", // Your backend server URL BASE_URL_WEB: "http://localhost:3000", // Your web server URL ANALYTICS_ENABLED: true // Set to false to disable tracking }; window.AMUREX_CONFIG = AMUREX_CONFIG;- Navigate to
background.jsin 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:3000", // Your web server URL ANALYTICS_ENABLED: true // Set to false to disable tracking }; - Create
- Navigate to the
backendrepository - Follow the backend setup instructions in its
README.md - Navigate to the
webrepository - Follow the web setup instructions in its
README.md - Load the unpacked extension in Chrome
Using the development version
- Download the latest zip
- Navigate to
chrome://extensions - Enable Developer Mode
- Load the unpacked extension
Get Involved
We welcome contributions from the community! Here's how you can help:
- 🐛 Report Bugs: Open an issue if you find any bugs or unexpected behavior
- 💡 Suggest Features: Have an idea? Share it in the issues section
- 🛠️ Submit PRs: Want to fix a bug or add a feature? PRs are welcome
- ⭐ Spread the Word: Star the repo and share it with others
Join our discord to chat with the team and other users.
<div align="center"> Made with ❤️ for better <del>meetings</del> life </div>Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
