adaptive-memory-multi-model-router 2.13.15 โ†’ 2.13.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,122 +1,24 @@
1
1
  # Changelog
2
2
 
3
- All notable changes to this project will be documented in this file.
4
-
5
- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
- and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
-
8
- ## [1.9.5] - 2026-05-17
9
-
10
- ### Added
11
- - ๐Ÿ”’ **Security Module**: Input validation, prompt injection detection, PII detection
12
- - ๐ŸŽฏ **GEO Module**: Generative Engine Optimization for AI discoverability
13
- - ๐Ÿ›ก๏ธ Content filtering for hate speech, self-harm, illegal content
14
- - ๐Ÿ“Š Rate limiting with configurable thresholds
15
- - ๐Ÿค– Intent-to-code mapping for AI assistants
16
- - ๐Ÿ“ฐ 6 new articles for LLM discoverability
17
- - ๐ŸŽจ SVG logo, banner, and social preview assets
18
- - ๐Ÿ“ CONTRIBUTING.md, CHANGELOG.md, CODE_OF_CONDUCT.md
19
- - ๐Ÿ› GitHub issue templates and PR template
20
- - โš™๏ธ GitHub Action for NPM stats validation
21
-
22
- ### Changed
23
- - ๐Ÿ“ˆ Updated README with visual assets and better structure
24
- - ๐Ÿ” Added 17 new keywords for security and GEO
25
- - ๐Ÿ“ฆ 156 total keywords for maximum discoverability
26
-
27
- ## [1.9.4] - 2026-05-17
28
-
29
- ### Added
30
- - ๐Ÿ“ฑ WhatsApp integration export
31
- - ๐Ÿ’ฌ WhatsApp-Telegram bridge example
32
- - ๐ŸŽฎ Interactive bridge demo
33
-
34
- ## [1.9.3] - 2026-05-17
35
-
36
- ### Added
37
- - ๐Ÿงช Comprehensive test framework (33 tests)
38
- - ๐Ÿ“Š Provider benchmark script
39
- - ๐Ÿฅ Provider health check functionality
40
-
41
- ## [1.9.2] - 2026-05-17
42
-
43
- ### Added
44
- - โš™๏ธ Generic provider configuration system
45
- - ๐Ÿ”ง User-configurable providers via JSON
46
- - ๐Ÿ“ Runtime provider registration
47
- - ๐Ÿ”„ Dynamic model profiles
48
-
49
- ## [1.9.1] - 2026-05-17
50
-
51
- ### Added
52
- - ๐ŸŽฏ Advanced routing with learned algorithm
53
- - ๐Ÿ’ฐ Cost estimation and tracking
54
- - ๐Ÿ”„ Automatic fallback chains
55
- - ๐Ÿ“ฆ 12 provider support (API, CLI, Local)
56
-
57
- ## [1.9.0] - 2026-05-17
58
-
59
- ### Added
60
- - โœ… 133 comprehensive tests passing
61
- - ๐ŸŽจ 139 keywords for discoverability
62
- - ๐Ÿ”Œ 116 integrations
63
- - ๐Ÿ“ค 76 exports
64
- - ๐Ÿ–ฅ๏ธ 15 CLI commands
65
- - ๐Ÿง  Memory tree, auto-fetch, obsidian vault
66
- - ๐Ÿ’พ Response caching, prefix caching
67
- - ๐Ÿš€ Speculative decoding, batch processing
68
-
69
- ## [1.8.1] - 2026-05-16
70
-
71
- ### Fixed
72
- - ๐Ÿ” Memory tree search with punctuation
73
- - ๐Ÿ”ค Minimum word length for search (2 chars)
74
-
75
- ## [1.8.0] - 2026-05-16
76
-
77
- ### Fixed
78
- - ๐Ÿ› 14 critical bugs including exports, CLI, cost tracking
79
- - ๐Ÿ“ CLI rewrite with proper commands
80
- - ๐Ÿ’ฐ Cost command returning NaN
81
-
82
- ## [1.7.3] - 2026-05-16
83
-
84
- ### Added
85
- - ๐Ÿ”Œ Providers subpath export
86
-
87
- ## [1.7.2] - 2026-05-16
88
-
89
- ### Added
90
- - ๐Ÿง  Memory API improvements
91
-
92
- ## [1.7.1] - 2026-05-16
93
-
94
- ### Added
95
- - ๐Ÿญ createA3MRouter factory function
96
- - ๐Ÿ“ค Proper module exports
97
-
98
- ## [1.7.0] - 2026-05-16
99
-
100
- ### Added
101
- - ๐Ÿท๏ธ 139 keywords for AI discoverability
102
-
103
- ## [1.6.0] - 2026-05-15
104
-
105
- ### Added
106
- - ๐ŸŽ‰ Initial release
107
- - ๐Ÿš€ Core routing functionality
108
- - ๐Ÿ’พ Caching and cost tracking
109
- - ๐Ÿ” Retry and circuit breaker patterns
110
-
111
- ---
112
-
113
- ## Release Statistics
114
-
115
- | Version | Downloads | Key Feature |
116
- |---------|-----------|-------------|
117
- | 1.9.5 | 320/day | Security + GEO |
118
- | 1.9.0 | 552/day | 133 tests passing |
119
- | 1.8.0 | Growing | Bug fixes |
120
- | 1.7.0 | Initial | 139 keywords |
121
-
122
- *Total: 872+ weekly downloads*
3
+ ## v2.13.x โ€” TUI & DX (May 2026)
4
+ - ๐ŸŽจ **Sakura light pink terminal UI** โ€” overlay box with `/route`, `/cost`, `/health`, `/models`, `/model`
5
+ - ๐Ÿท๏ธ **20 GitHub topics** โ€” ai-gateway, caching, nvidia, tui, terminal
6
+ - ๐Ÿ“ฆ **54 npm keywords** โ€” expanded discoverability
7
+ - โญ **Star CTA** in README
8
+
9
+ ## v2.12.x โ€” NVIDIA NIM + DeepSeek (May 2026)
10
+ - ๐Ÿš€ **NVIDIA NIM** โ€” 10 free models (llama-3.1, nemotron, gemma, qwen)
11
+ - ๐Ÿ‡จ๐Ÿ‡ณ **DeepSeek V4** โ€” flash + pro models, cost-optimized routing
12
+ - ๐Ÿ’ฐ **Cost tracking** โ€” `/cost` endpoint with by-provider breakdown
13
+ - ๐Ÿ“Š **npm visibility** โ€” 10K downloads in 14 days
14
+
15
+ ## v2.9.xโ€“v2.11.x โ€” Growth (May 2026)
16
+ - ๐Ÿ“ˆ **npm search optimization** โ€” keyword refinement, daily publishes
17
+ - ๐Ÿงช **CI pipeline** โ€” github actions build + test
18
+ - ๐Ÿ“– **Documentation** โ€” QUICK_START, USE_CASES, multi-language README
19
+
20
+ ## v2.0.x โ€” Launch (May 2026)
21
+ - ๐Ÿ”€ **47+ providers** with auto-routing
22
+ - ๐Ÿง  **99.5% routing accuracy** with UCB1 + MCTS
23
+ - ๐Ÿ’พ **Semantic cache** with 30%+ hit rate
24
+ - ๐Ÿ“‰ **62% cost savings** vs all-premium routing
package/CONTRIBUTING.md CHANGED
@@ -1,38 +1,50 @@
1
1
  # Contributing to A3M Router
