morriszms commited on
Commit
6f5a41b
·
verified ·
1 Parent(s): caa9024

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -189,44 +189,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
189
 
190
  ## Our projects
191
  <table border="1" cellspacing="0" cellpadding="10">
192
- <tr>
193
- <th style="font-size: 25px;">Awesome MCP Servers</th>
194
- <th style="font-size: 25px;">TensorBlock Studio</th>
195
- </tr>
196
  <tr>
197
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
198
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
  </tr>
200
  <tr>
201
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
202
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
203
  </tr>
204
- <tr>
205
- <th>
206
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
207
- display: inline-block;
208
- padding: 8px 16px;
209
- background-color: #FF7F50;
210
- color: white;
211
- text-decoration: none;
212
- border-radius: 6px;
213
- font-weight: bold;
214
- font-family: sans-serif;
215
- ">👀 See what we built 👀</a>
216
- </th>
217
- <th>
218
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
219
- display: inline-block;
220
- padding: 8px 16px;
221
- background-color: #FF7F50;
222
- color: white;
223
- text-decoration: none;
224
- border-radius: 6px;
225
- font-weight: bold;
226
- font-family: sans-serif;
227
- ">👀 See what we built 👀</a>
228
- </th>
229
- </tr>
230
  </table>
231
  ## Prompt template
232
 
 
189
 
190
  ## Our projects
191
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
192
  <tr>
193
+ <th colspan="2" style="font-size: 25px;">Forge</th>
194
+ </tr>
195
+ <tr>
196
+ <th colspan="2">
197
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
198
+ </th>
199
+ </tr>
200
+ <tr>
201
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
202
+ </tr>
203
+ <tr>
204
+ <th colspan="2">
205
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
206
+ display: inline-block;
207
+ padding: 8px 16px;
208
+ background-color: #FF7F50;
209
+ color: white;
210
+ text-decoration: none;
211
+ border-radius: 6px;
212
+ font-weight: bold;
213
+ font-family: sans-serif;
214
+ ">🚀 Try it now! 🚀</a>
215
+ </th>
216
+ </tr>
217
+
218
+ <tr>
219
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
220
+ <th style="font-size: 25px;">TensorBlock Studio</th>
221
+ </tr>
222
+ <tr>
223
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
224
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
225
  </tr>
226
  <tr>
227
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
228
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
229
  </tr>
230
+ <tr>
231
+ <th>
232
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
233
+ display: inline-block;
234
+ padding: 8px 16px;
235
+ background-color: #FF7F50;
236
+ color: white;
237
+ text-decoration: none;
238
+ border-radius: 6px;
239
+ font-weight: bold;
240
+ font-family: sans-serif;
241
+ ">👀 See what we built 👀</a>
242
+ </th>
243
+ <th>
244
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
245
+ display: inline-block;
246
+ padding: 8px 16px;
247
+ background-color: #FF7F50;
248
+ color: white;
249
+ text-decoration: none;
250
+ border-radius: 6px;
251
+ font-weight: bold;
252
+ font-family: sans-serif;
253
+ ">👀 See what we built 👀</a>
254
+ </th>
255
+ </tr>
256
  </table>
257
  ## Prompt template
258