morriszms commited on
Commit
ca5dad8
·
verified ·
1 Parent(s): 6b3e2d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -61,44 +61,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
61
 
62
  ## Our projects
63
  <table border="1" cellspacing="0" cellpadding="10">
64
- <tr>
65
- <th style="font-size: 25px;">Awesome MCP Servers</th>
66
- <th style="font-size: 25px;">TensorBlock Studio</th>
67
- </tr>
68
  <tr>
69
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
70
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  </tr>
72
  <tr>
73
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
74
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
75
  </tr>
76
- <tr>
77
- <th>
78
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
79
- display: inline-block;
80
- padding: 8px 16px;
81
- background-color: #FF7F50;
82
- color: white;
83
- text-decoration: none;
84
- border-radius: 6px;
85
- font-weight: bold;
86
- font-family: sans-serif;
87
- ">👀 See what we built 👀</a>
88
- </th>
89
- <th>
90
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
91
- display: inline-block;
92
- padding: 8px 16px;
93
- background-color: #FF7F50;
94
- color: white;
95
- text-decoration: none;
96
- border-radius: 6px;
97
- font-weight: bold;
98
- font-family: sans-serif;
99
- ">👀 See what we built 👀</a>
100
- </th>
101
- </tr>
102
  </table>
103
  ## Prompt template
104
 
 
61
 
62
  ## Our projects
63
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
64
  <tr>
65
+ <th colspan="2" style="font-size: 25px;">Forge</th>
66
+ </tr>
67
+ <tr>
68
+ <th colspan="2">
69
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
70
+ </th>
71
+ </tr>
72
+ <tr>
73
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
74
+ </tr>
75
+ <tr>
76
+ <th colspan="2">
77
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
78
+ display: inline-block;
79
+ padding: 8px 16px;
80
+ background-color: #FF7F50;
81
+ color: white;
82
+ text-decoration: none;
83
+ border-radius: 6px;
84
+ font-weight: bold;
85
+ font-family: sans-serif;
86
+ ">🚀 Try it now! 🚀</a>
87
+ </th>
88
+ </tr>
89
+
90
+ <tr>
91
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
92
+ <th style="font-size: 25px;">TensorBlock Studio</th>
93
+ </tr>
94
+ <tr>
95
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
96
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
97
  </tr>
98
  <tr>
99
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
100
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
101
  </tr>
102
+ <tr>
103
+ <th>
104
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
105
+ display: inline-block;
106
+ padding: 8px 16px;
107
+ background-color: #FF7F50;
108
+ color: white;
109
+ text-decoration: none;
110
+ border-radius: 6px;
111
+ font-weight: bold;
112
+ font-family: sans-serif;
113
+ ">👀 See what we built 👀</a>
114
+ </th>
115
+ <th>
116
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
117
+ display: inline-block;
118
+ padding: 8px 16px;
119
+ background-color: #FF7F50;
120
+ color: white;
121
+ text-decoration: none;
122
+ border-radius: 6px;
123
+ font-weight: bold;
124
+ font-family: sans-serif;
125
+ ">👀 See what we built 👀</a>
126
+ </th>
127
+ </tr>
128
  </table>
129
  ## Prompt template
130