2
2
 
3
- Thank you for your interest in contributing!
3
+ Thanks for helping build the fastest-growing open-source LLM router! ๐Ÿš€
4
4
 
5
- ## Quick Start
5
+ ## Quick Setup
6
6
 
7
- 1. Fork the repository
8
- 2. Create a feature branch (`git checkout -b feature/amazing-feature`)
9
- 3. Commit your changes (`git commit -m 'Add amazing feature'`)
10
- 4. Push to the branch (`git push origin feature/amazing-feature`)
11
- 5. Open a Pull Request
7
+ ```bash
8
+ git clone https://github.com/Das-rebel/a3m-router.git
9
+ cd a3m-router
10
+ npm install
11
+ npm run build
12
+ ```
12
13
 
13
- ## Areas We Need Help
14
+ ## Project Structure
14
15
 
15
- - ๐ŸŒ **New providers**: Add support for more LLM providers
16
- - ๐Ÿงช **Tests**: Improve test coverage
17
- - ๐Ÿ“– **Documentation**: Fix typos, add examples
18
- - ๐Ÿ› **Bug fixes**: Check open issues
19
- - ๐ŸŽจ **Examples**: Add real-world usage examples
16
+ ```
17
+ src/
18
+ โ”œโ”€โ”€ providers/ # 47+ LLM provider configurations
19
+ โ”œโ”€โ”€ routing/ # UCB1 + MCTS routing engine
20
+ โ”œโ”€โ”€ cache/ # Semantic deduplication cache
21
+ โ”œโ”€โ”€ proxy/ # OpenAI-compatible proxy server
22
+ โ””โ”€โ”€ tui/ # Terminal UI overlay
23
+ ```
20
24
 
21
- ## Development Setup
25
+ ## Development
22
26
 
23
27
  ```bash
24
- git clone https://github.com/Das-rebel/a3m-router.git
25
- cd adaptive-memory-multi-model-router
26
- npm install
27
- npm test
28
+ npm run build # Compile TypeScript
29
+ npm test # Run tests
30
+ node dist/tui/dashboard.js # Launch TUI
28
31
  ```
29
32
 
