morriszms commited on
Commit
86b194d
·
verified ·
1 Parent(s): 880bb6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -714,44 +714,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
714
 
715
  ## Our projects
716
  <table border="1" cellspacing="0" cellpadding="10">
717
- <tr>
718
- <th style="font-size: 25px;">Awesome MCP Servers</th>
719
- <th style="font-size: 25px;">TensorBlock Studio</th>
720
- </tr>
721
  <tr>
722
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
723
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
724
  </tr>
725
  <tr>
726
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
727
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
728
  </tr>
729
- <tr>
730
- <th>
731
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
732
- display: inline-block;
733
- padding: 8px 16px;
734
- background-color: #FF7F50;
735
- color: white;
736
- text-decoration: none;
737
- border-radius: 6px;
738
- font-weight: bold;
739
- font-family: sans-serif;
740
- ">👀 See what we built 👀</a>
741
- </th>
742
- <th>
743
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
744
- display: inline-block;
745
- padding: 8px 16px;
746
- background-color: #FF7F50;
747
- color: white;
748
- text-decoration: none;
749
- border-radius: 6px;
750
- font-weight: bold;
751
- font-family: sans-serif;
752
- ">👀 See what we built 👀</a>
753
- </th>
754
- </tr>
755
  </table>
756
  ## Prompt template
757
 
 
714
 
715
  ## Our projects
716
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
717
  <tr>
718
+ <th colspan="2" style="font-size: 25px;">Forge</th>
719
+ </tr>
720
+ <tr>
721
+ <th colspan="2">
722
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
723
+ </th>
724
+ </tr>
725
+ <tr>
726
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
727
+ </tr>
728
+ <tr>
729
+ <th colspan="2">
730
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
731
+ display: inline-block;
732
+ padding: 8px 16px;
733
+ background-color: #FF7F50;
734
+ color: white;
735
+ text-decoration: none;
736
+ border-radius: 6px;
737
+ font-weight: bold;
738
+ font-family: sans-serif;
739
+ ">🚀 Try it now! 🚀</a>
740
+ </th>
741
+ </tr>
742
+
743
+ <tr>
744
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
745
+ <th style="font-size: 25px;">TensorBlock Studio</th>
746
+ </tr>
747
+ <tr>
748
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
749
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
750
  </tr>
751
  <tr>
752
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
753
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
754
  </tr>
755
+ <tr>
756
+ <th>
757
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
758
+ display: inline-block;
759
+ padding: 8px 16px;
760
+ background-color: #FF7F50;
761
+ color: white;
762
+ text-decoration: none;
763
+ border-radius: 6px;
764
+ font-weight: bold;
765
+ font-family: sans-serif;
766
+ ">👀 See what we built 👀</a>
767
+ </th>
768
+ <th>
769
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
770
+ display: inline-block;
771
+ padding: 8px 16px;
772
+ background-color: #FF7F50;
773
+ color: white;
774
+ text-decoration: none;
775
+ border-radius: 6px;
776
+ font-weight: bold;
777
+ font-family: sans-serif;
778
+ ">👀 See what we built 👀</a>
779
+ </th>
780
+ </tr>
781
  </table>
782
  ## Prompt template
783