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.
An Audnexus client proof of concept for Plex, providing rich author and audiobook data. Developed in Python, offering enhanced user experiences via Plex's legacy plugin agent system.
| Date | Stars |
|---|---|
| 2026-07-31 | 650 |
| 2026-08-06 | 650 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center">
<a href="" rel="noopener">
<img width=200px height=200px src="../assets/logos/logo.png?raw=true" alt="Project logo"></a>
</p>
<h3 align="center">Audnexus.bundle</h3>
<div align="center">
[]()
[](https://github.com/djdembeck/Audnexus.bundle/issues)
[](https://github.com/djdembeck/Audnexus.bundle/pulls)
[](/LICENSE)
[](https://www.codefactor.io/repository/github/djdembeck/Audnexus.bundle)
</div>
---
<p align="center"> An <a href="https://github.com/djdembeck/audnexus">audnex.us</a> client, providing rich author and audiobook data to Plex via its legacy plugin agent system.
<br>
</p>
## 📝 Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Configuring](#config)
- [Usage](#usage)
- [Contributing](CONTRIBUTING.md)
## 🧐 About <a name = "about"></a>
The aim of this project is to automate as much as possible, and make some intelligent, transparent choices for the user. All data used by this plugin is sourced from the parent aggregator, [audnex.us](https://github.com/djdembeck/audnexus). By using the audnexus API, searches and matches, which are cached, are greatly accelerated over scraping each search and item page from HTML. Additionally, the API can have multiple sources of data used for each book entry.
Audnexus will first search a book/author to see if it's come across it before. If it's found, it returns them straight away. If not, it requests that the aggregator import all the available data. Thus, the more people who use audnexus' client plugins, the faster the API will be and more data complete. You can also run a fork of the API yourself, see the above repo on how to do that.
Available regions:
- `[au]` - `.com.au`
- `[ca]` - `.ca`
- `[de]` - `.de`
- `[es]` - `.es`
- `[fr]` - `.fr`
- `[in]` - `.in`
- `[it]` - `.it`
- `[jp]` - `.co.jp`
- `[us]` - `.com`
- `[uk]` - `.co.uk`
***NOTE***: The agent was built for English-based regions. If you find an issue with your region, please open a new issue or PR.
## 🏁 Getting Started <a name = "getting_started"></a>
Getting the agent up and running is a very smooth process, whether this is your first foray into audiobooks or you are migrating a library from another audiobooks agent. We look forward to getting you high quality data!
### Prerequisites
- Plex Media Server `v1.24.4.5081` or greater.
- `git` installed on system, as this is the preferred method of installing/updating the agent. You can also extract the zip instead.
- Files are expected to be in/tested with common audiobook [file structure](https://support.plex.tv/articles/200265296-adding-music-media-from-folders/) and tags, specifically from either [Bragi Books](https://github.com/djdembeck/bragibooks) or [Seanap's guide](https://github.com/seanap/Plex-Audiobook-Guide). In particular, you are expected to have the following structure: `Author Name/Book Name/Book Name: Subtitle.m4b` with `album` and `albumartist` tags. This is imperative for proper matching!
### Installing
If you are new to getting plugins on your system or do not have access to `git`, go through this Plex documentation: [How do I manually install a plugin?
](https://support.plex.tv/articles/201187656-how-do-i-manually-install-a-plugin/) If you are already familiar with the plugins system, and have `git`, follow the below steps.
1. Clone (or unzip) this project into your Plex `Plug-ins` directory:
```
git clone https://github.com/djdembeck/Audnexus.bundle.git
```
2. Restart your Plex Media Server.
For future updates, run tExcerpt of 8,343 characters
Read on GitHubDavid Dembeck · Laxamentum Technologies · United States
164
4
2
1
Would you bet a product on this? Bounded 0–100 and slow moving.
Not classified yet. Classification runs as part of npm run ingest.