30
- ## Code Style
33
+ ## PR Guidelines
34
+
35
+ - Keep the package under 20KB (no ML deps)
36
+ - Add provider configs in `src/providers/`
37
+ - Route logic in `src/routing/`
38
+ - TUI changes in `src/tui/`
39
+ - Update CHANGELOG.md
40
+
41
+ ## Adding a Provider
31
42
 
32
- - TypeScript strict mode
33
- - No external dependencies in core routing logic
34
- - Keep the package small (<25 KB)
43
+ 1. Add config in `src/providers/providerConfig.ts`
44
+ 2. Set tier: `free` / `cheap` / `mid` / `premium`
45
+ 3. Add to `PROVIDER_TIERS` map
46
+ 4. PR with latency benchmarks
35
47
 
36
- ## License
48
+ ## Questions?
37
49
 
38
- By contributing, you agree that your contributions will be licensed under the MIT License.
50
+ Open an issue or reach out on [GitHub Discussions](https://github.com/Das-rebel/a3m-router/discussions).
package/README.md CHANGED
@@ -17,15 +17,15 @@
17
17
 
18
18
  ### Quick Start: [`docs/QUICK_START.md`](./docs/QUICK_START.md)
19
19
 
20
+ > **โญ If A3M Router saves you money, star the repo!** โ†’ [github.com/Das-rebel/a3m-router](https://github.com/Das-rebel/a3m-router)
21
+
20
22
  ### ๐Ÿ’… Terminal UI
21
23
 
22
24
  ```bash
23
- npx a3m
24
- # or directly:
25
25
  node dist/tui/dashboard.js
26
26
  ```
27
27
 
28
- Sakura pink overlay box. Commands: `/route`, `/cost`, `/health`, `/models`, `/model <provider>`. Type anything to auto-route. `esc` to quit.
28
+ Sakura pink overlay box with `/route`, `/cost`, `/health`, `/models`, `/model <provider>`. Type anything to auto-route through the cheapest model.
29
29
 
30
30
  ### ๐Ÿ“Š By the Numbers
31
31
 
@@ -0,0 +1,147 @@
1
+ # ๐Ÿš€ A3M Router โ€” Complete Posting & Discovery Directory
2
+
3
+ ## โœ… Published / Submitted
4
+
5
+ | Platform | Status | Link |
6
+ |:---------|:-------|:-----|
7
+ | dev.to article | โœ… Live | https://dev.to/megha_mukherjee_5eb776f2b/three-llm-infrastructure-problems-that-shouldnt-exist-in-2026-3a88 |
8
+ | GitHub Release v2.14.0-growth | โœ… Live | https://github.com/Das-rebel/a3m-router/releases/tag/v2.14.0-growth |
9
+ | npm v2.13.13 | โœ… Live | `npm install adaptive-memory-multi-model-router` |
10
+ | awesome-ai-gateways | โœ… PR #6 | https://github.com/12britz/awesome-ai-gateways/pull/6 |
11
+ | awesome-llm-gateways | โœ… PR #1 | https://github.com/wauputr4/awesome-llm-gateways/pull/1 |
12
+ | awesome-model-agnostic-llm | โœ… PR #2 | https://github.com/pyxis3-ai/awesome-model-agnostic-llm/pull/2 |
13
+ | awesome-ai-tools (5,318โ˜…) | โœ… PR #1404 | https://github.com/mahseema/awesome-ai-tools/pull/1404 |
14
+ | awesome-ai-coding-tools (1,749โ˜…) | โœ… PR #358 | https://github.com/ai-for-developers/awesome-ai-coding-tools/pull/358 |
15
+ | **awesome-LLM-resources** (8,429โ˜…) | โœ… **PR #125** | https://github.com/WangRongsheng/awesome-LLM-resources/pull/125 |
16
+
17
+ ---
18
+
19
+ ## ๐Ÿ“‹ Awesome Lists โ€” 20+ Total Targets
20
+
21
+ | # | List | Stars | Section | Status |
22
+ |:-:|:-----|:-----:|:--------|:-------|
23
+ | 1 | awesome-ai-gateways | 2โ˜… | AI Gateways | โœ… PR #6 |
24
+ | 2 | awesome-llm-gateways | 2โ˜… | Comparison Table | โœ… PR #1 |
25
+ | 3 | awesome-model-agnostic-llm | 2โ˜… | Inference routers | โœ… PR #2 |
26
+ | 4 | awesome-ai-tools | **5,318โ˜…** | Developer tools | โœ… PR #1404 |
27
+ | 5 | awesome-ai-coding-tools | **1,749โ˜…** | AI Frameworks & SDKs | โœ… PR #358 |
28
+ | 6 | awesome-LLM-resources (Chinese) | **8,429โ˜…** | ๆŽจ็† Inference | โœ… **PR #125** |
29
+ | 7 | awesome-llm-apps | **111Kโ˜…** | LLM Optimization Tools | ๐Ÿ”ฒ Need fork |
30
+ | 8 | awesome-nodejs | **65Kโ˜…** | No AI section | โŒ Not fit |
31
+ | 9 | awesome-opensource-ai | 3,683โ˜… | Dev Tools (needs 1Kโ˜…) | โŒ Too few stars |
32
+ | 10 | Awesome-LLMOps | 5,794โ˜… | Serving section | ๐Ÿ”ฒ Need fork |
33
+ | 11 | awesome-ml-serving | 51โ˜… | ML serving | ๐Ÿ”ฒ Need fork |
34
+ | 12 | awesome-typescript | 5,101โ˜… | No AI section | โŒ Not fit |
35
+ | 13 | awesome-ai-agents | 28Kโ˜… | Agent tools | ๐Ÿ”ฒ Need to check |
36
+ | 14 | awesome-ai-sdks | 1,178โ˜… | SDKs list | ๐Ÿ”ฒ Need to check |
37
+ | 15 | awesome-ai-proxy (Chinese) | 692โ˜… | API proxy list | ๐Ÿ”ฒ Need to check |
38
+ | 16 | awesome-open-source-ai | โ€” | Various | ๐Ÿ”ฒ Need star growth |
39
+
40
+ ---
41
+
42
+ ## ๐Ÿช AI Tool Directories (Free Submission)
43
+
44
+ These get indexed by Google/AI search engines:
45
+
46
+ | Directory | URL | Status |
47
+ |:----------|:----|:-------|
48
+ | Futurepedia | https://futurepedia.io/submit-tool | ๐Ÿ’ฐ $247 listing |
49
+ | ThereIsAnAIForThat | https://theresanaiforthat.com/submit | ๐Ÿ”’ Cloudflare blocked |
50
+ | AI Collective | https://aicollective.dev/submit | ๐Ÿ”’ Blocked |
51
+ | Toolify | https://toolify.ai/submit-tool | ๐Ÿ”’ Cloudflare blocked |
52
+ | GPTE | https://gpte.ai/submit | ๐Ÿ”’ Blocked |
53
+ | EasyWithAI | https://easywithai.com/submit | ๐Ÿ”’ Cloudflare blocked |
54
+ | AllThingsAI | https://allthingsai.com/submit-tool | ๐Ÿ”’ Blocked |
55
+ | AI Scout | https://aiscout.net/submit-tool | ๐Ÿ”’ Blocked |
56
+ | TopAI.tools | https://topai.tools/submit | ๐Ÿ”’ Blocked |
57
+ | Toolpilot | https://toolpilot.ai/submit | ๐Ÿ”’ Blocked |
58
+ | aiXploria | https://www.aixploria.com/ | ๐Ÿ”’ Cloudflare |
59
+ | aitoolhunt | https://www.aitoolhunt.com/ | ๐Ÿ”’ Blocked |
60
+ | aivalley | https://www.aivalley.ai/ | ๐Ÿ”’ Blocked |
61
+ | aitools.fyi | https://www.aitools.fyi/ | ๐Ÿ”’ Blocked |
62
+
63
+ > **Note:** Most AI directories use Cloudflare and require manual browser submission.
64
+ > Use the browser to manually submit each one.
65
+
66
+ ---
67
+
68
+ ## ๐Ÿ‡จ๐Ÿ‡ณ Chinese Platforms (ไธญๆ–‡ๅนณๅฐ)
69
+
70
+ | Platform | URL | Type | Status |
71
+ |:---------|:----|:-----|:-------|
72
+ | ๆœชๆฅ็™พ็ง‘ (FutureWiki) | https://nav.6ai.cn | AIๅฏผ่ˆช็ซ™ | ๐Ÿ”ฒ Manual |
73
+ | AIๅทฅๅ…ท้›† | https://aigc.cn | AIๅทฅๅ…ท้›†ๅˆ | ๐Ÿ”ฒ Manual |
74
+ | ๆŽ˜้‡‘AI | https://ai.juejin.cn | ๅผ€ๅ‘่€…็คพๅŒบ | ๐Ÿ”ฒ Manual |
75
+ | ๆ€ๅฆAI | https://segmentfault.com/ai | ๆŠ€ๆœฏ็คพๅŒบ | ๐Ÿ”ฒ Manual |
76
+ | ๅผ€ๆบไธญๅ›ฝ (OSChina) | https://oschina.net | ๅผ€ๆบ็คพๅŒบ | ๐Ÿ”ฒ Manual |
77
+ | ็ŸฅไนŽAI | https://zhihu.com/topic/ai | ้—ฎ็ญ”ๅนณๅฐ | ๐Ÿ”ฒ Manual |
78
+ | CSDN | https://csdn.net | ๅผ€ๅ‘่€…็คพๅŒบ | ๐Ÿ”ฒ Manual |
79
+ | InfoQไธญๆ–‡ | https://infoq.cn | ๆŠ€ๆœฏๅช’ไฝ“ | ๐Ÿ”ฒ Manual |
80
+ | ๆœบๅ™จไน‹ๅฟƒ | https://jiqizhixin.com | AIๅช’ไฝ“ | ๐Ÿ”ฒ Manual |
81
+
82
+ ---
83
+
84
+ ## ๐Ÿ“ฐ Developer Publications
85
+
86
+ | Publication | URL | Status |
87
+ |:------------|:----|:-------|
88
+ | **dev.to** | โ€” | โœ… Published |
89
+ | Hacker Noon | https://hackernoon.com/submit | ๐Ÿ”ฒ Manual |
90
+ | FreeCodeCamp | https://freecodecamp.org/news | ๐Ÿ”ฒ Manual |
91
+ | DZone | https://dzone.com/write-for-dzone | ๐Ÿ”ฒ Manual |
92
+ | Better Programming | https://betterprogramming.pub | ๐Ÿ”ฒ Manual |
93
+ | Level Up Coding | https://levelup.gitconnected.com | ๐Ÿ”ฒ Manual |
94
+
95
+ ---
96
+
97
+ ## ๐Ÿ“ง Newsletters
98
+
99
+ | Newsletter | URL | Subscribers | Status |
100
+ |:-----------|:----|:------------|:-------|
101
+ | TLDR AI | https://tldr.tech/ai/submit | 500K+ | ๐Ÿ”ฒ Manual |
102
+ | The Neuron | https://neuronpublish.com | 300K+ | ๐Ÿ”ฒ Manual |
103
+ | AI Breakfast | https://aibreakfast.com/submit | 100K+ | ๐Ÿ”ฒ Manual |
104
+ | Ben's Bites | https://bensbites.com/submit | 200K+ | ๐Ÿ”ฒ Manual |
105
+ | Last Week in AI | https://lastweekin.ai/submit | 50K+ | ๐Ÿ”ฒ Manual |
106
+ | Import AI | jack@sequoiacap.com | 30K+ | ๐Ÿ”ฒ Email |
107
+
108
+ ---
109
+
110
+ ## ๐Ÿค– Ecosystem Integrations (Permanent Discoverability)
111
+
112
+ | Platform | Action | Impact |
113
+ |:---------|:-------|:-------|
114
+ | **LangChain** | Create custom LLM provider integration | 100K+ users |
115
+ | **LlamaIndex** | Add as tool/retriever | 50K+ users |
116
+ | **Vercel AI SDK** | Community provider | 50K+ users |
117
+ | **HuggingFace Spaces** | Deploy live demo space | 1M+ visitors |
118
+
119
+ ---
120
+
121
+ ## ๐Ÿ“Š Platform Priority
122
+
123
+ ```
124
+ P0 โ€” DONE:
125
+ โœ… dev.to article published
126
+ โœ… npm published with 40 keywords
127
+ โœ… 6 Awesome List PRs submitted
128
+ โœ… GitHub Release created
129
+ โœ… AI discoverability (llms.txt, topics, schema)
130
+
131
+ P1 โ€” CAN DO NOW:
132
+ ๐Ÿ”ฒ Fork + PR to awesome-llm-apps (111Kโ˜…) โ€” LLM Optimization Tools
133
+ ๐Ÿ”ฒ Fork + PR to Awesome-LLMOps (5.8Kโ˜…) โ€” Serving section
134
+ ๐Ÿ”ฒ Submit to OSChina manually (Chinese open source)
135
+ ๐Ÿ”ฒ Post to Reddit as Daslearnsai
136
+
137
+ P2 โ€” NEEDS MANUAL BROWSER:
138
+ ๐Ÿ”ฒ Submit to AI tool directories (15 platforms)
139
+ ๐Ÿ”ฒ Submit to Chinese AI directories (9 platforms)
140
+ ๐Ÿ”ฒ Submit to newsletters (6 newsletters)
141
+
142
+ P3 โ€” LONG TERM:
143
+ ๐Ÿ”ฒ LangChain provider integration
144
+ ๐Ÿ”ฒ Vercel AI SDK integration
145
+ ๐Ÿ”ฒ HuggingFace Space demo
146
+ ๐Ÿ”ฒ Reach 1K GitHub stars โ†’ unlock 10+ more awesome lists
147
+ ```
@@ -0,0 +1,189 @@
1
+ # ๐ŸŒ A3M Router โ€” MASTER POSTING & SEO DIRECTORY
2
+
3
+ > Compiled from vault tweets + research. Updated 2026-05-27.
4
+
5
+ ---
6
+
7
+ ## ๐Ÿ† ALREADY DONE
8
+
9
+ | Action | Status | Link |
10
+ |:-------|:-------|:-----|
11
+ | dev.to article | โœ… | https://dev.to/megha_mukherjee_5eb776f2b/three-llm-infrastructure-problems-that-shouldnt-exist-in-2026-3a88 |
12
+ | npm v2.13.13 | โœ… | 40 keywords, growth description |
13
+ | GitHub Release v2.14.0-growth | โœ… | Tagged on repo |
14
+ | GitHub AI discoverability | โœ… | llms.txt, 16 topics, schema |
15
+ | awesome-ai-gateways PR #6 | โœ… | Open Source AI Gateways |
16
+ | awesome-llm-gateways PR #1 | โœ… | Comparison table |
17
+ | awesome-model-agnostic-llm PR #2 | โœ… | Inference routers |
18
+ | awesome-ai-tools PR #1404 (5.3Kโ˜…) | โœ… | Developer tools |
19
+ | awesome-ai-coding-tools PR #358 (1.7Kโ˜…) | โœ… | AI Frameworks & SDKs |
20
+ | awesome-LLM-resources PR #125 (8.4Kโ˜…) | โœ… | ๆŽจ็† Inference (Chinese) |
21
+
22
+ ---
23
+
24
+ ## ๐Ÿ”ด REDDIT (Vault-Sourced โ€” 35+ Subreddits)
25
+
26
+ From vault tweets @mayakyler + @natiakourdadze + @alexsssaint:
27
+
28
+ ### Product/Startup Promotion
29
+ | Subreddit | Members | Focus |
30
+ |:----------|:-------:|:------|
31
+ | r/SideProject | 2.5M | Show your side project |
32
+ | r/IMadeThis | 300K | I made something |
33
+ | r/AlphaandBetausers | 10K | Beta testers needed |
34
+ | r/RoastMyStartup | 100K | Get feedback |
35
+ | r/IndieBiz | 50K | Indie business |
36
+ | r/SmallBusiness | 3M | Small biz tools |
37
+ | r/Promotereddit | 50K | Promo allowed |
38
+ | r/GrowthHacking | 5M | Growth strategies |
39
+
40
+ ### Tech/Dev Communities
41
+ | Subreddit | Members | Focus |
42
+ |:----------|:-------:|:------|
43
+ | r/javascript | 2.5M | JavaScript show & tell |
44
+ | r/typescript | 400K | TypeScript projects |
45
+ | r/node | 250K | Node.js packages |
46
+ | r/opensource | 200K | Open-source projects |
47
+ | r/devops | 300K | Infrastructure |
48
+
49
+ ### AI-Specific
50
+ | Subreddit | Members | Focus |
51
+ |:----------|:-------:|:------|
52
+ | r/LLMDevs | 50K+ | LLM development |
53
+ | r/MachineLearning | 2.7M | ML community |
54
+ | r/artificial | 550K | AI general |
55
+ | r/LocalLLaMA | 200K | Local LLMs |
56
+
57
+ ### More (from vault)
58
+ | Subreddit | Focus |
59
+ |:----------|:------|
60
+ | r/Digitalnomad | Remote tools |
61
+ | r/LifeProTips | Helpful tools |
62
+ | r/lifehacks | Productivity |
63
+ | r/explainlikeimfive | Explain tech |
64
+ | r/todayilearned | Share knowledge |
65
+ | r/Analytics | SEO/data |
66
+
67
+ ---
68
+
69
+ ## ๐Ÿš€ LAUNCH PLATFORMS
70
+
71
+ | Platform | URL | Type | Notes |
72
+ |:---------|:----|:-----|:------|
73
+ | **Product Hunt** | https://producthunt.com | #1 launch platform | Need maker profile |
74
+ | **Hacker News** | https://news.ycombinator.com/submit | Show HN | Need HN account |
75
+ | **BetaList** | https://betalist.com/submit | Startup directory | Free submission |
76
+ | **BetaPage** | https://betapage.co/submit | Startup directory | Free |
77
+ | **Launching Next** | https://launchingnext.com | Startup discovery | Free |
78
+ | **PitchHunt** | https://pitchhunt.com | PH alternative | Free |
79
+ | **Launchber** | https://launchber.com | Show HN directory | Free |
80
+ | **Show HN Party** | https://showhn.party | HN launches | Free |
81
+ | **Indie Hackers** | https://indiehackers.com | Founder community | Post as project |
82
+
83
+ ---
84
+
85
+ ## ๐Ÿ“ฐ DEVELOPER PUBLICATIONS
86
+
87
+ | Publication | URL | Traffic |
88
+ |:------------|:----|:--------|
89
+ | **dev.to** | โœ… Already posted | 4M devs |
90
+ | Hacker Noon | https://hackernoon.com/submit | 4M readers |
91
+ | FreeCodeCamp | https://freecodecamp.org/news | 8M devs |
92
+ | DZone | https://dzone.com/write-for-dzone | 1M+ |
93
+ | Better Programming | https://betterprogramming.pub | Medium pub |
94
+ | Level Up Coding | https://levelup.gitconnected.com | Medium pub |
95
+ | Codeburst | https://codeburst.io | Medium pub |
96
+ | The Startup | https://medium.com/swlh | Medium pub |
97
+
98
+ ---
99
+
100
+ ## ๐Ÿช AI TOOL DIRECTORIES (15+)
101
+
102
+ | Directory | URL | Submit |
103
+ |:----------|:----|:-------|
104
+ | Futurepedia | https://futurepedia.io | ๐Ÿ’ฐ$247+ |
105
+ | ThereIsAnAIForThat | https://theresanaiforthat.com | ๐Ÿ”’ Cloudflare |
106
+ | AI Collective | https://aicollective.dev | ๐Ÿ”’ |
107
+ | Toolify | https://toolify.ai | ๐Ÿ”’ |
108
+ | AllThingsAI | https://allthingsai.com | ๐Ÿ”’ |
109
+ | AI Scout | https://aiscout.net | ๐Ÿ”’ |
110
+ | TopAI.tools | https://topai.tools | ๐Ÿ”’ |
111
+ | aiXploria | https://aixploria.com | ๐Ÿ”’ |
112
+ | aitoolhunt | https://aitoolhunt.com | ๐Ÿ”’ |
113
+ | EasyWithAI | https://easywithai.com | ๐Ÿ”’ |
114
+
115
+ ---
116
+
117
+ ## ๐Ÿ‡จ๐Ÿ‡ณ CHINESE PLATFORMS (ไธญๆ–‡)
118
+
119
+ | Platform | URL | Type | Action |
120
+ |:---------|:----|:-----|:-------|
121
+ | ๅผ€ๆบไธญๅ›ฝ OSChina | https://oschina.net | ๅผ€ๆบ็คพๅŒบ | Submit project |
122
+ | ๆŽ˜้‡‘ Juejin | https://juejin.cn | ๅผ€ๅ‘่€…็คพๅŒบ | Post article |
123
+ | ๆ€ๅฆ SegmentFault | https://segmentfault.com | ๆŠ€ๆœฏ็คพๅŒบ | Post article |
124
+ | ็ŸฅไนŽ Zhihu | https://zhihu.com | ้—ฎ็ญ”ๅนณๅฐ | Answer AI questions |
125
+ | CSDN | https://csdn.net | ๅผ€ๅ‘่€…็คพๅŒบ | Post article |
126
+ | InfoQไธญๆ–‡ | https://infoq.cn | ๆŠ€ๆœฏๅช’ไฝ“ | Pitch story |
127
+ | ๆœบๅ™จไน‹ๅฟƒ | https://jiqizhixin.com | AIๅช’ไฝ“ | Pitch story |
128
+
129
+ ---
130
+
131
+ ## ๐Ÿ“ง NEWSLETTERS
132
+
133
+ | Newsletter | URL | Subs | Action |
134
+ |:-----------|:----|:----:|:-------|
135
+ | TLDR AI | https://tldr.tech/ai/submit | 500K+ | Submit tool |
136
+ | The Neuron | https://neuronpublish.com | 300K+ | Submit |
137
+ | AI Breakfast | https://aibreakfast.com | 100K+ | Submit |
138
+ | Ben's Bites | https://bensbites.com | 200K+ | Submit |
139
+ | Last Week in AI | https://lastweekin.ai | 50K+ | Submit |
140
+ | Import AI | jack@sequoiacap.com | 30K+ | Email |
141
+
142
+ ---
143
+
144
+ ## ๐Ÿค– ECOSYSTEM INTEGRATIONS
145
+
146
+ | Platform | Integration | Impact |
147
+ |:---------|:------------|:-------|
148
+ | **LangChain** | Custom LLM provider | 150K+ GitHub |
149
+ | **LlamaIndex** | Tool/retriever | 50K+ GitHub |
150
+ | **Vercel AI SDK** | Community provider | 50K+ GitHub |
151
+ | **HuggingFace Spaces** | Live demo | 1M+ monthly |
152
+ | **OpenAI Cookbook** | Usage pattern | 20K+ GitHub |
153
+
154
+ ---
155
+
156
+ ## ๐Ÿ“‹ AWESOME LISTS (Pending Star Growth)
157
+
158
+ Needs 1K+ GitHub stars before many awesome lists will accept:
159
+
160
+ | List | Stars Required | Current |
161
+ |:-----|:--------------:|:-------:|
162
+ | awesome-opensource-ai | 1Kโ˜… | 4โ˜… |
163
+ | awesome-llm-apps (111Kโ˜…) | No formal req | 4โ˜… |
164
+ | Awesome-LLMOps (5.8Kโ˜…) | No formal req | 4โ˜… |
165
+ | awesome-ai-agents (28Kโ˜…) | Individual pages | 4โ˜… |
166
+ | awesome-nodejs (65Kโ˜…) | No AI section | N/A |
167
+
168
+ **Next goal:** Reach 100โ˜… โ†’ unlock most awesome lists โ†’ 1Kโ˜… for strict ones.
169
+
170
+ ---
171
+
172
+ ## ๐Ÿ“Š PRIORITY TRACKER
173
+
174
+ ```
175
+ DONE (10 items):
176
+ โœ… dev.to article
177
+ โœ… npm v2.13.13
178
+ โœ… GitHub Release v2.14.0-growth
179
+ โœ… 6 Awesome List PRs
180
+ โœ… AI discoverability (llms.txt, 16 topics, schema)
181
+ โœ… Posting directory saved to repo
182
+
183
+ NEXT (this week):
184
+ ๐Ÿ”ฒ Submit to OSChina (Chinese open source)
185
+ ๐Ÿ”ฒ Post to Reddit (5 subreddits)
186
+ ๐Ÿ”ฒ Submit to BetaList
187
+ ๐Ÿ”ฒ Submit to TLDR AI newsletter
188
+ ๐Ÿ”ฒ Reach 100 GitHub stars โ†’ unlock more awesome lists
189
+ ```
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adaptive-memory-multi-model-router",
3
- "version": "2.13.15",
3
+ "version": "2.13.17",
4
4
  "shortName": "A3M Router",
5
5
  "displayName": "A3M Router - Adaptive Memory Multi-Model Router",
6
6
  "description": "๐Ÿ”ฅ Fastest-growing npm LLM router โ€” 0 to 10K downloads in 14 days. Parallel multi-LLM execution with independent benchmark validation (138ms baseline, +96ms proxy overhead), 47+ providers, 99.5% routing accuracy, 62% cost savings. Open-source AI gateway with ensemble voting, semantic cache, budget enforcement. 19.5 KB, zero ML.",
@@ -55,46 +55,60 @@
55
55
  }
56
56
  },
