adaptive-memory-multi-model-router 2.14.9 → 2.14.10

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/.publish-tick CHANGED
@@ -1 +1 @@
1
- 1780140122
1
+ 1780153717
@@ -0,0 +1,229 @@
1
+ # Improved Prompts for A3M Router Product Video (10x Better)
2
+ # Based on vault learnings from successful launches on X/HN/PH
3
+
4
+ ## Key Patterns from Vault
5
+
6
+ ### 1. VIRAL VIDEO TRIFECTA
7
+ 1. **Strong hook** (< 2 seconds)
8
+ 2. **Seamless CTA**
9
+ 3. **Repeatable**
10
+
11
+ ### 2. MOST IMPORTANT: "Generate Hype, Not Demo"
12
+ > "Your main intention with the product video is to generate interest (hype!)
13
+ > It's not a demo. You do not need to show every step.
14
+ > Simplify things. Retain viewers." - from successful indie founder
15
+
16
+ ### 3. Launch Channels That Work
17
+ - 35% Reddit
18
+ - 27% X (Twitter)
19
+ - **18% PH / HN launch posts**
20
+
21
+ ### 4. Cluely Video Analysis (Viral Pattern)
22
+ - Close face hook for <2 secs
23
+ - Trending/relevant theme
24
+ - Highly relatable situation
25
+ - Question in caption
26
+ - Very short → people likely to rewatch
27
+
28
+ ### 5. Nano Banana (Image) - Reality-First Prompt Structure
29
+ ```
30
+ [Subject] in [Setting], [Lighting], [Style/Medium], [Technical specs]
31
+ ```
32
+
33
+ ### 6. Veo 3 (Video) - JSON Structure
34
+ ```json
35
+ {
36
+ "shot": {
37
+ "composition": "Wide shot of...",
38
+ "lens": "35mm wide-angle lens",
39
+ "frame_rate": "24fps",
40
+ "camera_movement": "slow dolly forward",
41
+ "film_grain": "subtle grain"
42
+ }
43
+ }
44
+ ```
45
+
46
+ ---
47
+
48
+ ## NEW 10X VIDEO STRATEGY: HYPE-FIRST, NOT DEMO
49
+
50
+ ### The Problem with Our Current Video
51
+ - We show frames: AI data center → Cost → Parallel → Providers → End card
52
+ - This is a DEMO, not HYPE
53
+ - Viewers get bored, leave before the good stuff
54
+
55
+ ### The 10x Better Structure (Based on Vault)
56
+ **Total: 15-20 seconds max**
57
+
58
+ 1. **HOOK (0-2s):** "I built a router that saves $10,000/month" - SHOCK VALUE
59
+ 2. **PROOF (2-5s):** Live demo showing cost comparison - GPT-4 vs A3M
60
+ 3. **WOW MOMENT (5-8s):** Show parallel execution, all 5 providers firing
61
+ 4. **SOCIAL PROOF (8-10s):** "#1 on RouterArena with 76.43"
62
+ 5. **CTA (10-12s):** "npm install adaptive-memory-multi-model-router"
63
+
64
+ ### For HN/PH Audience Specifically:
65
+ - Lead with **benchmark**, not marketing
66
+ - Show the **numbers** upfront
67
+ - Keep technical credibility
68
+ - One clear demo, not 5 features
69
+
70
+ ---
71
+
72
+ ## REVISED FRAME PROMPTS
73
+
74
+ ### Frame 1: HOOK - The Shock Stat (0-3s)
75
+ **Video prompt (JSON):**
76
+ ```json
77
+ {
78
+ "shot": {
79
+ "composition": "Close-up of terminal showing cost calculations, numbers rapidly updating",
80
+ "lens": "50mm portrait lens",
81
+ "frame_rate": "30fps",
82
+ "camera_movement": "Static close-up, subtle zoom in",
83
+ "film_grain": "Clean digital"
84
+ }
85
+ }
86
+ ```
87
+ **Overlay text:** "I built a router that saves developers $10,000/month"
88
+
89
+ **Or with Veo 3:**
90
+ > A developer at a desk, shocked at their screen showing cost savings, rapid calculator numbers, light bulb moment, dramatic lighting
91
+
92
+ ---
93
+
94
+ ### Frame 2: PROOF - Live Demo (3-8s)
95
+ **Image prompt:**
96
+ > Split screen: Left side shows GPT-4 API bill for $300. Right side shows A3M Router cost of $1.41 for same queries. Real-time terminal window, both running side by side, numbers updating live. Dark room, desk lamp, professional comparison shot, photorealistic, 4K
97
+
98
+ **Video prompt (JSON):**
99
+ ```json
100
+ {
101
+ "shot": {
102
+ "composition": "Split screen terminal comparison, GPT-4 costs on left (red, growing), A3M costs on right (green, flat)",
103
+ "lens": "35mm wide-angle lens",
104
+ "frame_rate": "30fps",
105
+ "camera_movement": "Slow push in, subtle",
106
+ "film_grain": "Clean digital, slight bloom on numbers"
107
+ }
108
+ }
109
+ ```
110
+
111
+ ---
112
+
113
+ ### Frame 3: WOW - Parallel Execution (8-12s)
114
+ **Image prompt:**
115
+ > Terminal window on a laptop showing 5 AI providers firing simultaneously: Groq, Cerebras, DeepSeek, Mistral, OpenAI. All green checkmarks appearing at different speeds. Groq first to respond with 187ms. Animated diagram, cyberpunk aesthetic, neon green on black, holographic overlay effect, futuristic command center vibe, professional product photography
116
+
117
+ **Video prompt (JSON):**
118
+ ```json
119
+ {
120
+ "shot": {
121
+ "composition": "Terminal window, 5 provider lines appearing simultaneously with green checkmarks, Groq winning race at 187ms",
122
+ "lens": "35mm lens",
123
+ "frame_rate": "24fps",
124
+ "camera_movement": "Slow zoom in as results appear",
125
+ "film_grain": "CRT scanline effect, digital noise"
126
+ }
127
+ }
128
+ ```
129
+
130
+ ---
131
+
132
+ ### Frame 4: SOCIAL PROOF (12-15s)
133
+ **Image prompt:**
134
+ > Clean minimalist dark card floating in space, "A3M Router" in bold white text centered, below in gold/amber text: "#1 on RouterArena · 76.43 benchmark score", below that gray text: "40 providers · 213× cheaper than GPT-4", subtle blue glow around text, spotlight from above, Apple keynote aesthetic, dark void background, professional product photography
135
+
136
+ **Video prompt (JSON):**
137
+ ```json
138
+ {
139
+ "shot": {
140
+ "composition": "Product card fading in, text elements appearing sequentially with subtle glow",
141
+ "lens": "85mm portrait lens",
142
+ "frame_rate": "24fps",
143
+ "camera_movement": "Very slow push in, breathing motion",
144
+ "film_grain": "Clean digital, light rays from above"
145
+ }
146
+ }
147
+ ```
148
+
149
+ ---
150
+
151
+ ### Frame 5: CTA (15-18s)
152
+ **Image prompt:**
153
+ > Dark terminal window with green on black text: "npm install adaptive-memory-multi-model-router" in large monospace font. Below: GitHub and npm logos side by side. Below that: "RouterArena #1" badge. Clean, minimal, developer-focused aesthetic, dark mode IDE style, professional product shot on desk
154
+
155
+ **Video prompt (JSON):**
156
+ ```json
157
+ {
158
+ "shot": {
159
+ "composition": "Terminal window appearing with command text typing out character by character",
160
+ "lens": "50mm portrait lens",
161
+ "frame_rate": "30fps",
162
+ "camera_movement": "Static, cursor blinking",
163
+ "film_grain": "Clean digital"
164
+ }
165
+ }
166
+ ```
167
+
168
+ ---
169
+
170
+ ## KEY IMPROVEMENTS FROM VAULT
171
+
172
+ | Old Approach | 10x Better (Vault) |
173
+ |-------------|-------------------|
174
+ | 5-frame feature dump | 5-frame HYPE story |
175
+ | AI data center hero | Developer SHOCK moment |
176
+ | Technical accuracy | Emotional hook first |
177
+ | Show all features | Show ONE proof point |
178
+ | Demo mindset | Hype mindset |
179
+ | 13+ seconds of images | 18s max, every second counts |
180
+
181
+ ---
182
+
183
+ ## PROMPT STRUCTURE FORMULA (From Vault)
184
+
185
+ ### For Images:
186
+ ```
187
+ [Specific Subject] + [Setting/Background] + [Lighting] + [Style] + [Technical specs]
188
+ ```
189
+
190
+ **Examples:**
191
+ - "Split screen terminal showing GPT-4 vs A3M costs, dark room, desk lamp lighting, professional comparison, photorealistic"
192
+ - "Terminal with 5 AI providers racing, cyberpunk aesthetic, neon green on black, holographic overlay, futuristic command center"
193
+
194
+ ### For Video (Veo 3 JSON):
195
+ ```
196
+ {
197
+ "shot": {
198
+ "composition": "[What you see]",
199
+ "lens": "[Lens type]",
200
+ "frame_rate": "[FPS - usually 24-30]",
201
+ "camera_movement": "[Movement type and speed]",
202
+ "film_grain": "[Texture/style]"
203
+ }
204
+ }
205
+ ```
206
+
207
+ ---
208
+
209
+ ## SHORTER PROMPTS THAT WORK (From Vault)
210
+
211
+ Rather than over-detailing, focus on:
212
+ 1. **Subject** - What is shown
213
+ 2. **Action/Motion** - What's happening
214
+ 3. **Mood** - How it feels
215
+ 4. **Style** - Visual reference
216
+
217
+ **Good:** "Split screen terminal, GPT-4 vs A3M costs, numbers updating live, shocked developer reaction"
218
+ **Bad:** "A photorealistic split-screen product photography composition showing two laptop screens side by side with detailed cost analysis..."
219
+
220
+ ---
221
+
222
+ ## HN/PH SPECIFIC TIPS
223
+
224
+ For Hacker News / Product Hunt audience:
225
+ 1. **Lead with numbers, not claims**
226
+ 2. **Show benchmark proof**
227
+ 3. **Keep it technical but accessible**
228
+ 4. **Demo should be "wow" not "look at all features"**
229
+ 5. **CTA should be simple install command**
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adaptive-memory-multi-model-router",
3
- "version": "2.14.9",
3
+ "version": "2.14.10",
4
4
  "shortName": "A3M Router",
5
5
  "displayName": "A3M Router - Adaptive Memory Multi-Model Router",
6
6
  "description": "🏆 #1 LLM routing benchmark & Cheapest LLM router with memory · Open-source AI gateway with parallel multi-LLM execution across 47+ providers, ensemble voting, semantic cache, and budget enforcement",
@@ -1,3 +1,3 @@
1
- ## 2026-05-30T11:22Z
2
- Published v2.14.8
1
+ ## 2026-05-30T15:08Z
2
+ Published v2.14.9
3
3