morriszms commited on
Commit
6c7950d
·
verified ·
1 Parent(s): c434459

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -311,44 +311,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
311
 
312
  ## Our projects
313
  <table border="1" cellspacing="0" cellpadding="10">
314
- <tr>
315
- <th style="font-size: 25px;">Awesome MCP Servers</th>
316
- <th style="font-size: 25px;">TensorBlock Studio</th>
317
- </tr>
318
  <tr>
319
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
320
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
321
  </tr>
322
  <tr>
323
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
324
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
325
  </tr>
326
- <tr>
327
- <th>
328
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
329
- display: inline-block;
330
- padding: 8px 16px;
331
- background-color: #FF7F50;
332
- color: white;
333
- text-decoration: none;
334
- border-radius: 6px;
335
- font-weight: bold;
336
- font-family: sans-serif;
337
- ">👀 See what we built 👀</a>
338
- </th>
339
- <th>
340
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
341
- display: inline-block;
342
- padding: 8px 16px;
343
- background-color: #FF7F50;
344
- color: white;
345
- text-decoration: none;
346
- border-radius: 6px;
347
- font-weight: bold;
348
- font-family: sans-serif;
349
- ">👀 See what we built 👀</a>
350
- </th>
351
- </tr>
352
  </table>
353
  ## Prompt template
354
 
 
311
 
312
  ## Our projects
313
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
314
  <tr>
315
+ <th colspan="2" style="font-size: 25px;">Forge</th>
316
+ </tr>
317
+ <tr>
318
+ <th colspan="2">
319
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
320
+ </th>
321
+ </tr>
322
+ <tr>
323
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
324
+ </tr>
325
+ <tr>
326
+ <th colspan="2">
327
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
328
+ display: inline-block;
329
+ padding: 8px 16px;
330
+ background-color: #FF7F50;
331
+ color: white;
332
+ text-decoration: none;
333
+ border-radius: 6px;
334
+ font-weight: bold;
335
+ font-family: sans-serif;
336
+ ">🚀 Try it now! 🚀</a>
337
+ </th>
338
+ </tr>
339
+
340
+ <tr>
341
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
342
+ <th style="font-size: 25px;">TensorBlock Studio</th>
343
+ </tr>
344
+ <tr>
345
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
346
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
347
  </tr>
348
  <tr>
349
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
350
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
351
  </tr>
352
+ <tr>
353
+ <th>
354
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
355
+ display: inline-block;
356
+ padding: 8px 16px;
357
+ background-color: #FF7F50;
358
+ color: white;
359
+ text-decoration: none;
360
+ border-radius: 6px;
361
+ font-weight: bold;
362
+ font-family: sans-serif;
363
+ ">👀 See what we built 👀</a>
364
+ </th>
365
+ <th>
366
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
367
+ display: inline-block;
368
+ padding: 8px 16px;
369
+ background-color: #FF7F50;
370
+ color: white;
371
+ text-decoration: none;
372
+ border-radius: 6px;
373
+ font-weight: bold;
374
+ font-family: sans-serif;
375
+ ">👀 See what we built 👀</a>
376
+ </th>
377
+ </tr>
378
  </table>
379
  ## Prompt template
380