morriszms commited on
Commit
fe8ca9f
·
verified ·
1 Parent(s): 9726ee9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -299,44 +299,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
299
 
300
  ## Our projects
301
  <table border="1" cellspacing="0" cellpadding="10">
302
- <tr>
303
- <th style="font-size: 25px;">Awesome MCP Servers</th>
304
- <th style="font-size: 25px;">TensorBlock Studio</th>
305
- </tr>
306
  <tr>
307
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
308
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
309
  </tr>
310
  <tr>
311
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
312
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
313
  </tr>
314
- <tr>
315
- <th>
316
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
317
- display: inline-block;
318
- padding: 8px 16px;
319
- background-color: #FF7F50;
320
- color: white;
321
- text-decoration: none;
322
- border-radius: 6px;
323
- font-weight: bold;
324
- font-family: sans-serif;
325
- ">👀 See what we built 👀</a>
326
- </th>
327
- <th>
328
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
329
- display: inline-block;
330
- padding: 8px 16px;
331
- background-color: #FF7F50;
332
- color: white;
333
- text-decoration: none;
334
- border-radius: 6px;
335
- font-weight: bold;
336
- font-family: sans-serif;
337
- ">👀 See what we built 👀</a>
338
- </th>
339
- </tr>
340
  </table>
341
  ## Prompt template
342
 
 
299
 
300
  ## Our projects
301
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
302
  <tr>
303
+ <th colspan="2" style="font-size: 25px;">Forge</th>
304
+ </tr>
305
+ <tr>
306
+ <th colspan="2">
307
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
308
+ </th>
309
+ </tr>
310
+ <tr>
311
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
312
+ </tr>
313
+ <tr>
314
+ <th colspan="2">
315
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
316
+ display: inline-block;
317
+ padding: 8px 16px;
318
+ background-color: #FF7F50;
319
+ color: white;
320
+ text-decoration: none;
321
+ border-radius: 6px;
322
+ font-weight: bold;
323
+ font-family: sans-serif;
324
+ ">🚀 Try it now! 🚀</a>
325
+ </th>
326
+ </tr>
327
+
328
+ <tr>
329
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
330
+ <th style="font-size: 25px;">TensorBlock Studio</th>
331
+ </tr>
332
+ <tr>
333
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
334
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
335
  </tr>
336
  <tr>
337
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
338
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
339
  </tr>
340
+ <tr>
341
+ <th>
342
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
343
+ display: inline-block;
344
+ padding: 8px 16px;
345
+ background-color: #FF7F50;
346
+ color: white;
347
+ text-decoration: none;
348
+ border-radius: 6px;
349
+ font-weight: bold;
350
+ font-family: sans-serif;
351
+ ">👀 See what we built 👀</a>
352
+ </th>
353
+ <th>
354
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
355
+ display: inline-block;
356
+ padding: 8px 16px;
357
+ background-color: #FF7F50;
358
+ color: white;
359
+ text-decoration: none;
360
+ border-radius: 6px;
361
+ font-weight: bold;
362
+ font-family: sans-serif;
363
+ ">👀 See what we built 👀</a>
364
+ </th>
365
+ </tr>
366
  </table>
367
  ## Prompt template
368