Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
World's first AI meeting copilot → The Invisible Companion for Work + Life
| Date | Stars |
|---|---|
| 2026-07-31 | 2863 |
| 2026-08-03 | 2863 |
| 2026-08-06 | 2866 |
Today
+3 stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center">
<img src="https://github.com/user-attachments/assets/d06d31c3-ff8c-4f57-9c85-c33afc9d9ef9" alt="Amurex Logo" width="800" />
<h2>Your AI Copilot for Work + Life</h2>
<p>
<a href="https://github.com/thepersonalaicompany/amurex/blob/main/LICENSE">
<img src="https://img.shields.io/badge/license-AGPL--3.0-blue.svg" alt="License" />
</a>
<a href="https://chrome.google.com/webstore/detail/amurex/dckidmhhpnfhachdpobgfbjnhfnmddmc">
<img src="https://img.shields.io/chrome-web-store/v/dckidmhhpnfhachdpobgfbjnhfnmddmc.svg" alt="Chrome Web Store" />
</a>
<a href="https://twitter.com/thepersonalaico">
<img src="https://img.shields.io/twitter/follow/thepersonalaico?style=social" alt="Twitter Follow" />
</a>
<a href="https://discord.gg/PTUSVUJRM3">
<img alt="Discord" src="https://img.shields.io/discord/1306591395804348476">
</a>
</p>
</div>
## 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
0. Star this repository :star:
1. Install Amurex from the [Chrome Web Store](https://chromewebstore.google.com/detail/amurex/dckidmhhpnfhachdpobgfbjnhfnmddmc)
2. Complete the 30 second onboarding process
3. 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:
```javascript
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.js` in the extension root. This file is used by the service worker to communicate with the backend.
```javascript
const AMUREX_CONFIG Excerpt of 5,304 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:dea66f6be1bf5b74, topic:copilot