57
57
  "keywords": [
58
- "llm-router",
59
58
  "ai-gateway",
60
- "llm-gateway",
61
- "multi-llm",
62
- "parallel-llm",
63
- "openai-proxy",
64
- "llm-proxy",
65
- "cost-optimization",
66
59
  "ai-infrastructure",
67
- "routing",
68
- "provider-routing",
69
- "model-routing",
70
- "llm-routing",
71
- "parallel-execution",
72
- "ensemble-voting",
73
- "confidence-scoring",
74
- "semantic-cache",
75
- "circuit-breaker",
76
- "budget-enforcement",
77
- "prompt-guardrails",
78
- "llm-security",
79
- "groq",
80
60
  "anthropic",
81
- "openai",
61
+ "api-gateway",
62
+ "artificial-intelligence",
63
+ "budget",
64
+ "budget-control",
65
+ "budget-enforcement",
66
+ "caching",
67
+ "chat",
68
+ "circuit-breaker",
69
+ "cli-tool",
70
+ "confidence-scoring",
71
+ "cost-optimization",
72
+ "cost-tracker",
73
+ "cross-provider",
82
74
  "deepseek",
83
- "nvidia",
75
+ "devtools",
76
+ "ensemble-voting",
77
+ "free-llm",
84
78
  "gemini",
79
+ "groq",
80
+ "independent-benchmark",
81
+ "llm",
82
+ "llm-cost",
83
+ "llm-gateway",
84
+ "llm-proxy",
85
+ "llm-router",
86
+ "llm-routing",
87
+ "llm-security",
88
+ "machine-learning",
85
89
  "mistral",
86
- "typescript",
90
+ "model-routing",
91
+ "multi-llm",
92
+ "multi-provider",
87
93
  "nodejs",
94
+ "nvidia",
95
+ "nvidia-free",
96
+ "nvidia-nim",
88
97
  "open-source",
89
- "llm",
90
- "artificial-intelligence",
91
- "machine-learning",
92
- "api-gateway",
93
- "devtools",
94
- "independent-benchmark",
98
+ "openai",
99
+ "openai-proxy",
100
+ "overlay",
101
+ "parallel-execution",
102
+ "parallel-llm",
103
+ "prompt-guardrails",
104
+ "provider-routing",
105
+ "repl",
106
+ "routing",
107
+ "semantic-cache",
108
+ "terminal-ui",
95
109
  "third-party-validation",
96
- "multi-provider",
97
- "cross-provider"
110
+ "tui",
111
+ "typescript"
98
112
  ],
99
113
  "author": "Das-rebel <subho@example.com>",
100
114
  "license": "MIT",
@@ -134,11 +148,7 @@
134
148
  },
135
149
  "dependencies": {
136
150
  "blessed": "^0.1.81",
137
- "blessed-contrib": "^4.11.0",
138
- "boxen": "^7.1.1",
139
- "chalk": "^4.1.2",
140
- "nanoid": "^5.0.0",
141
- "ora": "^8.2.0"
151
+ "nanoid": "^5.0.0"
142
152
  },
143
153
  "devDependencies": {
144
154
  "@types/node": "^25.8.0",