morriszms commited on
Commit
4b3f3ab
·
verified ·
1 Parent(s): ac1d390

Update README.md

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