morriszms commited on
Commit
6da85c8
Β·
verified Β·
1 Parent(s): a6f8a8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -425,44 +425,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
425
 
426
  ## Our projects
427
  <table border="1" cellspacing="0" cellpadding="10">
428
- <tr>
429
- <th style="font-size: 25px;">Awesome MCP Servers</th>
430
- <th style="font-size: 25px;">TensorBlock Studio</th>
431
- </tr>
432
  <tr>
433
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
434
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
435
  </tr>
436
  <tr>
437
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
438
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
439
  </tr>
440
- <tr>
441
- <th>
442
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
443
- display: inline-block;
444
- padding: 8px 16px;
445
- background-color: #FF7F50;
446
- color: white;
447
- text-decoration: none;
448
- border-radius: 6px;
449
- font-weight: bold;
450
- font-family: sans-serif;
451
- ">πŸ‘€ See what we built πŸ‘€</a>
452
- </th>
453
- <th>
454
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
455
- display: inline-block;
456
- padding: 8px 16px;
457
- background-color: #FF7F50;
458
- color: white;
459
- text-decoration: none;
460
- border-radius: 6px;
461
- font-weight: bold;
462
- font-family: sans-serif;
463
- ">πŸ‘€ See what we built πŸ‘€</a>
464
- </th>
465
- </tr>
466
  </table>
467
  ## Prompt template
468
 
 
425
 
426
  ## Our projects
427
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
428
  <tr>
429
+ <th colspan="2" style="font-size: 25px;">Forge</th>
430
+ </tr>
431
+ <tr>
432
+ <th colspan="2">
433
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
434
+ </th>
435
+ </tr>
436
+ <tr>
437
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
438
+ </tr>
439
+ <tr>
440
+ <th colspan="2">
441
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
442
+ display: inline-block;
443
+ padding: 8px 16px;
444
+ background-color: #FF7F50;
445
+ color: white;
446
+ text-decoration: none;
447
+ border-radius: 6px;
448
+ font-weight: bold;
449
+ font-family: sans-serif;
450
+ ">πŸš€ Try it now! πŸš€</a>
451
+ </th>
452
+ </tr>
453
+
454
+ <tr>
455
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
456
+ <th style="font-size: 25px;">TensorBlock Studio</th>
457
+ </tr>
458
+ <tr>
459
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
460
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
461
  </tr>
462
  <tr>
463
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
464
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
465
  </tr>
466
+ <tr>
467
+ <th>
468
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
469
+ display: inline-block;
470
+ padding: 8px 16px;
471
+ background-color: #FF7F50;
472
+ color: white;
473
+ text-decoration: none;
474
+ border-radius: 6px;
475
+ font-weight: bold;
476
+ font-family: sans-serif;
477
+ ">πŸ‘€ See what we built πŸ‘€</a>
478
+ </th>
479
+ <th>
480
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
481
+ display: inline-block;
482
+ padding: 8px 16px;
483
+ background-color: #FF7F50;
484
+ color: white;
485
+ text-decoration: none;
486
+ border-radius: 6px;
487
+ font-weight: bold;
488
+ font-family: sans-serif;
489
+ ">πŸ‘€ See what we built πŸ‘€</a>
490
+ </th>
491
+ </tr>
492
  </table>
493
  ## Prompt template
494