morriszms commited on
Commit
9b61dc5
·
verified ·
1 Parent(s): fbbdf99

Update README.md

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