Skip to content

Commit 4ef1f47

Browse files
committed
docs: add CONTRIBUTORS.md and stargazer chart
1 parent ad6f98a commit 4ef1f47

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

‎CONTRIBUTORS.md‎

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Contributors ✨
2+
3+
Thanks to everyone who has contributed to A3M Router!
4+
5+
## Core Team
6+
- **Megha Mukherjee** — Creator & Lead Developer
7+
- Parallel ensemble architecture
8+
- Provider routing system
9+
- Confidence scoring algorithm
10+
11+
## Contributors
12+
<!--
13+
Add yourself here! Open a PR with your name and contribution.
14+
Format: - [Name](https://github.com/username) — What you contributed
15+
-->
16+
17+
## Special Thanks
18+
- The open-source LLM community
19+
- Everyone who starred, forked, or shared the project
20+
- npm downloaders (10K+ and counting! ❤️)

‎README.md‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
[![npm downloads rank](https://img.shields.io/badge/dynamic/json?color=green&label=npm%20rank&query=%24.downloads&suffix=%2Fweek&url=https://api.npmjs.org/downloads/point/last-week/adaptive-memory-multi-model-router)](https://www.npmjs.com/package/adaptive-memory-multi-model-router)
1111
[![MIT](https://img.shields.io/badge/license-MIT-green)](./LICENSE)
1212

13+
## 📈 Growth
14+
15+
[![Star History Chart](https://api.star-history.com/svg?repos=Das-rebel/a3m-router&type=Timeline)](https://star-history.com/#Das-rebel/a3m-router&Timeline)
16+
1317
> **The fastest-growing open-source LLM router on npm** — 0 to 10K downloads in 14 days with parallel multi-LLM execution and independent benchmarks. 47+ providers. 99.5% accuracy. 62% cost savings. Third-party latency data included. Zero ML, 19.5KB.
1418
1519
**One prompt in. The right model out.** An open-source **AI gateway** that auto-routes every query to the cheapest capable model across **47+ LLM providers**. Features **parallel ensemble execution**, **semantic cache**, **budget enforcement**, **intelligent failover**, and **independent benchmark validation**. Start in <100ms. Python SDK + TypeScript SDK.
@@ -1067,6 +1071,16 @@ These features are on our roadmap based on user feedback:
10671071
10681072
---
10691073
1074+
## ⭐ Supporters
1075+
1076+
If A3M Router helps you, consider:
1077+
- ⭐ Starring on [GitHub](https://github.com/Das-rebel/a3m-router)
1078+
- 📦 Sharing on [npm](https://www.npmjs.com/package/adaptive-memory-multi-model-router)
1079+
- 🐛 Reporting issues
1080+
- 🔀 Submitting PRs
1081+
1082+
---
1083+
10701084
## Links
10711085
10721086
- [npm package](https://www.npmjs.com/package/adaptive-memory-multi-model-router)

0 commit comments

Comments
 (0)