@@ -12,7 +12,7 @@ mdc: true
12
12
canvasWidth : 784
13
13
---
14
14
15
- # <span text-lightblue >Local-first</span ><br > AI Token <span font-bold >Platform</span >
15
+ # <span text-lightblue class = " text-outline-outward " >Local-first</span ><br > AI Token <span font-bold >Platform</span >
16
16
17
17
<div op-80 mt--1 mb-4 >
18
18
@@ -24,6 +24,18 @@ canvasWidth: 784
24
24
UniToken
25
25
</div >
26
26
27
+ <style >
28
+
29
+ .text-outline-outward {
30
+ text-shadow :
31
+ -1px 0 0 #333 ,
32
+ 1px 0 0 #333 ,
33
+ 0 -1px 0 #333 ,
34
+ 0 1px 0 #333 ;
35
+ }
36
+
37
+ </style >
38
+
27
39
---
28
40
29
41
# [ Local AI Agents] {.text-primary.font-bold}[ :] {.op-50} Dilemma
@@ -82,11 +94,11 @@ U(Users) -->| pay monthly plan | A(Agent) -->| pay token costs&nb
82
94
<table class =" w-full " >
83
95
<thead text-sm >
84
96
<tr>
85
- <th class="pb-0 !"></th>
86
- <th class="pb-0 ! p-2 font-semibold">On first Agent</th>
87
- <th class="pb-0 ! p-2 font-semibold">On next Agent</th>
88
- <th class="pb-0 ! p-2 font-semibold">On the future...</th>
89
- <th class="pb-0 !"></th>
97
+ <th class="pb-1 !"></th>
98
+ <th class="pb-1 ! p-2 font-semibold">On first Agent</th>
99
+ <th class="pb-1 ! p-2 font-semibold">On next Agent</th>
100
+ <th class="pb-1 ! p-2 font-semibold">On the future...</th>
101
+ <th class="pb-1 !"></th>
90
102
</tr>
91
103
</thead >
92
104
<tbody >
@@ -97,7 +109,7 @@ U(Users) -->| pay monthly plan | A(Agent) -->| pay token costs&nb
97
109
<td>
98
110
<ol class="flex flex-col h-full">
99
111
<li>Search for provider</li>
100
- <li>Visit <span class="font-mono text-6px ">OpenRouter.ai</span></li>
112
+ <li>Visit <span class="font-mono">OpenRouter.ai</span></li>
101
113
<li>Sign up account</li>
102
114
<li>Add credits</li>
103
115
<li>Create API Key</li>
@@ -107,7 +119,7 @@ U(Users) -->| pay monthly plan | A(Agent) -->| pay token costs&nb
107
119
</td>
108
120
<td align-top>
109
121
<ol class="flex flex-col h-full">
110
- <li>Visit <span class="font-mono text-6px ">OpenRouter.ai</span></li>
122
+ <li>Visit <span class="font-mono">OpenRouter.ai</span></li>
111
123
<li>Sign in account</li>
112
124
<li>Create API Key</li>
113
125
<li>Go back to agent</li>
@@ -116,7 +128,7 @@ U(Users) -->| pay monthly plan | A(Agent) -->| pay token costs&nb
116
128
</td>
117
129
<td align-top>
118
130
<ol class="flex flex-col h-full">
119
- <li>Visit <span class="font-mono text-6px ">OpenRouter.ai</span></li>
131
+ <li>Visit <span class="font-mono">OpenRouter.ai</span></li>
120
132
<li>Sign in account</li>
121
133
<li>Create API Key</li>
122
134
<li>Go back to agent</li>
@@ -134,7 +146,7 @@ U(Users) -->| pay monthly plan | A(Agent) -->| pay token costs&nb
134
146
After
135
147
</td>
136
148
<td>
137
- <ol class="flex flex-col h-full">
149
+ <ol class="flex flex-col h-full text-10px ">
138
150
<li><span text-primary font-bold>Auto</span> open UniToken</li>
139
151
<li>Sign up <span text-primary font-bold>in-app</span></li>
140
152
<li>Add credits <span text-primary font-bold>in-app</span></li>
@@ -169,7 +181,7 @@ src: ./about-me.md
169
181
170
182
- AI Agents ** will** [ blow up] {.font-bold.text-yellow}
171
183
172
- - [ But not yet! ] {.text-lightblue.font-bold}
184
+ - But [ not yet] {.text-lightblue.font-bold}!
173
185
174
186
</div >
175
187
@@ -213,15 +225,9 @@ like the ["OpenAI Protocol"]{.text-xl.font-bold.text-yellow}
213
225
<img src =" ./assets/how-to-profit.svg " fixed h-102 top-4 bottom-4 />
214
226
215
227
---
216
- class: flex items-center justify-center
228
+ src: ./final-word.md
217
229
---
218
230
219
- <div text-2xl >
220
-
221
- Thanks
222
-
223
- </div >
224
-
225
231
---
226
232
227
233
<img src =" https://docs.uni-token.app/arch.png " v-drag =" [44,32,700,NaN] " rounded-xl />
0 commit comments